X414i Feed for YouTube

Beskrivning

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.

Installation

  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.

Vanliga frågor

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].

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”X414i Feed for YouTube” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”X414i Feed for YouTube” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.1.0

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