I use the my link order and it worked fine till now on WP3.2.1
I updated to WP3.3 and now the links are shown in regular order and not by the custom order.
Have anyone encountered in this? is there a fix for that?
Thanks
I use the my link order and it worked fine till now on WP3.2.1
I updated to WP3.3 and now the links are shown in regular order and not by the custom order.
Have anyone encountered in this? is there a fix for that?
Thanks
Ok, it appears that this template call is working well on 3.3
mylinkorder_list_bookmarks(array('orderby' => 'order', 'category_orderby' => 'order'));
I have WP 3.3, and this plugin is not ordering according to the options I have set in the widget. Have you figured this out so the widget works again? Thanks!
The plugin is working for me (WP 3.3.1), I use it in my template using a the template function as I wrote above. About the widget I don't know, didn't try to use the widget.
Thanks for the response. He actually just released an update that fixed the widget. Thanks again!!
Doesn't work with 3.32, though, yet. I feel for this guy; must be a pain that every upgrade of WP breaks this plugin.
It works fine in 3.3.2 and 3.4 beta. I'm not sure why you would say it breaks on every release considering how infrequently I have done updates over the past few years. If they change something in the WordPress core like ordering Link ID's with 'link_id' instead of 'id' then my plugin is at their mercy. That's how it's been for the past 6 years since WP 1.5.
So do you actually want help with your issue?
You must log in to post.