Changeset 35718 for trunk/src/wp-includes/comment.php
- Timestamp:
- 11/20/2015 07:23:04 AM (9 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r35712 r35718 1 1 <?php 2 2 /** 3 * Co mment API: Top-level comments functionality3 * Core Comment API 4 4 * 5 5 * @package WordPress 6 * @subpackage Comments 7 * @since 4.4.0 6 * @subpackage Comment 8 7 */ 9 8
Note: See TracChangeset
for help on using the changeset viewer.