- fixed member directory scripts enqueue;

- added integration with User Location extension;
- sanitize $_GET variables in wp-admin side;
This commit is contained in:
nikitasinelnikov
2020-02-12 12:36:47 +02:00
parent 7ab7a06b75
commit 2d36eaea36
15 changed files with 65 additions and 48 deletions
+1 -1
View File
@@ -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',