Title: Makanikaran Bulk Shortcode Remover
Author: Karan Makani
Published: <strong>7 d'agost de 2026</strong>
Last modified: 7 d'agost de 2026

---

Cerca extensions

![](https://ps.w.org/makanikaran-bulk-shortcode-remover/assets/banner-772x250.png?
rev=3637983)

![](https://s.w.org/plugins/geopattern-icon/makanikaran-bulk-shortcode-remover_a1aab0.
svg)

# Makanikaran Bulk Shortcode Remover

 Per [Karan Makani](https://profiles.wordpress.org/makanikaran/)

[Baixa](https://downloads.wordpress.org/plugin/makanikaran-bulk-shortcode-remover.1.0.1.zip)

 * [Detalls](https://ca.wordpress.org/plugins/makanikaran-bulk-shortcode-remover/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/makanikaran-bulk-shortcode-remover/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/makanikaran-bulk-shortcode-remover/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/makanikaran-bulk-shortcode-remover/#developers)

 [Suport](https://wordpress.org/support/plugin/makanikaran-bulk-shortcode-remover/)

## Descripció

**Makanikaran Bulk Shortcode Remover** is a point-and-click WordPress admin tool
for cleaning up unwanted shortcodes from your database — no command line needed.
An optional WP-CLI command is also included for developers who prefer scripting 
the process.

**1. Admin UI (Tools > Shortcode Remover)**

A built-in WordPress dashboard page lets any administrator run a bulk shortcode 
removal without touching the command line:

 * Enter one or more shortcode names (comma-separated).
 * Optionally filter by post type.
 * Run a **Dry Run** first to preview which posts would be affected — no database
   changes are made.
 * When ready, uncheck Dry Run and click **Scan & Remove Shortcodes**.
 * Watch a live progress bar as posts are processed in batches.
 * Review a full results table showing every post and its outcome (Updated, Skipped,
   No shortcode found, Error).

**2. WP-CLI (optional, for developers)**

Power users can use the `wp remove_shortcode` command for scripted or server-side
workflows:

 * Dry-run support, post-type filtering, comma-separated bulk inputs.
 * CSV log of every processed post saved to `wp-content/WPCLI_Shortcode/`.
 * Optional automated database export prompt before changes are applied.

### Using the Admin UI

 1. Navigate to **Tools > Shortcode Remover** in your WordPress dashboard.
 2. Enter the shortcode name(s) you want to remove (e.g. `mcrypto, coinmc`).
 3. Select the post types to scan (leave empty to scan all public post types).
 4. Keep **Dry Run** checked for a safe preview — no data will be changed.
 5. Click **Scan & Remove Shortcodes** and watch the progress bar.
 6. Review the results table. When satisfied with the dry-run results, uncheck Dry 
    Run and run again to apply changes.

### Using WP-CLI (optional)

 * **Dry run:**
    wp remove_shortcode mcrypto,coinmc –dry-run
 * **Actual removal (default CSV log):**
    wp remove_shortcode mcrypto,coinmc
 * **Custom CSV output file:**
    wp remove_shortcode mcrypto,coinmc –output=my-log.
   csv
 * **Skip backup prompt:**
    wp remove_shortcode mcrypto –skip-db-backup
 * **Limit to specific post types:**
    wp remove_shortcode mcrypto –post-type=post,
   page

## Instal·lació

 1. Upload the `makanikaran-bulk-shortcode-remover` folder to `/wp-content/plugins/`.
 2. Activate the plugin via the **Plugins** menu in WordPress.
 3. Go to **Tools > Shortcode Remover** to use the admin UI.
     _(WP-CLI users: see the
    Usage section below.)_

## PMF

### Is it safe to run without a backup?

We strongly recommend taking a full database backup before running a real removal.
The plugin will prompt you (via WP-CLI) or remind you (via the admin UI) to do so.

### What happens in Dry Run mode?

No changes are written to the database. You get a full preview of which posts contain
the shortcode and what the new content would look like.

### Can I undo the removal?

No. Once shortcodes are removed from the database without a backup, they cannot 
be recovered automatically. Always run a dry run first and keep a backup.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Makanikaran Bulk Shortcode Remover» és programari de codi obert. La següent gent
ha col·laborat en aquesta extensió.

Col·laboradors

 *   [ Karan Makani ](https://profiles.wordpress.org/makanikaran/)

[Traduïu «Makanikaran Bulk Shortcode Remover» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/makanikaran-bulk-shortcode-remover)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/makanikaran-bulk-shortcode-remover/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/makanikaran-bulk-shortcode-remover/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/makanikaran-bulk-shortcode-remover/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/makanikaran-bulk-shortcode-remover/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.1

 * Added user-facing admin UI (Tools > Shortcode Remover) with progress bar and 
   results table.
 * Refactored core logic into a reusable Makanikaran_Shortcode_Processor class.
 * AJAX batch processing prevents browser timeouts on large sites.
 * Renamed plugin to Makanikaran Bulk Shortcode Remover for distinctiveness.

#### 1.0.0

 * Initial release. WP-CLI command with dry-run, post-type filtering, CSV logging,
   and database backup prompt.

## Meta

 *  Versió **1.0.1**
 *  Darrera actualització **fa 4 dies**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 5.8 o posterior **
 *  Provada fins a **7.0.3**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/makanikaran-bulk-shortcode-remover/)
 * Etiquetes
 * [bulk remove](https://ca.wordpress.org/plugins/tags/bulk-remove/)[cleanup](https://ca.wordpress.org/plugins/tags/cleanup/)
   [cli](https://ca.wordpress.org/plugins/tags/cli/)[database](https://ca.wordpress.org/plugins/tags/database/)
   [shortcode](https://ca.wordpress.org/plugins/tags/shortcode/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/makanikaran-bulk-shortcode-remover/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/makanikaran-bulk-shortcode-remover/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/makanikaran-bulk-shortcode-remover/reviews/)

## Col·laboradors

 *   [ Karan Makani ](https://profiles.wordpress.org/makanikaran/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/makanikaran-bulk-shortcode-remover/)