Changeset 61199 for trunk/src/wp-includes/default-filters.php
- Timestamp:
- 11/10/2025 10:49:33 PM (8 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-filters.php
r61179 r61199 523 523 add_action( 'comment_post', 'wp_new_comment_notify_moderator' ); 524 524 add_action( 'comment_post', 'wp_new_comment_notify_postauthor' ); 525 add_action( 'rest_insert_comment', array( 'WP_REST_Comments_Controller', 'wp_new_comment_via_rest_notify_postauthor' ));525 add_action( 'rest_insert_comment', 'wp_new_comment_via_rest_notify_postauthor' ); 526 526 add_action( 'after_password_reset', 'wp_password_change_notification' ); 527 527 add_action( 'register_new_user', 'wp_send_new_user_notifications' );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)