Changeset 590905
- Timestamp:
- 08/27/2012 12:32:17 PM (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
r590899 r590905 12 12 == Description == 13 13 14 Use a shortcode to grab RSS feeds from external sources and embed them into posts or pages. 14 Use a shortcode to grab RSS feeds from external sources and embed them into posts or pages. After you have activated the plugin, you can start to use the shortcode. 15 15 16 16 Example shortcode usage: … … 18 18 [wpmizerss url="http://feeds.feedburner.com/Wpmize" feeds_limit="5" words_limit="100" ul_class=' class="ordered"'] 19 19 20 <h 3>Key Features</h3>20 <h4>Key Features</h4> 21 21 22 22 * Easily embed any RSS feeds into posts or pages using a shortcode … … 25 25 * Add a custom class for the UL 26 26 27 <h 3>More Information</h3>27 <h4>More Information</h4> 28 28 29 29 For more details visit [the official plugin URL](http://www.wpmize.com/wordpress-plugins/wordpress-plugin-wp-rss-fetcher-shortcode/).<br />
Note: See TracChangeset
for help on using the changeset viewer.