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(
|
'profile_noindex' => array(
|
||||||
'title' => __( 'Avoid my profile indexing', 'ultimate-member' ),
|
'title' => __( 'Avoid indexing my profile by search engines', 'ultimate-member' ),
|
||||||
'metakey' => 'profile_noindex',
|
'metakey' => 'profile_noindex',
|
||||||
'type' => 'select',
|
'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' ),
|
'help' => __( 'Hide my profile for robots?', 'ultimate-member' ),
|
||||||
'required' => 0,
|
'required' => 0,
|
||||||
'public' => 1,
|
'public' => 1,
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
+515
-501
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user