mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
Fx text domain slug for wp.org translation compatibility
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
case 'um_delete':
|
||||
if ( is_admin() )
|
||||
wp_die('This action is not allowed in backend.','ultimatemember');
|
||||
wp_die('This action is not allowed in backend.','ultimate-member');
|
||||
$ultimatemember->user->delete();
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user