Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WUCO – WP Ultimate Cleanup & Optimization

Beskrivning

WordPress stores a lot of excess information in your DB (like post revisions, auto drafts, spam and trashed comments, transient site options, etc.).
Of course there’s a reason for that and some of this data is needed once in a while, but most of it is not critical. It just sits there taking up space and never being used.
Over the time as your site grows the volume of this unused data grows with it making your database unreasonably huge thus effecting the site’s overall performance.

Using WUCO you can easily and safely clean up your database from those useless entries. With a single click you can remove revisions, drafts, auto drafts, orphaned post and comment meta, transient data and much more. You can also schedule the cleanups for later and they will be run automatically keeping your WordPress site clean and shiny.

And as all the best things in life WUCO is and always will be absolutely free.

Skärmdumpar

  • WUCO Admin Panel
  • Either run cleanup or schedule it for later
  • Monitor the plugin activity

Installation

  1. Log in to your WordPress Admin Panel.
  2. Go to Plugins and activate Wuco – WordPress Ultimate Cleanup & Optimization.
  3. Then go to WUCO Settings page.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WUCO – WP Ultimate Cleanup & Optimization” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

2.0: May 7, 2015

  • New: Ability to run cleanups automatically at predefined intervals
  • New: Plugin activity log
  • Tweak: Major code optimization

1.2: April 21, 2015

  • Fixed: Leaving orphaned meta when deleting posts and comments

1.1: April 17, 2015

  • Fixed: Bug with deleting pingbacks and trackbacks
  • Tweak: Slightly modified query for displaying and deleting transient data
  • Tweak: Minor CSS changes