Changeset 45739 for trunk/src/wp-includes/comment.php
- Timestamp:
- 08/04/2019 01:58:03 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r45674 r45739 965 965 * @uses Walker_Comment 966 966 * 967 * @global WP_Query $wp_query 967 * @global WP_Query $wp_query WordPress Query object. 968 968 * 969 969 * @param WP_Comment[] $comments Optional. Array of WP_Comment objects. Defaults to $wp_query->comments.
Note: See TracChangeset
for help on using the changeset viewer.