Skip to content

Instantly share code, notes, and snippets.

@wpsmith
Created August 18, 2020 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wpsmith/10e8887cd396db5406fb657d8bf94ecf to your computer and use it in GitHub Desktop.
Save wpsmith/10e8887cd396db5406fb657d8bf94ecf to your computer and use it in GitHub Desktop.
WP: Install some debug plugins
wp install --skip-themes --skip-plugins \
debug-bar \
debug-bar-actions-and-filters-addon \
debug-bar-super-globals \
debug-bar-slow-actions \
health-check \
query-monitor \
wp-crontrol \
transients-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment