Title: Shortcodes Analyzer
Author: wpspin
Published: <strong>2025 年 2 月 5 日</strong>
Last modified: 2026 年 2 月 12 日

---

搜尋外掛

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

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

# Shortcodes Analyzer

 由 [wpspin](https://profiles.wordpress.org/wpspin/) 開發

[下載](https://downloads.wordpress.org/plugin/shortcodes-analyzer.1.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/shortcodes-analyzer/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/shortcodes-analyzer/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/shortcodes-analyzer/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/shortcodes-analyzer/#developers)

 [技術支援](https://wordpress.org/support/plugin/shortcodes-analyzer/)

## 外掛說明

🔍 **Shortcodes Analyzer** is a lightweight WordPress admin tool that scans your
entire website and shows you exactly where each shortcode is being used — across
posts, pages, and custom post types.

Whether you are cleaning up unused plugins, migrating content, troubleshooting broken
shortcodes, or auditing your site before a redesign, this plugin gives you the complete
picture in seconds with a single click.

No settings to configure. No database entries. Just install, activate, and scan.

#### ✨ Key Features

✅ **One-Click Full Site Scan** — Analyze every registered shortcode across your
entire website instantly
 ✅ **Post, Page & CPT Support** — Detects shortcode usage
in posts, pages, and all custom post types ✅ **Plugin Detection** — Shows which
plugin provides each shortcode so you know the source ✅ **Direct Edit & View Links**—
Jump straight to any post or page using a shortcode ✅ **All Shortcodes List** —
View every registered shortcode and its callback function at a glance ✅ **Real-
Time Progress** — Watch results appear live as each shortcode is scanned ✅ **Zero
Configuration** — Works out of the box with no settings to configure ✅ **Lightweight&
Fast** — No frontend scripts, no database bloat, admin-only functionality ✅ **Secure**—
Nonce verification, prepared SQL queries, and proper output escaping throughout

#### 📋 10+ Use Cases

 1.  **🧹 Plugin Cleanup** — Find out if a plugin’s shortcodes are actually used before
     deactivating or deleting it
 2.  **🔧 Troubleshoot Broken Shortcodes** — Quickly locate posts displaying raw shortcode
     text like `[shortcode_name]` instead of rendered content
 3.  **📦 Site Migration Prep** — Audit all shortcode dependencies before migrating
     to a new host or theme
 4.  **🎨 Theme Switching** — Check which shortcodes will break when switching themes(
     theme-registered shortcodes)
 5.  **📊 Content Audit** — Get a full inventory of shortcode usage as part of a site
     content review
 6.  **⚡ Performance Optimization** — Identify and remove plugins whose shortcodes
     are no longer in use to speed up your site
 7.  **🔄 Plugin Replacement** — When switching from one plugin to another (e.g., changing
     page builders), find all posts that need updating
 8.  **👥 Client Handoff** — Generate a shortcode usage report before handing a site
     to a client or new developer
 9.  **🛡️ Security Review** — Identify shortcodes from outdated or abandoned plugins
     that may pose security risks
 10. **📝 Documentation** — Know exactly which plugins power which content areas when
     documenting a site’s functionality
 11. **🧪 Staging & Testing** — Verify shortcode usage matches between staging and 
     production environments
 12. **🗑️ Post-Redesign Cleanup** — After a site redesign, find leftover shortcodes
     from old plugins that are no longer needed

#### 🛠️ How to Use

**Step 1: Open the Analyzer**
 Navigate to **Settings > Shortcodes Analyzer** in
your WordPress admin dashboard.

**Step 2: Start Scanning**
 Click the **“Start Analyzing”** button. The plugin will
begin scanning all registered shortcodes across your website.

**Step 3: Review Results**
 As each shortcode is processed, results appear in a 
table showing:

 * **Plugin** — Which plugin provides the shortcode
 * **Shortcode** — The shortcode name
 * **Post Type** — Whether it is used in a post, page, or custom post type
 * **Title** — The title of the content using the shortcode
 * **Actions** — Quick links to View or Edit the post/page

**Step 4: Browse All Shortcodes**
 Switch to the **“All Available Shortcodes”** 
tab to see every shortcode registered on your site along with its callback function.

#### ⚙️ Settings

This plugin requires **no configuration**. It works immediately after activation:

 * **Location:** Settings > Shortcodes Analyzer
 * **Access:** Administrator role required (manage_options capability)
 * **Database:** No options or tables are created — the plugin is a pure scanning
   tool
 * **Frontend:** No scripts or styles are loaded on the frontend — admin only

#### 🤝 Works Great With These Popular Plugins

Shortcodes Analyzer works with **any plugin or theme that registers shortcodes**.
Here are some popular plugins it pairs well with:

 * **WPBakery Page Builder** — Find all pages built with WPBakery shortcodes before
   migrating to another builder
 * **Elementor** — Detect legacy shortcode-based widgets when transitioning between
   builders
 * **Contact Form 7** — Locate every page where your contact forms are embedded
 * **Gravity Forms** — Track which posts and pages use your Gravity Forms shortcodes
 * **WooCommerce** — Find WooCommerce shortcodes like `[products]`, `[cart]`, and`[
   checkout]` across your site
 * **TablePress** — Identify all posts displaying TablePress tables
 * **Advanced Custom Fields (ACF)** — Detect ACF shortcode usage across content
 * **Shortcodes Ultimate** — Audit usage of the many shortcodes this plugin registers
 * **Easy Digital Downloads** — Track where EDD purchase buttons and download shortcodes
   appear
 * **bbPress / BuddyPress** — Locate forum and community shortcodes embedded in 
   pages

#### 🔗 Need a Custom Plugin or Feature?

Looking for custom WordPress development? Get in touch with us at [WPspin LLC](https://wpspins.com/)
for custom plugin development and feature requests.

## 螢幕擷圖

 * [[
 * Dashboard view before starting the analysis
 * [[
 * Dashboard view during the analysis process
 * [[
 * Analysis results displaying detected shortcodes
 * [[
 * List of all available shortcodes

## 安裝方式

 1. Upload the `shortcodes-analyzer` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the **Plugins** menu in your WordPress Dashboard
 3. Navigate to **Settings > Shortcodes Analyzer** to start scanning

## 常見問題集

### Does this plugin slow down my website?

No. Shortcodes Analyzer only runs when you click the scan button in the admin panel.
It loads no scripts or styles on the frontend and creates no database tables.

### Does it work with custom post types?

Yes. The scanner checks all published content including posts, pages, and any registered
custom post types.

### Can I find shortcodes from a specific plugin?

Yes. The scan results show which plugin provides each detected shortcode, so you
can filter by plugin name.

### Is it safe to use on a live site?

Absolutely. The plugin only reads data — it never modifies your content, database,
or files.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Shortcodes Analyzer〉的開發相關工作。

參與者

 *   [ wpspin ](https://profiles.wordpress.org/wpspin/)

[將〈Shortcodes Analyzer〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/shortcodes-analyzer)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/shortcodes-analyzer/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/shortcodes-analyzer/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/shortcodes-analyzer/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/shortcodes-analyzer/)。

## 變更記錄

#### 1.0.1

 * Updated plugin description and documentation
 * Updated tested up to WordPress 6.9
 * Added support contact banner in admin
 * Improved plugin tags for better discoverability

#### 1.0.0

 * First version of the plugin.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **4 個月前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 4.0.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  語言
 * [English (US)](https://wordpress.org/plugins/shortcodes-analyzer/)
 * 標籤:
 * [cleanup](https://tw.wordpress.org/plugins/tags/cleanup/)[shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
   [shortcode finder](https://tw.wordpress.org/plugins/tags/shortcode-finder/)
 *  [進階檢視](https://tw.wordpress.org/plugins/shortcodes-analyzer/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/shortcodes-analyzer/reviews/)

## 參與者

 *   [ wpspin ](https://profiles.wordpress.org/wpspin/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/shortcodes-analyzer/)