diff --git a/assets/screenshot-1.png b/assets/screenshot-1.png index 48e2c562..1512881a 100644 Binary files a/assets/screenshot-1.png and b/assets/screenshot-1.png differ diff --git a/assets/screenshot-2.png b/assets/screenshot-2.png index 3dc7e7a9..17fc5fcc 100644 Binary files a/assets/screenshot-2.png and b/assets/screenshot-2.png differ diff --git a/assets/screenshot-3.gif b/assets/screenshot-3.gif index 6acd6814..a95dd450 100644 Binary files a/assets/screenshot-3.gif and b/assets/screenshot-3.gif differ diff --git a/includes/class-np-dependencies.php b/includes/class-np-dependencies.php index 01784439..816e170e 100644 --- a/includes/class-np-dependencies.php +++ b/includes/class-np-dependencies.php @@ -26,7 +26,7 @@ public function styles() 'nestedpages', $this->plugin_dir . '/assets/css/nestedpages.css', array(), - '1.0' + '1.1' ); } diff --git a/readme.txt b/readme.txt index dc0d8b93..b4d8b4b7 100644 --- a/readme.txt +++ b/readme.txt @@ -22,7 +22,7 @@ Nested Pages provides an intuitive drag and drop interface for managing pages in For more information visit [nestedpages.com](http://nestedpages.com). -**Nested Pages requires Wordpress version 3.8 or higher, and PHP version 5.4 or higher.** +**Nested Pages requires Wordpress version 3.8 or higher, and PHP version 5.3 or higher.** == Installation == @@ -67,13 +67,21 @@ Hierarchical taxonomies are currently supported == Changelog == = 1.1 = -* Expanded/Collapsed pages now saved for each user +* Expanded/Collapsed states now saved for each user +* Trash functionality added * Trashing pages now redirects to Nested Pages view * Trash link added to quickly get to a list of trashed pages +* New "Add link" functionality – creates custom link menu items +* Additional options added for generated menu items - title attribute, css classes, link target = 1.0 = * Nested Pages +== Upgrade Notice == + += 1.1 = +Several new features have been added in version 1.1, including: saved toggle states, additional menu options, trash functionality, ability to add "link" menu items, and more. + == More Information == = Generated Menu =