Changeset 59871
- Timestamp:
- 02/26/2025 03:01:52 PM (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r59867 r59871 1822 1822 * @since 2.7.0 1823 1823 * 1824 * @param int|string$new_status The new comment status.1825 * @param int|string$old_status The old comment status.1824 * @param string $new_status The new comment status. 1825 * @param string $old_status The old comment status. 1826 1826 * @param WP_Comment $comment Comment object. 1827 1827 */
Note: See TracChangeset
for help on using the changeset viewer.