YouTube Embed Plugin

Embed YouTube videos automatically with powerful customization options

Basic Settings

SEO & Advanced

Feed Sources

Use the Channels tab to add and manage multiple YouTube channels

Shortcode Usage

[youtube_embed channel="UCXXXXXX" count="5" layout="grid" category="news"]
channel="UCXXXXXX"
count="5"
layout="grid"
category="news"
search="keyword"
nocookies="true"

Plugin File Structure

youtube-embed-plugin/
├── assets/
│   ├── css/
│   │   └── admin.css
│   ├── js/
│   │   └── admin.js
│   └── images/
│       └── icon-128x128.png
├── includes/
│   ├── class-yt-embed-admin.php
│   ├── class-yt-embed-cron.php
│   ├── class-yt-embed-feed.php
│   ├── class-yt-embed-shortcode.php
│   └── class-yt-embed-widget.php
├── languages/
├── templates/
│   ├── video-grid.php
│   ├── video-list.php
│   └── video-single.php
├── uninstall.php
├── index.php
└── youtube-embed-plugin.php

Plugin Installation

To install this plugin:

  1. Download the zip file by clicking the button above
  2. Go to WordPress admin → Plugins → Add New → Upload Plugin
  3. Select the zip file and click "Install Now"
  4. Activate the plugin after installation
  5. Configure settings under YouTube Embed in your dashboard

Made with DeepSite LogoDeepSite - 🧬 Remix