Linux 软件免费装
Banner图

Foureyed Shortcode Control

开发者 mryudha
更新时间 2026年5月14日 11:55
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcodes shortcode shortcode manager broken shortcode security improvements

下载

1.0.5 1.0.2 1.0.3 1.0.4 1.1.0 1.0.0 1.1.1

详情介绍:

Shortcodes are everywhere on WordPress sites — in posts, pages, widgets, and theme settings. But what happens when a plugin is deleted? Its shortcodes often remain broken in your content, outputting raw text and cluttering your pages. Foureyed Shortcode Control gives you complete visibility and control over every shortcode on your site. See exactly which plugin, theme, or WordPress core registered each shortcode, scan your content for broken ones, and manage their behaviour — all from a clean admin interface, without touching code. What You Can Do:

安装:

  1. Upload the foureyed-shortcode-control folder to /wp-content/plugins/
  2. Activate it from the Plugins menu
  3. Click Foureyed Shortcode Control in your WordPress sidebar to get started

屏幕截图:

  • Shortcode Manager — full list of registered and orphaned shortcodes with their source and current status
  • Scanner — scan your content to find which posts contain orphaned or problematic shortcodes
  • Settings — configure scan exclusions and plugin behaviour

常见问题:

Is this safe to use?

Yes. Shortcode Control only adds a management interface — it doesn't modify your plugins or themes. Everything is reversible with one click.

Will this slow down my website?

No. The plugin only runs in your WordPress admin. On the front-end, there's zero performance impact. Your visitors won't notice it's installed.

What if I silence a shortcode I need?

Just restore it instantly. No data is deleted, no settings are lost. It takes one click to fix.

Can I see where a shortcode is used?

Yes. Use the Scanner to find every post and page where a shortcode appears. See exactly which content needs attention before making changes.

Does this work with custom shortcodes?

Yes. Shortcode Control discovers all registered shortcodes — core, plugin-created, theme-created, and custom. If WordPress knows about it, Shortcode Control can show it and manage it.

What about shortcodes in widgets or custom post types?

The Scanner finds shortcodes in all post types. Widget content and custom fields may need to be checked manually.

Will it find all shortcodes from every theme and plugin?

Not always. Shortcode Control discovers shortcodes by reading the WordPress shortcode registry at the time the admin loads. If a plugin or theme registers shortcodes the standard way, they will appear. However, if a developer placed the registration behind conditional logic that isn't triggered during an admin page load, those shortcodes won't be in the registry and won't be visible here.

更新日志:

1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0