Changeset 154147
- Timestamp:
- 09/12/2009 08:19:48 PM (16 years ago)
- File:
-
- 1 edited
-
rss-related-posts/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rss-related-posts/trunk/readme.txt
r154137 r154147 28 28 This plugin needs a dedicated space on your blog, to rule. Here are some methods of showing the RSS list of Related Posts: 29 29 30 Be cretive and use next to the basic function of showing the plugin , that is <?php rss_related_posts(10); ?>anything in anyway you wish. Please , just let me know, I'm curious what you can do with this plugin.30 Be cretive and use next to the basic function of showing the plugin , that is `<?php rss_related_posts(10); ?>` anything in anyway you wish. Please , just let me know, I'm curious what you can do with this plugin. 31 31 32 32 The 10 from the code expresses the number of links from the list. You can change it with any number you want from 1 to 20 (the maximum value accepted for links in RSS mode is 20, but if there are activated settings, there will be shown maximum 10)
Note: See TracChangeset
for help on using the changeset viewer.