Changeset 48109 for trunk/src/wp-includes/comment.php
- Timestamp:
- 06/20/2020 12:38:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r48104 r48109 2467 2467 * @since 2.5.0 2468 2468 * 2469 * @staticvar bool $_defer2470 *2471 2469 * @param bool $defer 2472 2470 * @return bool … … 2500 2498 * 2501 2499 * @see wp_update_comment_count_now() For what could cause a false return value 2502 *2503 * @staticvar array $_deferred2504 2500 * 2505 2501 * @param int|null $post_id Post ID.
Note: See TracChangeset
for help on using the changeset viewer.