Changeset 47917 for branches/5.2/src/wp-includes/comment-template.php
- Timestamp:
- 06/06/2020 09:58:55 AM (5 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
- Property svn:mergeinfo changed
/trunk merged: 47887,47889
- Property svn:mergeinfo changed
-
branches/5.2/src/wp-includes/comment-template.php
r44894 r47917 1000 1000 * 1001 1001 * @param string $comment_text Text of the current comment. 1002 * @param WP_Comment|null $comment The comment object. 1002 * @param WP_Comment|null $comment The comment object. Null if not found. 1003 1003 * @param array $args An array of arguments. 1004 1004 */
Note: See TracChangeset
for help on using the changeset viewer.