Description
Running WordPress on large scale and stumbling upon various performance issues?
this plugins enables/overrides various filters to improve overall performance:
- Disable ACF group
get_post
, only use.php
loaded fields - hide gutenberg marketing widget on dashboard
- configure
ElasticPress
(if installed) to perform well - Advanced Columns Pro – cachetime tweaks
- Disable comment count bubble in dashboard
- Disable post_static count on edit.php
- increase heartbeat settings
- tweak MediaLibrary
this plugin is managed at https://github.com/KroneMultimedia/plugin-hacks
Reviews
There are no reviews for this plugin.
Contributors & Developers
“KMM Hacks” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “KMM Hacks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.2
- Initial Release