This commit is contained in:
nikitasinelnikov
2021-04-13 12:35:57 +03:00
parent 2a1d5d1675
commit 4633faf7bd
3 changed files with 3 additions and 1 deletions
@@ -653,6 +653,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
'type' => 'number',
'label' => __( 'Activation link lifetime', 'ultimate-member' ),
'tooltip' => __( 'How long does an activation link live? Leave empty for endless links.', 'ultimate-member' ),
'size' => 'small',
),
)
),