Changeset 590883
- Timestamp:
- 08/27/2012 11:53:39 AM (14 years ago)
- File:
-
- 1 edited
-
wp-rss-fetcher-shortcode/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-rss-fetcher-shortcode/trunk/readme.txt
r590878 r590883 38 38 Parameters: 39 39 40 url= the feed URL41 feeds_limit= limit how many feeds you want to show42 words_limit= limit the feed title words43 ul_class= use a custom class for the UL, example: ul_class=' class="ordered"' ====> <ul class="ordered"> 40 * url= the feed URL 41 * feeds_limit= limit how many feeds you want to show 42 * words_limit= limit the feed title words 43 * ul_class= use a custom class for the UL, example: ul_class=' class="ordered"' 44 44 45 45 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.