Changeset 11720 for branches/2.8/wp-includes/comment-template.php
- Timestamp:
- 07/18/2009 11:21:00 PM (17 years ago)
- File:
-
- 1 edited
-
branches/2.8/wp-includes/comment-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.8/wp-includes/comment-template.php
r11435 r11720 195 195 global $comment; 196 196 $url = ('http://' == $comment->comment_author_url) ? '' : $comment->comment_author_url; 197 $url = esc_url( $url, array('http', 'https') ); 197 198 return apply_filters('get_comment_author_url', $url); 198 199 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)