Popis
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.
Instalace
- 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.
Nejčastější dotazy
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WP Feature Disable je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP Feature Disable” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
-
Initial release.