Clutterscope Cleaner – Content Cleanup Pro
Clutterscope Cleaner – Content Cleanup Pro
Description
Clutterscope Cleaner – Content Cleanup Pro helps WordPress site owners find and remove leftover clutter from deactivated plugins and unused content — safely, with backups, activity logging, and undo support.
Features:
- Orphaned Shortcode Scanner — Detects shortcodes in posts that are no longer registered. Remove tags only or remove wrapping shortcodes and their content. Saves a post revision before every edit.
- Orphaned Post Meta Scanner — Finds custom field keys not registered by core, active plugins, or ACF.
- Unused Media Scanner — Identifies media not referenced in content, meta, widgets, customizer, or featured images. Moves to trash (recoverable for 30 days).
- Orphaned Taxonomy Terms Scanner — Finds terms with zero associated posts.
- Orphaned Database Options Scanner — Detects wp_options entries from deactivated plugins. Flags autoloaded options separately.
- Activity Log — Last 50 actions with 24-hour undo support.
- Weekly Scans — Optional WP-Cron scans with email summary to the site admin.
- Whitelist — Exclude specific shortcodes, meta keys, or options from scans.
All scans use batched AJAX processing to handle large sites without timeouts. Results are cached for 1 hour.
Privacy: This plugin does not send data to external servers. Optional weekly scan summaries are emailed locally via your WordPress install using wp_mail().
Links:
Installation
- Upload the
content-cleanup-profolder to/wp-content/plugins/. - Activate the plugin through the Plugins menu in WordPress.
- Go to Clutterscope Cleaner – Content Cleanup Pro in the admin sidebar.
- Run scans from each tab and review results before applying bulk actions.
Faq
The plugin always asks for confirmation before destructive actions. Shortcode edits create post revisions. Media is moved to trash, not permanently deleted. Meta, options, and terms can be undone within 24 hours via the Activity Log.
Scans run in batches of 50 items via AJAX when you click “Run Scan.” They do not run automatically on page load unless you enable weekly scans.
Yes. Add them to the whitelist on the Settings tab (one per line).
Yes. ACF field names and keys are automatically excluded from orphaned meta detection when ACF is active.
No. All scanning and cleanup runs on your server. The only optional outbound communication is a weekly summary email to the address you configure in Settings.
Visit the WordPress.org support forum or the author’s website.
Reviews
Changelog
1.0.1
- Renamed plugin to Clutterscope Cleaner – Content Cleanup Pro for a distinctive, brandable directory listing.
- Fixed a security issue where bulk option deletion could accept arbitrary option names outside cached scan results.
- Hardened all bulk actions to only process items present in the latest cached scan.
1.0.0
- Initial release.
- Orphaned shortcode, post meta, media, taxonomy, and options scanners.
- Batched AJAX scanning with transient caching.
- Activity log with 24-hour undo.
- Weekly scan scheduling with email notifications.
- Whitelist settings for shortcodes, meta keys, and options.