Skip to content

Commit 2aa7c96

Browse files
Whitespace
1 parent 79fd7e5 commit 2aa7c96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-includes/default-filters.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@
523523
add_action( 'comment_post', 'wp_new_comment_notify_moderator' );
524524
add_action( 'comment_post', 'wp_new_comment_notify_postauthor' );
525525
add_action( 'rest_insert_comment', 'wp_new_comment_via_rest_notify_postauthor' );
526-
527526
add_action( 'after_password_reset', 'wp_password_change_notification' );
528527
add_action( 'register_new_user', 'wp_send_new_user_notifications' );
529528
add_action( 'edit_user_created_user', 'wp_send_new_user_notifications', 10, 2 );

0 commit comments

Comments
 (0)