- conditional logic fixed;

- some code optimization and documentation;
- fixed conflict with WP Fusion;
This commit is contained in:
nikitozzzzzzz
2018-03-16 09:37:19 +02:00
parent 3a3af72e82
commit 8e348e084e
17 changed files with 2718 additions and 2321 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ if ( ! defined( 'ABSPATH' ) )
/**
* This populates all existing UM users with meta_key `last_login` as `user_registered` if the meta key doesn't exist.
* Target Version: 1.3.39
* Target Version: 2.0
*/
global $wpdb;