Revert "Disable password change default notice"

This reverts commit 64c229f764.
This commit is contained in:
Ultimate Member
2015-12-25 00:23:07 +02:00
parent 18c5dd77e6
commit 37312ca78e
-5
View File
@@ -1,10 +1,5 @@
<?php
/***
*** @Disable password change default notice by WP
***/
add_filter( 'send_password_change_email', '__return_false' );
/***
*** @Get all bulk actions
***/