diff --git a/core/um-actions-register.php b/core/um-actions-register.php index bc1abc59..c22034c9 100644 --- a/core/um-actions-register.php +++ b/core/um-actions-register.php @@ -259,6 +259,7 @@ $role = um_get_option('default_role'); } + $role = apply_filters('um_register_hidden_role_field', $role ); echo ''; }