內容簡介
Bookie - 建立短碼 "bookie"
短碼 [bookie casa="value"]your text here[/bookie] 將產生以下 HTML <a href="http://url_for_casa_value">your text here</a>
Promo - 建立短碼 "promo"
短碼 [promo casa="value"]your text here[/promo] 將產生以下 HTML <a href="http://url_for_casa_value">your text here</a>
Pinextra - 建立短碼 "pinextra"
短碼 [pinextra]your text here[/pinextra] 將產生以下 HTML <a href="http://your-server/pin-gratis-paysafecard">your text here</a>
短碼 [pinextra id="ID_NUMBER"]your text here[/pinextra] 將產生以下 HTML <a href="http://url_of_page_with_that_page_ID">your text here</a>
短碼 [pinextra slug="PAGE_SLUG"]your text here[/pinextra] 將產生以下 HTML <a href="http://url_of_page_with_that_SLUG">your text here</a>
短碼 [pinextra text="your text here"] 將產生以下 HTML <a href="http://your-server/pin-gratis-paysafecard">your text here</a>
任意部分
更新
此外掛的基本結構是從 WordPress-Plugin-Boilerplate 項目中克隆而來。
此外掛支援GitHub Updater 外掛,因此如果您安裝了該外掛,此外掛將能夠直接從 GitHub 自動更新。不過,任何提交到 WP.org 存儲庫的版本都將使此自動更新功能失效。
外掛標籤
開發者團隊
原文外掛簡介
Bookie – Create shortcode “bookie”
The shortcode [bookie casa="value"]your text here[/bookie] will generate the following html your text here
Promo – Create shortcode “promo”
The shortcode [promo casa="value"]your text here[/promo] will generate the following html your text here
Pinextra – Create shortcode “pinextra”
The shortcode [pinextra]your text here[/pinextra] will generate the following html your text here
The shortcode [pinextra id="ID_NUMBER"]your text here[/pinextra] will generate the following html your text here
The shortcode [pinextra slug="PAGE_SLUG"]your text here[/pinextra] will generate the following html your text here
The shortcode [pinextra text="your text here"] will generate the following html your text here
Arbitrary section
Updates
The basic structure of this plugin was cloned from the WordPress-Plugin-Boilerplate project.
This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub. Any submission to WP.org repo will make this redundant.
