mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- fixed member directory scripts enqueue;
- added integration with User Location extension; - sanitize $_GET variables in wp-admin side;
This commit is contained in:
@@ -55,6 +55,7 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
|
||||
'terms-conditions' => '2.1.1',
|
||||
'unsplash' => '2.0.2',
|
||||
'user-bookmarks' => '2.0.2',
|
||||
'user-location' => '1.0.0',
|
||||
'user-photos' => '2.0.4',
|
||||
'user-tags' => '2.1.0',
|
||||
'verified-users' => '2.0.5',
|
||||
@@ -73,7 +74,6 @@ if ( ! class_exists( 'um\Dependencies' ) ) {
|
||||
'user-exporter' => '1.0.0',
|
||||
|
||||
/*in development*/
|
||||
'user-location' => '1.0',
|
||||
'filesharing' => '1.0.0',
|
||||
'beaver-builder' => '2.0',
|
||||
'user-events' => '1.0.0',
|
||||
|
||||
Reference in New Issue
Block a user