Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

WP Feature Disable

Περιγραφή

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.

Στιγμιότυπα

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

Εγκατάσταση

  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.

Συχνές Ερωτήσεις

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.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“WP Feature Disable” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • Initial release.