Plugin Directory

Changeset 1510486


Ignore:
Timestamp:
10/08/2016 03:54:09 AM (9 years ago)
Author:
rnaby
Message:

Another readme.txt Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tiny-youtube-post-widget/trunk/readme.txt

    r1510478 r1510486  
    1717If 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.
    1818
    19 With this plugin you can-
     19= Features =
    2020
    2121
     
    2424*   Assign video to any kind of taxonomies.
    2525*   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.
    2933
    3034== Installation ==
Note: See TracChangeset for help on using the changeset viewer.