- 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
+2 -2
View File
@@ -32,10 +32,10 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
public $ext_required_version = array(
'bbpress' => '2.0.7',
'followers' => '2.1.6',
'forumwp' => '2.0.4',
'forumwp' => '2.1.5',
'friends' => '2.1.4',
'groups' => '2.1.7',
'jobboardwp' => '1.0.0',
'jobboardwp' => '1.0.7',
'mailchimp' => '2.2.0',
'messaging' => '2.2.5',
'mycred' => '2.1.6',