
內容簡介
如果你寫關於 WordPress 外掛的內容並希望能夠展示短代碼使用的範例,但又不希望這些短代碼被處理,那麼這個外掛可能會對你有所幫助。這樣就不論使用的短代碼由哪個外掛或佈景主題提供,其結果顯示都將保持一致。
短代碼外掛:
加入一個 [shortcode] 短代碼,格式如下:
[shortcode]gallery[/shortcode]
這樣就可以在頁面上顯示 ,而不是實際顯示所附圖片的圖庫。
外掛標籤
開發者團隊
原文外掛簡介
This plugin might be useful to you if you write about WordPress plugins and want to be able to show examples of shortcodes usage, but without the shortcodes being processed. The resultant display will be the same whether the plugin or theme providing the shortcode you are writing about is active or not.
The Shortcode Shortcode:
Add a [shortcode] shortcode in the format:
[shortcode]gallery[/shortcode]
This will display on the page as instead of actually showing a gallery of the attached images
