Plugin Directory

Changeset 495703


Ignore:
Timestamp:
01/26/2012 05:11:47 PM (14 years ago)
Author:
dmregister
Message:

update read me to basic info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • portfolio-grid/readme.txt

    r495701 r495703  
    1 === David Register Portfolio ===
     1=== Portfolio Grid ===
    22Contributors: David Register
    3 Donate link: http://davidmregister.com/
    4 Tags: rss reader, feed reader, simple pie, rss, feed, reader
     3Donate link: http://davidmregister.com/portfolio-grid
     4Tags: portfolio, grid, filter, portfolio grid
    55Requires at least: 3.3.1
    6 Stable tag: 1
     6Stable tag: 1.0
    77
    8 Feed reader using the power of SimplePie Feed Reader
     8Portfolio Plugin to filter and add custom portfolio projects.
    99
    1010== Description ==
    1111
    12 Parses RSS feeds with SimplePie.
     12Portfolio Plugin to filter and add custom portfolio projects.
    1313
    1414== Installation ==
    1515
    16 1. Upload `simple-pie-rss-reader` to the `/wp-content/plugins/` directory
     161. Upload `portfolio-grid` to the `/wp-content/plugins/` directory
    17172. Activate the plugin through the 'Plugins' menu in WordPress
    18 3. Place `[parse_feed ]` short_code inside your templates/post/page
     183. Add a page with the title Portfolio for the plugin to display the items
    1919
    2020== Frequently Asked Questions ==
    2121
    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 feed
    29 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/" ]`
    3422
    3523== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.