diff --git a/README.txt b/README.txt index 302d83d..8186758 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: JoelStarnes Tags: order pages, ajax, re-order, drag-and-drop, admin, manage, page, pages, sidebar, header, hide, Requires at least: 2.0 Tested up to: 2.4-bleeding -Stable tag: 1.0.2 +Stable tag: 1.0.3 Organise page order and manage page structure with this simple drag-and-drop Ajax interface. @@ -37,6 +37,9 @@ The code here is very simple and flexible, for more information look up `wp_list If you have any questions or comments, please drop me an email: http://joelstarnes.co.uk/contact += Do I need any special code in my template = +No. You no longer need to add the pageMash parameter as you did with the previous versions [<1.0.2]. You can leave the code in as it will do no harm, but it's good to keep your template clean of unnecessary code. + == Screenshots == diff --git a/pagemash.php b/pagemash.php index 0b3f0fd..ed0dc09 100644 --- a/pagemash.php +++ b/pagemash.php @@ -4,7 +4,7 @@ Plugin Name: pageMash Plugin URI: http://joelstarnes.co.uk/pagemash/ Description: pageMash > pageManagement [WP_Admin > Manage > pageMash] Author: Joel Starnes -Version: 1.0.2 +Version: 1.0.3 Author URI: http://joelstarnes.co.uk/ CHANGELOG: @@ -14,8 +14,9 @@ Release: Date: Description: 0.1.2 15 Feb 2008 Minor fixes > Fixed CSS&JS headers to only display on pagemash 1.0.0 beta 19 Feb 2008 Major update > Recusive page handles unlimited nested children, collapsable list items, interface makeover... -1.0.1 beta 14 Mar 2008 fixed IE > drag selects text -1.0.2 16 Mar 2008 Major code rewrite for exclude pages +1.0.1 beta 14 Mar 2008 Fixed IE > drag selects text +1.0.2 16 Mar 2008 Major code rewrite for exclude pages, funct hooks onto wp_list_pages +1.0.3 18 Mar 2008 Fixed datatype bug causing array problems FIXME: @fixme with instantUpdateFeature hide will not send the update @@ -76,9 +77,9 @@ function pageMash_getPages($post_parent){ echo '