Changeset 495703
- Timestamp:
- 01/26/2012 05:11:47 PM (14 years ago)
- File:
-
- 1 edited
-
portfolio-grid/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
portfolio-grid/readme.txt
r495701 r495703 1 === David Register Portfolio===1 === Portfolio Grid === 2 2 Contributors: David Register 3 Donate link: http://davidmregister.com/ 4 Tags: rss reader, feed reader, simple pie, rss, feed, reader3 Donate link: http://davidmregister.com/portfolio-grid 4 Tags: portfolio, grid, filter, portfolio grid 5 5 Requires at least: 3.3.1 6 Stable tag: 1 6 Stable tag: 1.0 7 7 8 Feed reader using the power of SimplePie Feed Reader 8 Portfolio Plugin to filter and add custom portfolio projects. 9 9 10 10 == Description == 11 11 12 P arses RSS feeds with SimplePie.12 Portfolio Plugin to filter and add custom portfolio projects. 13 13 14 14 == Installation == 15 15 16 1. Upload ` simple-pie-rss-reader` to the `/wp-content/plugins/` directory16 1. Upload `portfolio-grid` to the `/wp-content/plugins/` directory 17 17 2. Activate the plugin through the 'Plugins' menu in WordPress 18 3. Place `[parse_feed ]` short_code inside your templates/post/page18 3. Add a page with the title Portfolio for the plugin to display the items 19 19 20 20 == Frequently Asked Questions == 21 21 22 = What parameters does the short_code accept? =23 24 An answer to that question.25 26 = What about foo bar? =27 28 feed-the url of the feed29 num-number of feeds to display (optional)30 name-you want to display the feed as (optional)31 url-you want to link the feed to (optional)32 33 `[parse_feed feed="http://example.com/feed" num="8" name="Example Title" url="http://example.com/" ]`34 22 35 23 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.