Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Feature Disable

Beschreibung

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.

Screenshots

  • Displays the administration panel for the plugin and available options.

Installation

  1. Upload ‚wp-feature-disable.php‘ to the ‚/content/plugins/‘ directory.
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
  3. Visit the ‚WP Function Disable‘ sub-menu under the ‚Settings‘ menu in WordPress.
  4. Select which functions you would like to disable and click ‚Update‘.
  5. Once your settings have been saved, the selected functions will then be disabled.

FAQ

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WP Feature Disable“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Feature Disable“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial release.