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

add general WP cleanup plugin activated by default #9

Open
leonstafford opened this issue Sep 25, 2020 · 1 comment
Open

add general WP cleanup plugin activated by default #9

leonstafford opened this issue Sep 25, 2020 · 1 comment

Comments

@leonstafford
Copy link
Contributor

ie, rm welcome to WP panel

remove_action('welcome_panel', 'wp_welcome_panel');

grab some of the common improvements out there and those that make sense for majority of static sites (ie, disable comments, avatars)

be wary of opinionated changes that user should be able to revert/toggle if required.

@leonstafford
Copy link
Contributor Author

maybe just iterate and unset all the dashboard ones, per https://digwp.com/2014/02/disable-default-dashboard-widgets/

user should still be able to toggle via the Screen options in this case?

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

1 participant