Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to install dev plugins #15

Open
joemaller opened this issue Dec 8, 2015 · 4 comments
Open

Option to install dev plugins #15

joemaller opened this issue Dec 8, 2015 · 4 comments

Comments

@joemaller
Copy link
Member

this can roll in with the install_plugins option, something like this:


install_dev_plugins:
#    - debug-bar  # https://wordpress.org/plugins/debug-bar/
#    - query-monitor   # https://wordpress.org/plugins/query-monitor/
@jgraup
Copy link

jgraup commented Dec 9, 2015

You might want to consider adding in WP Optimize. If you have a lot of transient caching it can clear everything with a click of a button. I have it on every site I work with and highly recommend it in any toolset.

@joemaller
Copy link
Member Author

Thanks for the pointer. That one probably isn't necessary for this use-case, but if you have other dev-centric tools, specifically the kind which help improve a site prior to deploying, let me know.

@jgraup
Copy link

jgraup commented Dec 9, 2015

Monkeyman Rewrite Analyzer is a great one to check your url rewrites. That could be deployment centric.

But if you're going to use Debug Bar then the Debug Bar Console is a must.

@jgraup
Copy link

jgraup commented May 1, 2017

Another plugin I've gotten a lot of use out of in the last year:

Debug Meta Data

Creates a meta-box with meta-data information of a post for all post types. Information with meta key, meta value and its var_dump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants