Easily register and work with feature flags in your theme with Flagpole. This WordPress plugin allows developers to easily configure feature flags in your WordPress themes.
I should write some automated tests to ensure plugin is operating properly with every update. I currently know nothing about automated PHP testing but a good reason to start. Following conditions should be tested as a start:
[ ] On install - Check new DB tables are initialised correctly.
[ ] On uninstall - Check DB tables are removed correctly.
I should write some automated tests to ensure plugin is operating properly with every update. I currently know nothing about automated PHP testing but a good reason to start. Following conditions should be tested as a start: