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

WP Database Optimizer

Περιγραφή

Ever wished that you could take some measure to speed up your WordPress site? Have you created and deleted a lot of posts as well as experimented with plugins? All these deleted entries leave overhead on the database that should be routinely cleared out. This plugin allows you to have your WordPress tables to be optimized on a schedule. It uses the WordPress Database Class to do the work, and you can set the number of days in between optimizations.

Arbitrary section

A brief Markdown Example

Στιγμιότυπα

  • Settings Page

Εγκατάσταση

  1. Upload wp_database_optimizer.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Modify settings under the tools menu using “WP Database Optimization”

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

Any questions, please email info@countingrows.com

Κριτικές

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

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

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

Συντελεστές

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

Version 1.2.1.3 updated the settings page to include a message letting user know that settings have been updated. Removed a superfluous function that updated the frequency option.

Version 1.2.1.1 updates the “visit plugin site” link.

Version 1.2.1 updates some bad semantic html on the settings page…oops. all better now

Version 1.2 Now show you all of your wordpress tables and if they need to be optimized. This works will ALL your tables in the wordpress database provided they begin with your wordpress prefix. normally is “wp_”

Version 1.1 Allows you to optimize at any time with a button