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

Shortcode Express

描述

Copy-Paste and edit php and other codes in CodeMirror, preview the result within popup and simply add it to posts, pages, and widgets using shortcodes.

What are shortcodes?

Shortcodes are an elegant manner to include piece of code in your wordpress content. For example you can use it to manage form codes from Mailchimp, poMMo, SG-Autorepondeur or other autoresponders, using php code to collect date or geolocalize your visitors, etc. WordPress will then automatically replace shortcode like [sce name=”myshortcode”] with the content of your choosing AND will be able to execute code within it.

Why use Shortcode Express?

Derived from the excellent Shortcode Manager WP plugin (many thanks to Matt Gibbs), Shortcode Express make the shortcode management more intuitive and easier for integrating with posts, pages and widgets.

Usage

  • Add shortcodes within Tools -> Shortcode Express.
  • Use [sce name=”myshortcode”] within your posts, pages or widgets.

Please support the plugin

As said, your ratings and donations REALLY make a BIG difference!

螢幕截圖

  • The Shortcode Express admin page (Tools -> Shortcode Express)
  • Media button to select and add shortcode to page or post
  • The Shortcode Express widget

安裝

  1. Upload ‘shortcode-express’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click on Tools -> Shortcode Express to get started

評價

There are no reviews for this plugin.

貢獻者及開發者

“Shortcode Express” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Shortcode Express 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • First version of Shortcode Express, based on Shortcode Manager v1.4.0