You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1454,8 +1432,6 @@ public static function get_all_group_type_default_labels() {
1454
1432
'privacy_help_text_invited_membership' => __( 'Only community members who are invited may join this course.', 'commons-in-a-box' ),
1455
1433
'privacy_membership_settings_private' => __( 'By default, any community member can request membership in a private course. Uncheck the box below to remove the "Request Membership" button from the Course Profile. When the box is unchecked, course membership will be by invitation only.', 'commons-in-a-box' ),
1456
1434
'privacy_membership_settings_public' => __( 'By default, a public course may be joined by any community member. Uncheck the box below to remove the "Join Course" button from the Course Profile. When the box is unchecked, membership will be by invitation only.', 'commons-in-a-box' ),
1457
-
'privacy_block_ai_robots_label' => __( 'Ask AI crawlers not to access this Course profile.', 'commons-in-a-box' ),
1458
-
'privacy_block_ai_robots_help_text' => __( 'Note: This option will NOT block access to the Course profile. It is up to AI crawlers to honor your request.', 'commons-in-a-box' ),
@@ -1522,8 +1498,6 @@ public static function get_all_group_type_default_labels() {
1522
1498
'privacy_help_text_invited_membership' => __( 'Only community members who are invited may join this project.', 'commons-in-a-box' ),
1523
1499
'privacy_membership_settings_private' => __( 'By default, any community member can request membership in a private project. Uncheck the box below to remove the "Request Membership" button from the Project Profile. When the box is unchecked, project membership will be by invitation only.', 'commons-in-a-box' ),
1524
1500
'privacy_membership_settings_public' => __( 'By default, a public project may be joined by any community member. Uncheck the box below to remove the "Join Project" button from the Project Profile. When the box is unchecked, membership will be by invitation only.', 'commons-in-a-box' ),
1525
-
'privacy_block_ai_robots_label' => __( 'Ask AI crawlers not to access this Project profile.', 'commons-in-a-box' ),
1526
-
'privacy_block_ai_robots_help_text' => __( 'Note: This option will NOT block access to the Project profile. It is up to AI crawlers to honor your request.', 'commons-in-a-box' ),
@@ -1586,8 +1560,6 @@ public static function get_all_group_type_default_labels() {
1586
1560
'privacy_help_text_invited_membership' => __( 'Only community members who are invited may join this club.', 'commons-in-a-box' ),
1587
1561
'privacy_membership_settings_private' => __( 'By default, any community member can request membership in a private club. Uncheck the box below to remove the "Request Membership" button from the Club Profile. When the box is unchecked, club membership will be by invitation only.', 'commons-in-a-box' ),
1588
1562
'privacy_membership_settings_public' => __( 'By default, a public club may be joined by any community member. Uncheck the box below to remove the "Join Club" button from the Club Profile. When the box is unchecked, membership will be by invitation only.', 'commons-in-a-box' ),
1589
-
'privacy_block_ai_robots_label' => __( 'Ask AI crawlers not to access this Club profile.', 'commons-in-a-box' ),
1590
-
'privacy_block_ai_robots_help_text' => __( 'Note: This option will NOT block access to the Club profile. It is up to AI crawlers to honor your request.', 'commons-in-a-box' ),
@@ -1650,8 +1622,6 @@ public static function get_all_group_type_default_labels() {
1650
1622
'privacy_help_text_invited_membership' => __( 'Only community members who are invited may join this portfolio.', 'commons-in-a-box' ),
1651
1623
'privacy_membership_settings_private' => __( 'By default, any community member can request membership in a private portfolio. Uncheck the box below to remove the "Request Membership" button from the Portfolio Profile. When the box is unchecked, portfolio membership will be by invitation only.', 'commons-in-a-box' ),
1652
1624
'privacy_membership_settings_public' => __( 'By default, a public portfolio may be joined by any community member. Uncheck the box below to remove the "Join Portfolio" button from the Portfolio Profile. When the box is unchecked, membership will be by invitation only.', 'commons-in-a-box' ),
1653
-
'privacy_block_ai_robots_label' => __( 'Ask AI crawlers not to access this Portfolio profile.', 'commons-in-a-box' ),
1654
-
'privacy_block_ai_robots_help_text' => __( 'Note: This option will NOT block access to the Portfolio profile. It is up to AI crawlers to honor your request.', 'commons-in-a-box' ),
0 commit comments