
內容簡介
新增短代碼:[Awesome-youtube-subscribe]
這個外掛可以使用頻道 ID 來訂閱 YouTube 頻道。
功能
啟用或停用全版面配置。
顯示或隱藏訂閱者數量。
YouTube 訂閱設定。
YouTube 訂閱按鈕的短代碼
隨意部分
您可以提供與上述相同格式的隨意部分,這對於非常複雜的外掛可能有用,其中需要傳達更多無法適合“描述”或“安裝”的類別的信息。隨意部分將顯示在上面概述的內置部分下方。
簡短的 Markdown 示例
有序列表:
某些功能
另一個功能
關於外掛的其他事情
無序列表:
某物品
其他東西
第三件事
這裡有一個到WordPress的連結,和一個到Markdown的語法文件的連結。標題是可選的,自然。
Markdown使用電子郵件樣式的引用語法,我被告知:
星號強調。雙倍加強。
<?php code(); // goes in backticks ?>
外掛標籤
開發者團隊
原文外掛簡介
add shortcode:[Awesome-youtube-subscribe]
The pluging for subscribe youtube channel using channel id.
Features
Enable or Disable Full Layout.
Show or hide subscriber count.
YouTube Subscribe Settings.
Shortcode for YouTube Subscribe Button
Arbitrary section
You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.
A brief Markdown Example
Ordered list:
Some feature
Another feature
Something else about the plugin
Unordered list:
something
something else
third thing
Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I’ve been told:
Asterisks for emphasis. Double it up for strong.
