JWL Revision Cleaner

설명

JWL Revision Cleaner gives web agencies, freelancers, SEO consultants and site owners a professional admin interface to:

  • Analyze WordPress and Elementor revisions in detail
  • Clean excess revisions with secure, confirmed actions
  • Optimize MySQL tables without manual SQL
  • Simulate any cleanup before executing it
  • Log every action with date, count and estimated gain

Key features

Health score (0-100)
Visual indicator with four levels: Excellent, Good, Average, Needs optimization.
Based on revision count, table size and Elementor data volume.

Dashboard
Eight stat cards: pages, posts, WP revisions, media, Elementor revisions, table sizes, total DB size.

Detailed analysis
Table listing every page and post with revision count, last modified date and Elementor data size.

Simulation
Estimate revisions to delete, postmeta rows affected and MB gain before any action. No data is deleted.

Maintenance
* Delete all revisions
* Keep last 5 / 10 / 20 revisions
* Delete orphan Elementor revisions
* Clean Elementor log data
* Clean expired transients
* Clean SEO plugin logs (Yoast, RankMath, AIOSEO)
* Optimize wp_posts, wp_postmeta, wp_options

Safety first
Every destructive action shows two confirmation dialogs, including a backup reminder.

Automatic revision limit
Applied via the wp_revisions_to_keep filter — no changes to wp-config.php.

Activity log
Last 150 actions with date, description, revision count and estimated MB gain.

Compatibility

  • WordPress 6.x and 7.x
  • Elementor and Elementor Pro
  • PHP 8.2+
  • Multisite compatible

설치

  1. Upload the jwl-revision-cleaner folder to /wp-content/plugins/
  2. Activate the plugin from the Plugins screen
  3. Go to JWL Revision Cleaner in the admin sidebar

FAQ

Does the plugin modify wp-config.php?

No. The revision limit is applied via the wp_revisions_to_keep WordPress filter only.

Are cleanup actions reversible?

No. Always back up your database before running any cleanup. Use the Simulation tab to preview the impact first.

Is the plugin compatible with Elementor Pro?

Yes. It detects and handles _elementor_data metadata in revisions.

What are orphan Elementor revisions?

Revisions whose post parent no longer exists in the database.

Does it track users or send data externally?

No. The plugin stores data only in WordPress options. No external calls, no tracking.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“JWL Revision Cleaner”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “JWL Revision Cleaner”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • Health score (0-100) with four levels
  • Dashboard with 8 stat cards
  • Detailed analysis per page/post
  • Simulation mode (no deletion)
  • 6 maintenance actions with double confirmation
  • Database optimization (OPTIMIZE TABLE)
  • Automatic revision limit via WP filter
  • Activity log (150 entries)
  • Multisite compatible
  • PHP 8.2+ / WordPress 6.x-7.x / Elementor ready