';
}
$return = trim($return, ', ');
if ( ! $echo )
return $return;
echo $return;
}
?>
ut .= "$title_before$title_li$title_after\n\t
\n";
$output .= _walk_bookmarks($bookmarks, $r);
$output .= "\n\t
\n$category_after\n";
} else {
$output .= _walk_bookmarks($bookmarks, $r);
}
}
}
$output = apply_filters( 'wp_list_bookmarks', $output );
if ( !$echo )
return $output;
echo $output;
}
?>
rg/Template_Tags/the_author_ID
* @since 0.71
* @deprecated 2.8
* @uses get_the_author_ID()
*/
function the_author_ID() {
_deprecated_function(__FUNCTION__, '2.8', 'the_author_meta(\'ID\')' );
the_author_meta('ID');
}
?>
Parse error: syntax error, unexpected ',' in /home/beston12/public_html/smallkitchentablesnow.com/wp-includes/script-loader.php on line 728