mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-20 15:13:55 +09:00
Version 1.0.49
This commit is contained in:
@@ -457,7 +457,7 @@ class UM_Admin_Metabox {
|
||||
|
||||
default:
|
||||
|
||||
do_action("um_admin_field_edit_hook__{$attribute}", $attribute);
|
||||
do_action("um_admin_field_edit_hook{$attribute}", $this->edit_mode_value);
|
||||
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user