Description
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, oroverlay.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the Plugins screen in WordPress.
- Open the X414i YouTube settings screen and add a channel URL, channel ID, or handle.
- Add the shortcode to your content.
FAQ
-
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].
Reviews
There are no reviews for this plugin.
Contributors & Developers
“X414i Feed for YouTube” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “X414i Feed for YouTube” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Refactored prefixing, assets, escaping, sanitization, and WordPress.org review compliance.
