Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Feature Disable

Descripción

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

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

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "WP Feature Disable" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release.