
內容簡介
目前在這個外掛程式庫中,有 5 個有效的短碼: (請參閱更新日誌!)
[CF_STREAM/]
讓您可以輕鬆地將 CloudFlare Stream 影片嵌入 WordPress 文章和頁面中,只需要影片 ID。例如:
[CF_STREAM id=”mycloudflarevideoid” preload controls /]
[SITENAME/]
這將創建一個 HTML,其中 WordPress 網站標題被包裝在一個帶有 ID 為 “siteBrandName”的 SPAN 中。
你也可以通過使用 ID=”yourOwnID” 來更改 ID。
[NOSC] … [/NOSC]
為“Non Shortcode”的縮寫。該短碼內存在的任何短碼都會被忽略。用於撰寫關於短碼的文件,而無需解釋它們。
[HTMLDIV] … [/HTMLDIV]
你可以添加一個帶有參數的 DIV 元素:
class=””
id=””
style=””
外掛標籤
開發者團隊
② 後台搜尋「WordPress Shortcode Library from One Dollar Plugin」→ 直接安裝(推薦)
原文外掛簡介
Currently there are 5 active shortcodes in the library: (See Changelog for updates!)
[CF_STREAM/]
Let’s you embed CloudFlare Stream videos easily into WordPress posts and pages, with just the video ID. e.g:
[CF_STREAM id=”mycloudflarevideoid” preload controls /]
[SITENAME/]
This will create a piece of HTML is your WordPress site title wrapped in a SPAN with ID “siteBrandName”
You can also change the ID by using ID=”yourOwnID”
[NOSC] … [/NOSC]
Short for “No Shortcode”. Any shortcodes present within this shortcode are ignored. Useful for writing about shortcodes without
them being interpreted.
[HTMLDIV] … [/HTMLDIV]
You can add a DIV element with parameters:
class=””
id=””
style=””
