mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-13 19:56:27 +09:00
Revert "Disable password change default notice"
This reverts commit 64c229f764.
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
<?php
|
||||
|
||||
/***
|
||||
*** @Disable password change default notice by WP
|
||||
***/
|
||||
add_filter( 'send_password_change_email', '__return_false' );
|
||||
|
||||
/***
|
||||
*** @Get all bulk actions
|
||||
***/
|
||||
|
||||
Reference in New Issue
Block a user