Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

WP-CleanDB

Deskripsi

This WordPress plugin will cleanup your WordPress database, performing the following actions:

  • Remove all post revisions.
  • Remove all spam comments.
  • Remove all unapproved comments.
  • Remove all unused tags.
  • Remove all unused post meta.
  • Optimize MySQL tables by removing all unused table space.

Based on WP-Cleanup by JortK, this plugin replaces usage of mysql_query() that was deprecated in PHP 5.5 with WP_Query functions .

Tangkapan Layar

  • WP-CleanDB settings screen.

Instalasi

  1. Download WP-CleanDB.
  2. Unzip the ZIP archive.
  3. Upload the folder to /wp-content/plugins/.
  4. Login into your WordPress Admin Panel.
  5. Go to [Plugins/Installed].
  6. Activate the WP-CleanDB plugin.
  7. Under Settings there is a new option called WP-CleanDB.

Tanya Jawab

Have any questions? Leave them in the comments!

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“WP-CleanDB” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “WP-CleanDB” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

1.8.0

Tested up to WP 5.4.

1.6.3

Add German translation.

1.6.2

Add French translation.

1.6.1

Add Spanish translation.

1.5

Moved option to Tools menu.
WP 5.1 compatible.

1.3

Fixed stability in repo.

1.2.1

Fixed Plugin URI.

1.2

Tested up to WP 4.2.

1.1.2

Tidy up output.

1.1.1

Changed Plugin URL.

1.1

Added unused table size details.

1.0.1

Fixed typo.

1.0

  • Initial release.