mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- changed description;
This commit is contained in:
@@ -1049,7 +1049,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
|
||||
'id' => 'require_strongpass',
|
||||
'type' => 'checkbox',
|
||||
'label' => __( 'Require a strong password?', 'ultimate-member' ),
|
||||
'tooltip' => __( 'Enable or disable a strong password rules common for all Ultimate Member forms. Note: Individual settings for the password-type field still have a higher priority.', 'ultimate-member' ),
|
||||
'tooltip' => __( 'Enable or disable a strong password rules common for all Ultimate Member forms.', 'ultimate-member' ),
|
||||
),
|
||||
array(
|
||||
'id' => 'password_min_chars',
|
||||
|
||||
Reference in New Issue
Block a user