Changeset 424344
- Timestamp:
- 08/16/2011 05:42:07 PM (15 years ago)
- File:
-
- 1 edited
-
links-shortcode/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
links-shortcode/trunk/readme.txt
r424330 r424344 7 7 Stable tag: 1.0 8 8 9 The plugin provides the shortcode 'links'. This shortcode lists all links having specified characteristics, like a link category, in your post.9 The plugin provides the shortcode 'links'. This shortcode lists all links having specified characteristics, following a defined template. 10 10 11 11 == Description == … … 37 37 > [links category_name="Blogroll"] 38 38 39 The list of linksuses the Name, Web Address and Description of your links. The Name will link to the Web Address.39 Using the customizable template, all properties of a link can be displayed. An example template is included. This template uses the Name, Web Address and Description of your links. The Name will link to the Web Address. 40 40 41 If the Name starts with a date, formatted as: yyyy-mm-dd followed by ':', this date will be still be shown, but excluded from the link.41 If the Name starts with a date, formatted as: yyyy-mm-dd followed by ':', a separate property for the date is available. 42 42 43 Please note that the Description has a limited length, but the Wordpress UI does not show this. After saving changes to a Link in the Links Wordpress only saves the first 255 characters. This has nothing to do with this Plugin.43 Please note that the Description of a link has a limited length, but the Wordpress UI does not show this. After saving changes to a Link in the Links Wordpress only saves the first 255 characters. This has nothing to do with this Plugin. 44 44 45 45 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.