mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 13:13:33 +09:00
- added ability to use custom metakey as profile slug;
- important: use for this case required usermeta which cannot be empty
This commit is contained in:
@@ -511,6 +511,7 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'disable_restriction_pre_queries' => 0,
|
||||
'uninstall_on_delete' => 0,
|
||||
'permalink_base' => 'user_login',
|
||||
'permalink_base_custom_meta' => '',
|
||||
'display_name' => 'full_name',
|
||||
'display_name_field' => '',
|
||||
'author_redirect' => 1,
|
||||
|
||||
Reference in New Issue
Block a user