Changeset 391806
- Timestamp:
- 06/01/2011 06:10:28 PM (15 years ago)
- Location:
- navigable
- Files:
-
- 1 edited
- 3 copied
-
tags/0.34 (copied) (copied from navigable/trunk)
-
tags/0.34/Navigable (copied) (copied from navigable/trunk/Navigable)
-
tags/0.34/Navigable/readme.txt (copied) (copied from navigable/trunk/Navigable/readme.txt) (2 diffs)
-
trunk/Navigable/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
navigable/tags/0.34/Navigable/readme.txt
r391785 r391806 1 === Plugin Name === 2 Contributors: ainth 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=allen%40intelligible%2eca&lc=CA&item_name=Navigable¤cy_code=CAD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted 4 Tags: navigation, sub-nav, subnav, menu templating, menus, nav interface 5 Requires at least: 3.0 6 Tested up to: 3.1 7 Stable tag: 0.34 8 9 Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function. 10 11 == Description == 12 1 13 Overview 2 14 ---- 3 4 __Navigable will be submitted to the plugin system soon, I'd like a few more unit tests written first.__5 15 6 16 Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function. Advantages: … … 12 22 ####Requires: 13 23 PHP5 14 Only tested on WordPress 3.1 24 Only tested on WordPress 3.1, will likely work on much earlier versions since it only uses a few Wordpress Functions 15 25 16 26 Usage -
navigable/trunk/Navigable/readme.txt
r391785 r391806 1 === Plugin Name === 2 Contributors: ainth 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=allen%40intelligible%2eca&lc=CA&item_name=Navigable¤cy_code=CAD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted 4 Tags: navigation, sub-nav, subnav, menu templating, menus, nav interface 5 Requires at least: 3.0 6 Tested up to: 3.1 7 Stable tag: 0.34 8 9 Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function. 10 11 == Description == 12 1 13 Overview 2 14 ---- 3 4 __Navigable will be submitted to the plugin system soon, I'd like a few more unit tests written first.__5 15 6 16 Navigable is a WordPress plugin for template developers. It gives you an alternative to WordPress's wp_nav_menu() function. Advantages: … … 12 22 ####Requires: 13 23 PHP5 14 Only tested on WordPress 3.1 24 Only tested on WordPress 3.1, will likely work on much earlier versions since it only uses a few Wordpress Functions 15 25 16 26 Usage
Note: See TracChangeset
for help on using the changeset viewer.