My Link Order allows you to set the order in which links and link categories will appear in the sidebar. Uses a drag
and drop interface for ordering. Adds a widget with additional options for easy installation on widgetized themes.
Change Log
2.8.4:
- Added "Show Names" option to widget to allow link name to be displayed with "Show Images" is selected.
2.8.3:
- Trying to fix Javascript onload issues. Settled on using the addLoadEvent function built into Wordpress. If the sorting does not initialize then you have a plugin that is incorrectly overriding the window.onload event. There is nothing I can do to help.
- This will also be the last version of this plugin I will release. I am working on a new "2.0" version that will only support WP 2.8 and greater. This jump will finally include the ability to have multiple widgets.
2.8.1:
- Added Czech translation (Jan)
2.8:
- Updated for 2.8 compatibility
2.7.1:
- If your link categories don't show up for ordering your DB user account must have ALTER permissions, the plugin adds columns to store the order
- Added a call to $wpdb->show_errors(); to help debug any issues
- Translations added and thanks: Spanish (Karin), French (Regis), Italian (Stefano)
2.7:
- Updated for 2.7, now under the the new Links menu
- Moved to jQuery for drag and drop
- Removed finicky AJAX submission
- Translations added and thanks: Russian (Flector), Dutch (Anja)
- Keep those translations coming
2.6.1a:
- The plugin has been modified to be fully translated
- The widget now has a description
2.6.1:
- Finally no more taxonomy.php overwriting, well kind of. After you upgrade Wordpress visit the My Link Order page and it will perform the edit automatically.
- Thanks to Submarine at http://www.category-icons.com for the code.
- Also added string localization, email me if you are interested in translating.