Title: Clean unused shortcodes
Author: Amr Abdelkarem
Published: <strong>setiembre 6, 2022</strong>
Last modified: febrero 20, 2026

---

Search plugins

![](https://ps.w.org/clean-unused-shortcodes/assets/banner-772x250.png?rev=2780409)

![](https://ps.w.org/clean-unused-shortcodes/assets/icon-256x256.png?rev=2780409)

# Clean unused shortcodes

 By [Amr Abdelkarem](https://profiles.wordpress.org/amrelarabi/)

[Download](https://downloads.wordpress.org/plugin/clean-unused-shortcodes.2.0.1.zip)

 * [Details](https://arg.wordpress.org/plugins/clean-unused-shortcodes/#description)
 * [Reviews](https://arg.wordpress.org/plugins/clean-unused-shortcodes/#reviews)
 *  [Installation](https://arg.wordpress.org/plugins/clean-unused-shortcodes/#installation)
 * [Development](https://arg.wordpress.org/plugins/clean-unused-shortcodes/#developers)

 [Support](https://wordpress.org/support/plugin/clean-unused-shortcodes/)

## Description

Clean unused shortcodes from your posts, pages, and any custom post types with ease.

This plugin provides an intuitive user interface powered by React and supports advanced
features like:
 – Preview unused and used shortcodes. – View the location of shortcodes
in posts or pages. – Clean specific shortcodes or all unused shortcodes with one
click. – Improved visual indicators and functionality for better management of your
content.

## Screenshots

 * [[
 * Admin interface showing unused shortcodes with edit and view links.
 * [[
 * Preview used shortcodes in posts and pages.

## Installation

 1. Upload `clean-unused-shortcodes` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to Tools  “Clean Unused Shortcodes”.
 4. Preview unused or used shortcodes.
 5. Choose your preferred post types or clean all unused shortcodes at once.

## Reviews

![](https://secure.gravatar.com/avatar/64a1f8547c740e483410fef98309bb3a43e12658d09c03ad2aeda2112e30b1af?
s=60&d=retro&r=g)

### 󠀁[Did what it said it would](https://wordpress.org/support/topic/did-what-it-say/)󠁿

 [icreation](https://profiles.wordpress.org/icreation/) chinero 8, 2026 1 reply

I had some old code from Bakery Builder, and it was all over my site. This plugin
got rid of it in seconds. Well done.

![](https://secure.gravatar.com/avatar/cbd9ba7f5d31f15c15b38608495955ae86a0474f170e77f3370e5a4886305dcf?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly](https://wordpress.org/support/topic/works-perfectly-2865/)󠁿

 [Ally Drez](https://profiles.wordpress.org/relp01/) chunyo 26, 2025 1 reply

Installed, Activated, Ran “Clean up unused shortcodes” and voila. The site had no
more shortcode residue from Divi theme. THANK YOU!

![](https://secure.gravatar.com/avatar/7660e5104ac5a14e87ce834a193cc58f597ce0cff4b2ee5b741b6d0b84db7e35?
s=60&d=retro&r=g)

### 󠀁[Works extremely well](https://wordpress.org/support/topic/works-extremely-well-12/)󠁿

 [transit54](https://profiles.wordpress.org/transit54/) chunyo 22, 2025 1 reply

I imported posts from a client site which previously used Divi, so they were littered
with Divi shortcodes. I tried a few Divi shortcode cleaner plugins while they removed
some of the shortcodes, there were will many remaining. This plugin worked quickly
to remove all of remaining ones – I’d highly recommend it for this purpose (just
remember to backup your database before you attempt anything like this!).

![](https://secure.gravatar.com/avatar/b366889cd846213d38b977f63dd60b6af7e9ed5b067a024a76fe0865155ef9db?
s=60&d=retro&r=g)

### 󠀁[Works like a charme W/ Gutenberg](https://wordpress.org/support/topic/works-like-a-charme-w-gutenberg/)󠁿

 [yumigo](https://profiles.wordpress.org/yumigo/) mayo 15, 2025 1 reply

Does what it says. After migrating a 200 pages/posts site from a wpbakery page builder
to another framework, I had plenty of all [vcrow] etc. This plugin cleaned my contents
in seconds. Underrated plugin, thank you so much ! Saves a lot of time and efforts

![](https://secure.gravatar.com/avatar/2eb21425a27886141b28bc4d73fffd5bc28193aab0c68ac0e40fe250dc86ee69?
s=60&d=retro&r=g)

### 󠀁[Worked great!](https://wordpress.org/support/topic/worked-great-287/)󠁿

 [gordonium](https://profiles.wordpress.org/gordonium/) mayo 7, 2025 1 reply

Simple plugin that worked quickly and did exactly what we needed. Will use again!

![](https://secure.gravatar.com/avatar/a299cf0eda34ddb3cfee009b60dcecf4dcdfe1662bdc29c08c27bc2c51343bfe?
s=60&d=retro&r=g)

### 󠀁[It worked perfectly for me](https://wordpress.org/support/topic/it-worked-perfectly-for-me-3/)󠁿

 [freelancesgroup](https://profiles.wordpress.org/freelancesgroup/) abril 21, 2025
1 reply

It is installed and with a single click it cleans the entire shortcode.

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/)

## Contributors & Developers

“Clean unused shortcodes” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Amr Abdelkarem ](https://profiles.wordpress.org/amrelarabi/)

[Translate “Clean unused shortcodes” into your language.](https://translate.wordpress.org/projects/wp-plugins/clean-unused-shortcodes)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/clean-unused-shortcodes/),
check out the [SVN repository](https://plugins.svn.wordpress.org/clean-unused-shortcodes/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/clean-unused-shortcodes/)
by [RSS](https://plugins.trac.wordpress.org/log/clean-unused-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.0

 * Complete plugin rewrite using React for the admin UI.
 * Introduced the ability to preview unused and used shortcodes.
 * Display shortcode locations with links to edit or view posts/pages.
 * Added a “Clean All” button to remove all unused shortcodes in one click.
 * Improved performance and stability.
 * Enhanced the visual design with SASS-based styles.
 * Fixed edge cases for nested and unregistered shortcodes.

#### 1.0.4

 * Update UI.
 * Fix white screen.

#### 1.0.3

 * Test with WordPress 6.1.1.

#### 1.0.2

 * Update plugin description.

#### 1.0.1

 * Update donate link.

#### 1.0.0

 * First release.

## Meta

 *  Version **2.0.1**
 *  Last updated **2 meses ago**
 *  Active installations **200+**
 *  WordPress version ** 4.0.1 or higher **
 *  Tested up to **6.9.0**
 *  Language
 * [English (US)](https://wordpress.org/plugins/clean-unused-shortcodes/)
 * Tags
 * [admin](https://arg.wordpress.org/plugins/tags/admin/)[clean](https://arg.wordpress.org/plugins/tags/clean/)
   [shortcode](https://arg.wordpress.org/plugins/tags/shortcode/)[tools](https://arg.wordpress.org/plugins/tags/tools/)
   [ui](https://arg.wordpress.org/plugins/tags/ui/)
 *  [Advanced View](https://arg.wordpress.org/plugins/clean-unused-shortcodes/advanced/)

## Ratings

 4.4 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/clean-unused-shortcodes/reviews/)

## Contributors

 *   [ Amr Abdelkarem ](https://profiles.wordpress.org/amrelarabi/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/clean-unused-shortcodes/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/paypalme/amrelarabi)