這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

amr shortcodes

外掛說明

View the shortcodes available and used on your site, with links to the pages or posts that contain the shortcode text. Check if a page has a shortcode for which the plugin is not active. A red cross indicates if the function for that shortcode is still activated.

螢幕擷圖

  • Where are Shortcodes in use
  • Available Shortcodes

安裝方式

  1. Activate this plugin, then goto tools > shortcodes
    If you liked this plugin, you might also like my other plugins:
  • icalevents.com – a ics compliant events plugin fully integrated with wordpress, so it will work with many other plugins (seo, maps, social)
  • wpusersplugin.com – a suite of plugins to help with membership sites. Major plugin is amr users

使用者評論

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

參與者及開發者

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

參與者

將〈amr shortcodes〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 1.7

  • Added attempt to get ALL available shortcodes including those added in front end only. This involves a link to the front end and if admin only & only from the backend link, with nonce, then hijack the template redirect action to show the list of available shortcodes. Suggest deactivaring the plugin once you have solved your shortcide issues.

Version 1.6

  • Tested on wp 5.7.1
  • Added tab ‘Where used’ to search for just one shortcode text in posts & pages
  • Added post id to lists in case that helps!
  • Added more statuses to sql query so a list of posts with shortcode will included drafts, pending, future & published.
  • Added screenshot

Version 1.5

  • Tested on wp 5.4.2
  • Tweaked text for clarification

Version 1.4

  • Clarified message on ‘available shortcodes’ (ie available in admin only).
  • Tested on wp 5.0.3

Version 1.3

  • Some plugins only do ‘add_shortcode’ if they are not being loaded in admin. In that case the wp shortcode_exists function will say that the shortcode does not exist when run in admin area. Plugin will indicate uncertainty of shortcode function existence. To be sure – view the page on which the shortcode is listed as being used. Ask the plugin, to just do ‘add_shortcode’ same as wp does so that it can be detected.

Version 1.2

  • Tweaked to show available shortcodes in first tab, and those with missing plugins later
  • Testted on wp 4.8.1

Version 1.1

  • Changed to only look at public post types, ignore double square brackets, CDATA incontent, or [‘
  • Default first screen now only shows shortcodes missing functions. Second tab added to see all shortcodes.

Version 1.0

  • Launch of the plugin