X414i Feed for YouTube

外掛說明

X414i Feed for YouTube displays the latest public videos from a YouTube channel via the official YouTube RSS feed. Add a default channel in the plugin settings, then place the shortcode in any post, page, or widget area that supports shortcodes.

Shortcode

Basic usage:

[x414iyf_youtube_latest]

Custom channel and limit:

[x414iyf_youtube_latest channel="@username" limit="3"]

Available shortcode attributes:

  • channel – YouTube channel ID, channel URL, or handle.
  • limit – Number of videos to display.
  • template – Display template: card, list, or overlay.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open the X414i YouTube settings screen and add a channel URL, channel ID, or handle.
  4. Add the shortcode to your content.

常見問題集

Does this plugin require a YouTube API key?

No. It uses the public YouTube RSS feed.

What shortcode should I use?

Use [x414iyf_youtube_latest].

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈X414i Feed for YouTube〉的開發相關工作。

參與者

將〈X414i Feed for YouTube〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • Refactored prefixing, assets, escaping, sanitization, and WordPress.org review compliance.