wp-plugin-dictator icon indicating copy to clipboard operation
wp-plugin-dictator copied to clipboard

Dictate which plugins should, or should not be active on a WordPress site through simple config files

Results 4 wp-plugin-dictator issues
Sort by recently updated
recently updated
newest added

The button is currently super wonky. It just links to the current page with some url params that I use to execute the `Dictate::reset_plugins();` method, then it resets the page...

Once tests are setup and done

The helper functions in here can probably use unit tests as coverage, since they are accessed in multiple places within the codebase

We need some functional tests to consume some sample config files and assert that the intended things happen...