mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- updated languages files;
- changed labels;
This commit is contained in:
@@ -1131,10 +1131,10 @@ if ( ! class_exists( 'um\core\Builtin' ) ) {
|
||||
),
|
||||
|
||||
'profile_noindex' => array(
|
||||
'title' => __( 'Avoid my profile indexing', 'ultimate-member' ),
|
||||
'title' => __( 'Avoid indexing my profile by search engines', 'ultimate-member' ),
|
||||
'metakey' => 'profile_noindex',
|
||||
'type' => 'select',
|
||||
'label' => __( 'Avoid my profile indexing', 'ultimate-member' ),
|
||||
'label' => __( 'Avoid indexing my profile by search engines', 'ultimate-member' ),
|
||||
'help' => __( 'Hide my profile for robots?', 'ultimate-member' ),
|
||||
'required' => 0,
|
||||
'public' => 1,
|
||||
|
||||
Reference in New Issue
Block a user