Beskrivning
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 http://github.com/KroneMultimedia/plugin-hacks
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”KMM Hacks” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”KMM Hacks” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.1.2
- Initial Release