Changeset 1510486
- Timestamp:
- 10/08/2016 03:54:09 AM (9 years ago)
- File:
-
- 1 edited
-
tiny-youtube-post-widget/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tiny-youtube-post-widget/trunk/readme.txt
r1510478 r1510486 17 17 If you wanna give any title, you have to give it in title box. You also can provide the height of the video size. Then hit save. Now go to the front end and see the magic. 18 18 19 With this plugin you can- 19 = Features = 20 20 21 21 … … 24 24 * Assign video to any kind of taxonomies. 25 25 * Define single or multiple taxonomies in which the plugin will enable the YouTube URL field. 26 * Shortcode functionlity for post also available. <code>[typw_post id="" height="" width=""]</code> , use this code with this parameters. here <code>id</code> is the post id which video you want to show. 27 * As well as shortcode functionlity for taxonomies. <code>[typw_post id="" height="" width=""]</code>, use this code with this parameters. here <code>id</code> is the taxonomy id which video you want to show 28 * Set custom height width. 26 * Shortcode functionlity for post also available. 27 * As well as shortcode functionlity for taxonomies. 28 * Can set custom height width. 29 30 = Shortcodes = 31 <pre><code>[typw_post id="" height="" width=""]</code></pre> Use this code with this parameters. here <code>id</code> is the post id which video you want to show. 32 <pre><code>[typw_post id="" height="" width=""]</code></pre> Use this code with this parameters. here <code>id</code> is the taxonomy id which video you want to show. 29 33 30 34 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.