Plugin Directory

Changeset 724130


Ignore:
Timestamp:
06/07/2013 06:34:09 PM (13 years ago)
Author:
jjunyent
Message:

0.2.1 readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-tags-lists/tags/0.2.1/readme.txt

    r724124 r724130  
    2323
    2424`<?php the_tags_nice(', ' , ' and '); ?>`
    25     Shows a tags list like the regular one but in a nice way. Ex: apples, oranges, grapes and kiwis.
     25
     26Shows a tags list like the regular one but in a nice way. Ex: apples, oranges, grapes and kiwis.
    2627
    2728`<?php the_tags_rss(', ' , ' and '); ?>`
    28     Shows a tags list with links to the rss feed.
     29
     30Shows a tags list with links to the rss feed.
    2931   
    3032`<?php the_tags_external('http://wordpress.com/tag/' , 'Find related posts on Wordpress.com', ' , ' and '); ?>`
    31     Shows a tags list with links to any external social site.
     33
     34Shows a tags list with links to any external social site.
    3235
    3336You can also make use of the examples included uncomenting the line include "("examples.php");"
     
    4245= ToDo =
    4346
    44     Create widgets for the tags lists.
     47Create widgets for the tags lists.
    4548   
    4649= Credits and Acknowledgments =
    4750
    4851This plugin is based on:
    49 * [Nice Categories plugin by Mark Jaquith  http://txfx.net/2004/07/22/wordpress-conversational-categories/ ]
    50 * [Ultimate Tag Warrior by Christine Davis http://www.neato.co.nz/ultimate-tag-warrior ]
     52
     53* [Nice Categories plugin by Mark Jaquith](http://txfx.net/2004/07/22/wordpress-conversational-categories/)
     54* [Ultimate Tag Warrior by Christine Davis](http://www.neato.co.nz/ultimate-tag-warrior)
    5155
    5256Thanks to Mark Jaquith and Christine Davis for writing their plugins.
     57
    5358Image credits for the plugin header: http://www.flickr.com/photos/sheeprus/7123952917/
    5459
Note: See TracChangeset for help on using the changeset viewer.