video-playlist-for-youtube
Last commit date
includes
6 years ago
index.php
6 years ago
readme.txt
6 years ago
video-playlist-ytb-plugin.php
6 years ago
vpfy-vplaylist-functions.php
6 years ago
readme.txt
66 lines
| 1 | === Video Playlist For YouTube === |
| 2 | |
| 3 | Contributors: galaxyweblinks |
| 4 | Tags: video, gallery, playlist, thumbnail, slider, library |
| 5 | Requires at least: WordPress 4.0 or higher |
| 6 | Tested up to: 5.4 |
| 7 | Requires PHP: 5.6 |
| 8 | Stable tag: 1.0 |
| 9 | License: GPLv2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | |
| 12 | Video Playlist for Youtube is a very nifty responsive video gallery plugin that helps you put videos and playlist wherever you need. You can add a Video Playlist in your Wordpress posts, pages, or custom post types via shortcodes. |
| 13 | |
| 14 | == Description == |
| 15 | |
| 16 | The plugin is highly customizable. You can adjust the width and height of each playlist, add your video, arrange videos using drag n drog and much more. It also lets you add the title and description of each video. |
| 17 | |
| 18 | FEATURES OF VIDEO PLAYLIST FOR YOUTUBE: |
| 19 | * Create unlimited video playlist. |
| 20 | * Add title and description for each video. |
| 21 | * Drag n drop the video to arrange the order of the video. |
| 22 | * Customize the playlist slider size using simply scrolling it. |
| 23 | * Add Video Playlist in your Wordpress posts, pages, or custom post types via shortcodes. |
| 24 | |
| 25 | For any Feedback and Queries please Email us at |
| 26 | vivek.jha@galaxyweblinks.in |
| 27 | |
| 28 | |
| 29 | |
| 30 | == Installation == |
| 31 | |
| 32 | Installation Steps |
| 33 | |
| 34 | 1. Upload the folder to `/wp-content/plugins/` directory |
| 35 | 2. Activate the plugin through the 'Plugins' menu in WordPress |
| 36 | 3. Goto the `Video Playlist` admin Menu and create a playlist. |
| 37 | |
| 38 | == Frequently Asked Questions == |
| 39 | |
| 40 | = How to add playlist = |
| 41 | |
| 42 | Go to the "Video Playlist" admin menu and create a new playlist. |
| 43 | |
| 44 | = How to display Video Playlist? = |
| 45 | |
| 46 | Using shortcode you can display it anywhere, you can find shortcode under "Video Playlist" menu once you created playlist. |
| 47 | |
| 48 | = How to adjust playlist size? = |
| 49 | |
| 50 | Open your playlist and go to the slider settings section where you can customize slider/playlist width and height. |
| 51 | |
| 52 | |
| 53 | == Screenshots == |
| 54 | |
| 55 | 1. Preview Playlist gallery |
| 56 | 2. Create a new playlist |
| 57 | 3. Drag n drop video and add more videos |
| 58 | 4. Customize playlist size and display shortcode |
| 59 | |
| 60 | |
| 61 | == Changelog == |
| 62 | |
| 63 | = 1.0 = |
| 64 | First Stable Release |
| 65 | |
| 66 |