Skip to content

Instantly share code, notes, and snippets.

@gicolek
Created January 25, 2015 23:35
Show Gist options
  • Save gicolek/5463ccc419ed8dc666e0 to your computer and use it in GitHub Desktop.
Save gicolek/5463ccc419ed8dc666e0 to your computer and use it in GitHub Desktop.
wp-cli enable plugins and theme
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