Changeset 15590 for trunk/wp-includes/comment-template.php
- Timestamp:
- 09/07/2010 11:21:11 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/comment-template.php
r15563 r15590 163 163 * @see get_comment_author_link() Echoes result 164 164 * 165 * @param int The ID of the comment for which to print the author's link. Optional.165 * @param int $comment_ID The ID of the comment for which to print the author's link. Optional. 166 166 */ 167 167 function comment_author_link( $comment_ID = 0 ) {
Note: See TracChangeset
for help on using the changeset viewer.