Skip to content

Releases: kylephillips/wp-nested-pages

v1.6.7

01 May 22:35
Compare
Choose a tag to compare
  • Multisite superadmins treated as admins (Thanks to Kristoffer Svanmark)
  • Text domain change from v1.6.4 integrated

v1.6.6

01 May 22:34
Compare
Choose a tag to compare
  • Important security update: XSS vulnerability fix

v1.6.5

16 Nov 19:32
Compare
Choose a tag to compare
  • PHP fatal error bug fix

v1.6.4

16 Nov 17:43
Compare
Choose a tag to compare
  • Text domain updated to wp-nested-pages in compliance with wordpress.org translation requirments
  • Custom columns are now supported. Visit Settings > Nested Pages > Post Types to enable and order custom columns for each post type. Columns made available through the appropriate WordPress filters are available for selection, along with any taxonomies enabled for the post type.
  • Additional bug fixes in front end redirects that were causing duplicate slugs to be unreliable

v1.6.2

19 Oct 14:15
Compare
Choose a tag to compare
  • Bug fix that was throwing error in the nav menu

v1.6.1

19 Oct 02:55
Compare
Choose a tag to compare
  • Bug fix in nav menu front end that was throwing error on sites with errors enabled.

v1.6.0

19 Oct 02:54
Compare
Choose a tag to compare
  • Redesign of post type settings page, with additional options added.
  • Thumbnail support added to nested/sort view. Visit Settings > Nested Pages > Post Types to enable post thumbnails and set options.
  • Ability to customize quick edit fields for each post type added. Visit Settings > Nested Pages > Post Types to hide specific fields from the quick edit interface for each post type. Please note: specific fields are still hidden depending. on the current user's roles/capabilities.
  • Bulk delete functionality added.
  • When adding multiple pages, the option to set them as hidden in the nav menu is now available.
  • Option added to manually sync the nav menu and page order.
  • Bug fix where Post menu wasn't being replaced if option checked.
  • Modified date set to not update when reordering post order through the nested view.
  • Issue of duplicate posts item in nav menu resolved.
  • Fix for invalid rel attribute in generated nav menus, resulting in W3C validation error.
  • Filters added for title, edit links, and view links in the nested interface.
  • Bug fix where non-hierarchical post types were allowing nesting.
  • Bug fix where page redirect errors were showing while attempting to delete pages with the Page post type disabled. (Thanks to Evan Washkow)
  • Bug fix where non-ascii characters were not displaying correctly in the quick edit slug field.
  • Bug fix where "Add Child" was not available if menu sync was disabled completely.
  • Tab index set when adding a new child or multiple pages. No mouse necessary for adding in bulk.
  • Various UI enhancements.
  • Swedish translation added (Thanks to Marcus Forsberg).

v1.5.4

04 Jan 22:13
Compare
Choose a tag to compare
  • Spanish translation added (Thanks to Raúl Martínez)
  • Various bug fixes related to WordPress 4.4 update
  • Duplicate menu items bug fix

v1.5.3

16 Sep 13:43
Compare
Choose a tag to compare
  • Confirmation modal added when deleting a link item.
  • Bug fix where custom nav titles were not being saved.
  • Bug fix where replacing the default menus was breaking custom admin submenu links.
  • Minor interface enhancements.

v1.5.0

30 Aug 14:53
Compare
Choose a tag to compare
  • Links now include all taxonomies/post types, enabling full control over the primary site menu from the Nested Pages interface. Start adding menu items by selecting "Add Link" from the top, or the link button on a specific row to add a child item.
  • Escape key closing of modal windows added.
  • Category filtering added to pages if categories enabled