this plugin performs its job well, and is of great use, except:
it adds a millon .js calls to every single admin page, and for me this added about 5 seconds of load time to every single section of the WP-Admin. not good!
this plugin performs its job well, and is of great use, except:
it adds a millon .js calls to every single admin page, and for me this added about 5 seconds of load time to every single section of the WP-Admin. not good!
Try the 2.5.1 version, I had fixed this a while back and it got back in during development. The bug caused the 6 scriptaculous libraries to be included on each page (they should have been cached after the first load anyways, that's why I never noticed). Now those libraries are only loaded when visiting the actual "My Page Order" page.
When I have time I'm going to convert all my code to use jQuery which it seems the WP developers have standardized on now.
This topic has been closed to new replies.