Plugin Directory

Changeset 664788


Ignore:
Timestamp:
02/07/2013 02:00:16 PM (13 years ago)
Author:
destio
Message:

WordPress Media Tags 1.3: readme.txt update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-media-tags/trunk/readme.txt

    r664786 r664788  
    1919* Displaying tags in library
    2020* Extra field for media tags during upload
    21 * Multiple shortcode support
     21* Support for multiple tags in shortcode
    2222* Localization in English and German
    2323* No coding needed
     
    2525= Usage =
    2626
    27 To display all images which have a tag named 'Flowers' and 'Screenshot' you can manually add the following shortcode in HTML view: `[mediatag name="flowers, screenshot" size="thumbnail"]`
     27To display all images which have a tag named 'Flowers' and 'Screenshots' you can manually add the following shortcode in HTML view: `[mediatag name="flowers, screenshots" size="thumbnail"]`
    2828
    2929= name =
Note: See TracChangeset for help on using the changeset viewer.