[ad_1]
I am writing my first WP plugin. It utilizes the Google API but the API library is huge and I only need to use a small part of it.
Is there a best practice for including dependencies?
Should plug-ins be built using composer?
I’m fairly new to the dev workflow with version control etc AND wp plugins. It seems the two don’t go together very well.
[ad_2]