Descrição
Disables a collection of WordPress features that can help your blog run more efficiently and smoother.
This includes functions such as the auto-save and revision tracking features used on the post and page
editor sections which can help reduce database size by eliminating the build up of revisions which exist
purely for administrative purposes and reduce server load. Other functions include the comment author URL,
WordPress ‘Generator’ tag, and more.
Special thanks to John Blackbourn (http://johnblackbourn.com/) for his explorations of the Core Update system.
Capturas de tela
Instalação
- Upload ‘wp-feature-disable.php’ to the ‘/content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit the ‘WP Function Disable’ sub-menu under the ‘Settings’ menu in WordPress.
- Select which functions you would like to disable and click ‘Update’.
- Once your settings have been saved, the selected functions will then be disabled.
Perguntas frequentes
- Will this plugin disable mission critical functions?
-
No. This plugin is designed to only allow you to disable certain functions that would be considered
value-adding for convenience (often at a cost of some sort), or un-neccessary.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“WP Feature Disable” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “WP Feature Disable” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0
-
Initial release.