Closed theodejager closed 1 year ago
@theodejager have you also tested it after clearing the browser cache?
@timohubois good point, thanks, it seems to work on a clean browser. I suspect I'm not the only one with the problem so I made a pull request to better enqueue the JS/CSS files to prevent caching when they are modified.
https://github.com/hijiriworld/intuitive-custom-post-order/pull/56
@theodejager great to hear that it works and thanks for the pr. Preventing this issue is currently also included in #54.
@hijiriworld @timohubois
After the last update, when editors re-order items, the new order is not saved.
The nonce verification that was added doesn't seem to pass (in the
update_menu_order*
functions)