Changeset 47889 for trunk/src/wp-includes/comment-template.php
- Timestamp:
- 06/02/2020 08:51:34 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/comment-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment-template.php
r47808 r47889 1019 1019 * 1020 1020 * @param string $comment_text Text of the current comment. 1021 * @param WP_Comment|null $comment The comment object. 1021 * @param WP_Comment|null $comment The comment object. Null if not found. 1022 1022 * @param array $args An array of arguments. 1023 1023 */
Note: See TracChangeset
for help on using the changeset viewer.