folbert / fewbricks

Write code to create ACF field groups, fields and re-usable modules.
https://fewbricks2.folbert.com
GNU General Public License v3.0
124 stars 12 forks source link

Add ability to deactivate from WP CLI #21

Open penguinstampede opened 7 years ago

penguinstampede commented 7 years ago

If for whatever reason a dev does not have the necessary requirements met after logging out of the WP admin, fewbricks will fail even when trying to log back into the admin or trying to do anything from the WP CLI.

This just makes it so someone can deactivate fewbricks from WP CLI in order to log back in and set things straight.

Basically... I left things unfinished because I'm trying out some different things in my theme with composer, and screwed myself, so I thought this quick fix might help someone else. 😆