plupload_image no longer uses wp_posts.menu_order to sort?
-
When updating from version 4.3.3 to 4.3.8 it seems that multiple images are being ordered by wp_postmeta.meta_id instead of wp_posts.menu_order. Of course this wouldn’t be a problem if I was developing a new wordpress site, but right now I have a database with a lot of posts with already ordered images (which breaks when I update the plugin).
Is there someway I can migrate the database to keep the order of my previous plupload_image fields?
- The topic ‘plupload_image no longer uses wp_posts.menu_order to sort?’ is closed to new replies.