Plugin Directory

Changeset 391806


Ignore:
Timestamp:
06/01/2011 06:10:28 PM (15 years ago)
Author:
ainth
Message:

Updated readme

Location:
navigable
Files:
1 edited
3 copied

Legend:

Unmodified
Added
Removed
  • navigable/tags/0.34/Navigable/readme.txt

    r391785 r391806  
     1=== Plugin Name ===
     2Contributors: ainth
     3Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=allen%40intelligible%2eca&lc=CA&item_name=Navigable&currency_code=CAD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
     4Tags: navigation, sub-nav, subnav, menu templating, menus, nav interface
     5Requires at least: 3.0
     6Tested up to: 3.1
     7Stable tag: 0.34
     8
     9Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function.
     10
     11== Description ==
     12
    113Overview
    214----
    3 
    4 __Navigable will be submitted to the plugin system soon, I'd like a few more unit tests written first.__
    515
    616Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function. Advantages:
     
    1222####Requires:
    1323PHP5
    14 Only tested on WordPress 3.1
     24Only tested on WordPress 3.1, will likely work on much earlier versions since it only uses a few Wordpress Functions
    1525
    1626Usage
  • navigable/trunk/Navigable/readme.txt

    r391785 r391806  
     1=== Plugin Name ===
     2Contributors: ainth
     3Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=allen%40intelligible%2eca&lc=CA&item_name=Navigable&currency_code=CAD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
     4Tags: navigation, sub-nav, subnav, menu templating, menus, nav interface
     5Requires at least: 3.0
     6Tested up to: 3.1
     7Stable tag: 0.34
     8
     9Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function.
     10
     11== Description ==
     12
    113Overview
    214----
    3 
    4 __Navigable will be submitted to the plugin system soon, I'd like a few more unit tests written first.__
    515
    616Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function. Advantages:
     
    1222####Requires:
    1323PHP5
    14 Only tested on WordPress 3.1
     24Only tested on WordPress 3.1, will likely work on much earlier versions since it only uses a few Wordpress Functions
    1525
    1626Usage
Note: See TracChangeset for help on using the changeset viewer.