- updated dependencies versions;

- fixed permalinks generate function for getting raw base permalink from the user meta;
This commit is contained in:
Mykyta Synelnikov
2023-09-25 21:08:35 +03:00
parent 01ee8305a2
commit e971d1e6b3
4 changed files with 14 additions and 12 deletions
@@ -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 ) {