Changeset 47890 for branches/5.4/src/wp-includes/comment-template.php
- Timestamp:
- 06/02/2020 09:02:49 PM (6 years ago)
- Location:
- branches/5.4
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/comment-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.4
-
branches/5.4/src/wp-includes/comment-template.php
r47366 r47890 1017 1017 * 1018 1018 * @param string $comment_text Text of the current comment. 1019 * @param WP_Comment|null $comment The comment object. 1019 * @param WP_Comment|null $comment The comment object. Null if not found. 1020 1020 * @param array $args An array of arguments. 1021 1021 */
Note: See TracChangeset
for help on using the changeset viewer.