Simple Page Ordering Versions Save

Order your pages and other hierarchical post types with simple drag and drop right from the standard page list.

2.4.1

1 year ago

Added

Fixed

Changed

Security

New Contributors

Full Changelog: https://github.com/10up/simple-page-ordering/compare/2.4.0...2.4.1 See all items closed in the milestone.

2.4.0

2 years ago

Added

Changed

Security

New Contributors

Full Changelog: https://github.com/10up/simple-page-ordering/compare/2.3.4...2.4.0 See all items closed in the milestone.

2.3.4

4 years ago

Added

Changed

  • Avoid failed reordering introduced in v2.3.3 when handling a large number of non-hierarchical items (props @dinhtungdu via #51)
  • Bump WordPress version support to 5.4 (props @tmoorewp via #50)

Fixed

  • Ensure titles of reordered items appear in a human-readable way (props @dinhtungdu via #53)

→ View all closed items on the milestone

2.3.3

4 years ago

Added

Changed

Fixed

https://github.com/10up/simple-page-ordering/milestone/4?closed=1

2.3.1

6 years ago

Changelog

  • Bug fix: Prevent rows with hidden columns from jumping around while dragging

2.3

6 years ago

Changelog

  • Avoid exceeding PHP's max input variables, which could cause incorrectly assigned page order
  • Fix a malformed URL that would take you to posts instead of pages
  • Use WP_Query instead of get_posts() for better performance
  • Use WordPress core's spinner class
  • Add Grunt-based build process with Sass
  • Remove bundled translations in favor of WordPress.org language packs
  • Fix some PHPDoc and coding standards to align with 10up's Engineering Best Practices

View all issues and PRs closed on this milestone