Changeset 23433 for trunk/wp-admin/includes/comment.php
- Timestamp:
- 02/15/2013 06:49:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/comment.php
r23416 r23433 15 15 * @param string $comment_author Author of the comment 16 16 * @param string $comment_date Date of the comment 17 * @return mixed Comment ID on success.17 * @return mixed Comment post ID on success. 18 18 */ 19 19 function comment_exists($comment_author, $comment_date) {
Note: See TracChangeset
for help on using the changeset viewer.