v1.1.6
git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@75342 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
6877a300d7
commit
a70e522e8e
|
@ -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.1
|
||||
Tested up to: 2.6
|
||||
Stable tag: 1.1.5
|
||||
Stable tag: 1.1.6
|
||||
|
||||
Organise page order and manage page structure with this simple drag-and-drop Ajax interface.
|
||||
|
||||
|
@ -55,6 +55,9 @@ Any good up-to-date browser should work fine. I test in Firefox, IE7, Safari and
|
|||
|
||||
|
||||
==Change Log==
|
||||
= 1.1.6 =
|
||||
- Corrected filename case.
|
||||
|
||||
= 1.1.5 =
|
||||
- Updated for WP 2.6
|
||||
|
||||
|
|
|
@ -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.1.5
|
||||
Version: 1.1.6
|
||||
Author URI: http://joelstarnes.co.uk/
|
||||
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue