Fx text domain slug for wp.org translation compatibility

This commit is contained in:
Champ Camba
2017-06-06 22:37:55 +08:00
parent dfdf9901be
commit 18dd37fe70
100 changed files with 1792 additions and 1792 deletions
+1 -1
View File
@@ -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;