Changeset 664788
- Timestamp:
- 02/07/2013 02:00:16 PM (13 years ago)
- File:
-
- 1 edited
-
wordpress-media-tags/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-media-tags/trunk/readme.txt
r664786 r664788 19 19 * Displaying tags in library 20 20 * Extra field for media tags during upload 21 * Multiple shortcode support21 * Support for multiple tags in shortcode 22 22 * Localization in English and German 23 23 * No coding needed … … 25 25 = Usage = 26 26 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"]`27 To 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"]` 28 28 29 29 = name =
Note: See TracChangeset
for help on using the changeset viewer.