Changeset 590878
- Timestamp:
- 08/27/2012 11:47:12 AM (14 years ago)
- File:
-
- 1 edited
-
wp-rss-fetcher-shortcode/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-rss-fetcher-shortcode/trunk/readme.txt
r590873 r590878 17 17 [wpmizerss url="http://feeds.feedburner.com/Wpmize" feeds_limit="5" words_limit="100" ul_class=' class="ordered"'] 18 18 19 For more details visit [the official webpage](http://www.wpmize.com/wordpress-plugins/wordpress-plugin-wp-rss-fetcher-shortcode/). 19 20 For more plugins and WordPress tips visit us at [wpmize.com](http://www.wpmize.com/). 20 21 … … 31 32 Example usage: 32 33 33 <h3>Website Feeds</h3> 34 <h3>Website Feeds</h3> 34 35 35 36 [wpmizerss url="http://feeds.feedburner.com/Wpmize" feeds_limit="5" words_limit="100" ul_class=' class="ordered"'] … … 40 41 feeds_limit= limit how many feeds you want to show 41 42 words_limit= limit the feed title words 42 ul_class= use a custom class for the UL, example: ul_class=' class="ordered"' ====> <ul class="ordered">43 ul_class= use a custom class for the UL, example: ul_class=' class="ordered"' ====> <ul class="ordered"> 43 44 44 45 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.