20+
安裝啟用
—
尚無評分
5670 天前
最後更新
—
問題解決
WordPress 2.8+ v1.1 上架:2010-09-08
內容簡介
一般的文字小工具允許您插入任意的文字和/或 HTML 代碼。
這個外掛也提供同樣的功能,但還支援解析和執行任何插入的 Shortcode 和 PHP 代碼。
所有的 Shortcode 必須用標准的 [ 和 ] 標記括起來才能被識別。
所有的 PHP 代碼必須用標准的 <?php 和 ?> 標記括起來才能被識別。
外掛標籤
開發者團隊
原文外掛簡介
The normal Text widget allows you to insert arbitrary Text and/or HTML code.
This allows that too, but also parses any inserted Shortcode and PHP code and executes smoothly.
All Shortcode must be enclosed in the standard [ and ] tags for it to be
recognized.
All PHP code must be enclosed in the standard tags for it to be
recognized.
