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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user