mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 13:13:33 +09:00
- added UM setting;
This commit is contained in:
@@ -577,6 +577,7 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'member_directory_own_table' => 0,
|
||||
'profile_show_html_bio' => 0,
|
||||
'profile_noindex' => 0,
|
||||
'activation_link_expiry_time' => '',
|
||||
);
|
||||
|
||||
add_filter( 'um_get_tabs_from_config', '__return_true' );
|
||||
|
||||
Reference in New Issue
Block a user