Plugin Directory

Changeset 117925


Ignore:
Timestamp:
05/14/2009 03:27:38 PM (17 years ago)
Author:
elebail
Message:

Description layout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • feeds-in-theme/trunk/readme.txt

    r117918 r117925  
    1212
    1313Creates 4 feeds :
    14     trdf => rdf in theme (template : feed-rdf.php)
    15     trss => rss 1.0 in theme (template : feed-rss.php)
    16     trss2 => rss 2.0 in theme (template : feed-rss2-comments.php and feed-rss2.php)
    17     tatom => atom in theme (template : feed-atom-comments.php and feed-atom.php)
     14 
     15  trdf => rdf in theme (template : feed-rdf.php)
     16 
     17  trss => rss 1.0 in theme (template : feed-rss.php)
     18 
     19  trss2 => rss 2.0 in theme (template : feed-rss2-comments.php and feed-rss2.php)
     20 
     21  tatom => atom in theme (template : feed-atom-comments.php and feed-atom.php)
    1822
    1923Those feeds look for a feed template into the theme directory.
     
    24281. Unzip into your `/wp-content/plugins/` directory. If you're uploading it make sure to upload
    2529the top-level folder. Don't just upload all the php files and put them in `/wp-content/plugins/`.
    26 1. Activate the plugin through the 'Plugins' menu in WordPress
    27 2. That's it!
    28 3. you can use create your own feed template into your theme directory.
     30
     312. Activate the plugin through the 'Plugins' menu in WordPress
     32
     333. That's it!
     34
     354. you can use create your own feed template into your theme directory.
    2936
    3037== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.