2021-12-14
- Update WPListTable class based on WordPress 5.8.2.
2019-03-07
- Update WPListTable class to work with WP 5.1+.
2019-01-23
- Fix PHP required version.
- Update required at least (WordPress).
- Moved previous version change log to changelog.md file.
2018-12-08
- Update Font Awesome to 4.7.0.
- Add requires PHP version.
- Add translation template file (.POT).
- Add translators help message.
- Fix bug disable order is not working on category page.
2018-01-04
- Add some hook for future use. This cannot work if it is just in the next update, it must stay in current update and then next update will work.
2017-03-25
- Add settings to disable custom order in front page.
- Add settings to disable custom order for selected categories.
2016-11-13
- Fix current page input that was not work.
2106-10-23
- Add debugger class to debug uninstallation.
2016-10-23
- Tested with multisite enabled and it works!
- Fix uninstall for multisite enabled.
2016-10-22
- Add support for filters
rd_postorder_is_working
andrd_postorder_admin_is_working
2016-10-19
- Change from buttons actions to bulk actions
- Add manually change order numbers
- Move help text to help screen
2016-10-13
- Fix uninstall error
- Fix single quote in the input array but this maybe the cause of sort items wrong number.
2016-10-13
- Fix ajax replace list table
- Fix PHP notices
2016-10-11
- The beginning.