Vote count:
0
I have created a WordPress plugin that offers differing functionality based on which license you are using. I'm looking to automate the process of removing the 'enhanced' features of the plugin on commit so that I always have a 'Free', 'Basic', and 'Enhanced' version of the plugin for each commit. This mainly involves removing a couple PHP files that aren't used in the lower-end versions as well as removing some menu options and what-not.
I'm wondering if anyone has any suggestions for how best to do this? I know I can create a file indicating which files go in which version and add some 'magic tags' around the code that is specific to each version of the plugin but I was hoping there might be a tool out there that already could handle that? And probably do it better than I would have...
System for 'building' a WordPress plugin with different versions
Aucun commentaire:
Enregistrer un commentaire