diff --git a/includes/class-config.php b/includes/class-config.php index 67a45e66..4e7eb202 100644 --- a/includes/class-config.php +++ b/includes/class-config.php @@ -580,7 +580,9 @@ if ( ! class_exists( 'um\Config' ) ) { 'um_profile_object_cache_stop' => 0, 'rest_api_version' => '2.0', 'member_directory_own_table' => 0, + 'profile_show_bio' => false, 'profile_show_html_bio' => 0, + 'profile_bio_maxchars' => 180, 'profile_noindex' => 0, 'activation_link_expiry_time' => '', 'lock_register_forms' => false,