Description
Easily Display The Latest YouTube Video
Using the [latest_youtube_video] shortcode, you can easily display the latest video from any YouTube channel using just the channel id and optionally the width and height of the video.
Installation
Setting up the WordPress plugin is as easy as a few clicks.
Installing the WordPress Plugin
- Login to your WordPress WP-Admin area as an Administrator.
- Click on “Plugins -> Add New” in the left hand menu.
- Search for “Latest YouTube Video” in the keyword search.
- Click “Install Now” next to the “Latest YouTube Video” plugin by Derek Codes.
Configuring the WordPress Plugin
- Navigate to the Post or Page you’d like to add a YouTube video.
- Add the shortcode [latest_youtube_video channel=’UCUE50FtRT_m6tEiAxpqVUkg’ width=’560′ height=’315′] replacing the “channel”, “width”, and “height” with your choices.
- Or, for AJAX support, use [latest_youtube_video channel=’UCUE50FtRT_m6tEiAxpqVUkg’ width=’560′ height=’315′ ajax=’1′]
- Click “Update” and watch the magic!
About Derek Codes
I make coding tutorial videos with the goal of helping beginners interested in web programming learn to code. My content consists of a comprehensive collection of tutorials on the most popular languages in the industry. You’ll find videos, guides and downloadable assets to help you learn to code PHP, Laravel, JavaScript, CSS and more. Thanks for watching!
+Website: https://www.derekcodes.io
+YouTube: https://www.youtube.com/@derekcodes
Screenshots
Contributors & Developers
“Latest YouTube Video” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Latest YouTube Video” 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
Release Date – Feb 15, 2023
* Addition of optional AJAX’d YouTube Video to improve speed of your website.
1.0
Release Date – Dec 6, 2022
* Initial release.