Skip to content

Releases: kylephillips/wp-nested-pages

v2.0.4

09 Nov 23:54
Compare
Choose a tag to compare
  • Fixes PHP warning if a search is performed with only one result when WP_DEBUG is enabled.
  • Fixes "undefined variable: c" PHP warning on some installs when WP_DEBUG is enabled.
  • Tested for WordPress 4.9 compatibility

v2.0.3

24 Oct 16:39
Compare
Choose a tag to compare
  • Fixes bug where empty trash was not working under custom post types.
  • Fixes issue where sticky status could not be removed from post in quick edit.
  • Adds button to reset all plugin settings to default.

v2.0.2

20 Sep 14:35
Compare
Choose a tag to compare
  • Fixes issue where no posts were displaying in nested view when a taxonomy was assigned to the post with a dash in the taxonomy name.

v2.0.1.1

13 Sep 23:31
Compare
Choose a tag to compare
v2.0.1.1 Pre-release
Pre-release

Possible patch for errors in custom post types from version 2 update.

v2.0.1

23 Aug 13:08
Compare
Choose a tag to compare
  • WPML compatibility added (Limited support, see the "More Information" section for important notes on support).
  • Important upgrade note: Custom links within the Nested Pages interface are disabled if WPML is installed and enabled. This is a potential breaking change, so please remove all custom links before updating. Links may be added back to menus by using the default WordPress Appearance > Menus editor.
  • Sort/Order options on non-page post type listings may now be added/removed. All options are hidden by default. To enable these, visit Settings > Nested Pages > Post Types. Under the desired post type, options may be enabled under the "Sort Options" row.
  • Bug fix where pages hidden from the Nested Pages view where displaying.
  • "Sticky" checkbox added to quick edit form under non-hierarchical post types.
  • Adds query optimizations to the listing view, reducing the overall number of queries made.

v2.0.0.1 (WPML Beta 2)

15 Jun 17:09
Compare
Choose a tag to compare
Pre-release

WPML beta release 2

v2.0.0 (WPML beta)

01 Jun 15:43
Compare
Choose a tag to compare
v2.0.0 (WPML beta) Pre-release
Pre-release
  • WPML beta release

v1.7.1

08 May 14:14
Compare
Choose a tag to compare
  • Bug fix where saving post type options was enabling all post types

v1.7.0

07 May 22:31
Compare
Choose a tag to compare
  • Added option to disable sorting per post type
  • Added option to assign a post type page. Assigning a page to a post type adds "Add New" and "All" links to the page row for the given post type, along with a count of published posts for that type
  • 24 hour time format support added to datepicker time field (follows General Time Format settings)
  • Custom fields generated by the plugin converted to hidden fields, preventing them from displaying in the post custom field meta box
  • Bug fix where selecting "Hide in Nested Pages" was not saving in the quick edit interface
  • rel=page removed from generated nav menu links which was causing errors in W3C validation
  • Bug fix where menu sync was firing in the background when "Disable menu sync completely" option was selected

v1.6.8

03 May 14:33
Compare
Choose a tag to compare
  • Bug fix where admin bars were not displaying in Safari until hover
  • Bug fixes in display of post titles with html tags
  • Bug fix where date was not being saved in the quick edit form when the datepicker is not enabled