mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
@@ -1,5 +1,10 @@
|
||||
<?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