-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
executable file
·29 lines (21 loc) · 934 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
=== YoutubePreroll ===
Contributors: mbingel
Tags: youtube, video, advertising, preroll, pre-roll
Requires at least: 4.3
Tested up to: 4.3
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Integrates Youtube preroll video functionality into your WordPress install.
== Description ==
Instead of integrating Youtube videos directly, use this plugin and it's shortcode to show a pre-roll video beforehand
Thanks to
https://catn.com/2014/10/06/tutorial-writing-a-simple-wordpress-plugin-from-scratch/
http://stackoverflow.com/questions/12783353/pre-roll-for-youtube
== Installation ==
1. Upload the `youtube-preroll` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Use the shortcode `[youtube-preroll]` in your posts or pages.
== Changelog ==
= 0.1 =
This is the first release of the plugin.