mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 06:03:38 +09:00
- conditional logic fixed;
- some code optimization and documentation; - fixed conflict with WP Fusion;
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user