Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

WP Feature Disable

Descriere

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.

Capturi ecran

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

Instalare

  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.

Întrebări frecvente

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.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„WP Feature Disable” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0

  • Initial release.