Created
January 25, 2015 23:35
-
-
Save gicolek/5463ccc419ed8dc666e0 to your computer and use it in GitHub Desktop.
wp-cli enable plugins and theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wp plugin activate --all | |
wp theme activate {name_of_our_theme} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment