mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 06:29:30 +00:00
Clean comment link. Props nbachiyski. fixes #8405 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
87dc61235c
commit
2444331b6a
@ -252,7 +252,7 @@ function get_comment_guid() {
|
||||
* @since 1.5.0
|
||||
*/
|
||||
function comment_link() {
|
||||
echo get_comment_link();
|
||||
echo clean_url( get_comment_link() );
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user