mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 00:01:27 +01:00
'>"
git-svn-id: http://svn.automattic.com/wordpress/trunk@6828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
611183e09d
commit
ab4ce8237d
@ -201,7 +201,7 @@ function wp_list_bookmarks($args = '') {
|
||||
}
|
||||
}
|
||||
|
||||
$output = apply_filters( "wp_list_bookmarks", $output );
|
||||
$output = apply_filters( 'wp_list_bookmarks', $output );
|
||||
|
||||
if ( !$echo )
|
||||
return $output;
|
||||
|
Loading…
Reference in New Issue
Block a user