Changeset 33963 for trunk/src/wp-includes/query.php
- Timestamp:
- 09/09/2015 02:50:43 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/query.php
r33925 r33963 3845 3845 * @since 2.2.0 3846 3846 * @access public 3847 * @global object $comment Current comment.3847 * @global WP_Comment $comment Current comment. 3848 3848 */ 3849 3849 public function the_comment() {
Note: See TracChangeset
for help on using the changeset viewer.