Changeset 635577
- Timestamp:
- 12/07/2012 10:29:57 PM (13 years ago)
- Location:
- shortcodify
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
shortcodify/tags/1.0.0/readme.txt
r635573 r635577 1 1 === Shortcodify === 2 2 Contributors: lrnz 3 Tags: shortcode shortcodes tiny rte widget widgets menu sitemap menu menus shortcodify shortcodifishortcod3 Tags: shortcode, shortcodes, tiny, rte, widget, widgets, sitemap, menu, menus, shortcodify, shortcodifi, shortcod 4 4 Requires at least: 3.0 5 5 Tested up to: 3.4.2 … … 23 23 24 24 See all (actual) **possible shortcodes** below: 25 * `[wsc class=myCustomClass]` TEXT `[/wsc]` - for individual CSS-classes 26 * `[unshortcode]` TEXT `[/unshortcode]` - other shortcodes in this shortcode will be ignored 27 * `[br]` - adds a linebreak (with clearing) 28 * `[hr]` - adds a horizontal line 29 * `[date]` - inserts the actual date 30 * `[time]` - inserts the actual time 31 * `[widget]` - inserts the content of the "Shortcodify" widget area 25 26 * `[wsc class=myCustomClass]` TEXT `[/wsc]` - for individual CSS-classes 27 * `[unshortcode]` TEXT `[/unshortcode]` - other shortcodes in this shortcode will be ignored 28 * `[br]` - adds a linebreak (with clearing) 29 * `[hr]` - adds a horizontal line 30 * `[date]` - inserts the actual date 31 * `[time]` - inserts the actual time 32 * `[widget]` - inserts the content of the "Shortcodify" widget area 32 33 33 34 -
shortcodify/trunk/readme.txt
r635573 r635577 1 1 === Shortcodify === 2 2 Contributors: lrnz 3 Tags: shortcode shortcodes tiny rte widget widgets menu sitemap menu menus shortcodify shortcodifishortcod3 Tags: shortcode, shortcodes, tiny, rte, widget, widgets, sitemap, menu, menus, shortcodify, shortcodifi, shortcod 4 4 Requires at least: 3.0 5 5 Tested up to: 3.4.2 … … 23 23 24 24 See all (actual) **possible shortcodes** below: 25 * `[wsc class=myCustomClass]` TEXT `[/wsc]` - for individual CSS-classes 26 * `[unshortcode]` TEXT `[/unshortcode]` - other shortcodes in this shortcode will be ignored 27 * `[br]` - adds a linebreak (with clearing) 28 * `[hr]` - adds a horizontal line 29 * `[date]` - inserts the actual date 30 * `[time]` - inserts the actual time 31 * `[widget]` - inserts the content of the "Shortcodify" widget area 25 26 * `[wsc class=myCustomClass]` TEXT `[/wsc]` - for individual CSS-classes 27 * `[unshortcode]` TEXT `[/unshortcode]` - other shortcodes in this shortcode will be ignored 28 * `[br]` - adds a linebreak (with clearing) 29 * `[hr]` - adds a horizontal line 30 * `[date]` - inserts the actual date 31 * `[time]` - inserts the actual time 32 * `[widget]` - inserts the content of the "Shortcodify" widget area 32 33 33 34
Note: See TracChangeset
for help on using the changeset viewer.