- Timestamp:
- 03/25/2020 02:41:15 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-comments-list-table.php
r47234 r47507 56 56 } 57 57 58 /** 59 * Adds avatars to comment author names. 60 * 61 * @since 3.1.0 62 * 63 * @param string $name Comment author name. 64 * @param int $comment_ID Comment ID. 65 * @return string Avatar with the user name. 66 */ 58 67 public function floated_admin_avatar( $name, $comment_ID ) { 59 68 $comment = get_comment( $comment_ID );
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)