Skip to content

Releases: 10up/simple-page-ordering

2.4.3

08 Nov 18:05
Compare
Choose a tag to compare

Changed

  • Allow hierarchical post types that don't have page-attributes set to be sorted properly (props @dkotter, @peterwilsoncc via #108.

Security


Full Changelog: 2.4.2...2.4.3
View closed items in the milestone.

2.4.2

28 Sep 16:12
Compare
Choose a tag to compare

Changed

Fixed

New Contributors


Full Changelog: 2.4.1...2.4.2
View closed items in the milestone.

2.4.1

21 Jun 17:51
Compare
Choose a tag to compare

Added

Fixed

Changed

Security

New Contributors

Full Changelog: 2.4.0...2.4.1
See all items closed in the milestone.

2.4.0

28 Apr 16:25
887a179
Compare
Choose a tag to compare

Added

Changed

Security

New Contributors

Full Changelog: 2.3.4...2.4.0
See all items closed in the milestone.

2.3.4

08 Apr 02:18
Compare
Choose a tag to compare

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

21 Mar 04:00
Compare
Choose a tag to compare

Added

Changed

Fixed

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

Version 2.3.1

13 Apr 16:34
Compare
Choose a tag to compare

Changelog

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

Version 2.3

06 Mar 16:40
Compare
Choose a tag to compare

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