mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- updated dependencies versions;
- fixed permalinks generate function for getting raw base permalink from the user meta;
This commit is contained in:
@@ -2458,7 +2458,6 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// update for um_member_directory_data metakey
|
||||
if ( isset( $_POST['um_options']['use_gravatars'] ) ) {
|
||||
if ( $this->gravatar_changed ) {
|
||||
|
||||
Reference in New Issue
Block a user