• ResolvedPlugin Author Tim Berneman

    (@tberneman)


    I’d like to change the order of the locations. Is that a feature you can add or is there another plugin what will let you change the order of options arrays in the option_value field in the wp-options table?

    I saw in a previous post that you weren’t using your own plugin any more. Is there a way of doing this in the latest WP version (3.4.1) that I’m unaware of or are you using a different plugin and if so what is it called?

    Thanks!

    http://wordpress.org/extend/plugins/relocate-upload/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tim Berneman

    (@tberneman)

    I’ve modified the widget myself to make it sortable. It was a lot of research and trial-and-error but in the end not that much additional code thanks to jQuery and jQuery UI. The only code that I don’t like but was necessary to make it work is I had to de-register jQuery and jQuery UI and then re-register them using Google CDN. If someone can show me a better way using the js libraries already included in WordPress I would appreciate it.

    If anyone wants the code just email me here: tim at netconx.net

    alanft, if you want the code to include in a future update let me know. Just please leave the bit in where I helped. 🙂

    Plugin Author alanft

    (@alanft)

    on the offchance you check back, feel free to pastebin it or something. thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Relocate Upload] Is there a way to change the order of the locations?’ is closed to new replies.