Wednesday, July 8, 2009

sort links on wordpress

wp_list_bookmarks($args = '') {
$defaults = array(
'orderby' => 'rating'


Change the orderby parameter in function wp_list_bookmarks.

No comments:

Post a Comment