Linux 软件免费装
Banner图

Makanikaran Bulk Shortcode Remover

开发者 makanikaran
更新时间 2026年8月7日 22:53
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

shortcode database cleanup cli bulk-remove

下载

1.0.0 1.0.1

详情介绍:

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: 2. WP-CLI (optional, for developers) Power users can use the wp remove_shortcode command for scripted or server-side workflows:

安装:

  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.)

常见问题:

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.

更新日志:

1.0.1 1.0.0