| 开发者 | mryudha |
|---|---|
| 更新时间 | 2026年5月14日 11:55 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
foureyed-shortcode-control folder to /wp-content/plugins/Yes. Shortcode Control only adds a management interface — it doesn't modify your plugins or themes. Everything is reversible with one click.
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.
Just restore it instantly. No data is deleted, no settings are lost. It takes one click to fix.
Yes. Use the Scanner to find every post and page where a shortcode appears. See exactly which content needs attention before making changes.
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.
The Scanner finds shortcodes in all post types. Widget content and custom fields may need to be checked manually.
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.