ColorlibHQ / simple-custom-post-order

Order posts(posts, any custom post types) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary.
http://wordpress.org/plugins/simple-custom-post-order/
GNU General Public License v3.0
31 stars 20 forks source link

WordPress 5.5 Issue #94

Closed DuckDivers closed 4 years ago

DuckDivers commented 4 years ago

https://github.com/ColorlibHQ/simple-custom-post-order/blob/c90fc19ef8855f22d52814c2561b687a2bd6d909/assets/scporder.js#L34

This needs to be changed to

jQuery(window).on('load', function () {

Thank you.

cristianraiber commented 4 years ago

cc @andyluak

DuckDivers commented 4 years ago

Thank you... This plugin is great by the way...