mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- 2.0.34 release;
This commit is contained in:
@@ -79,8 +79,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
|
||||
|
||||
if ( empty( $last_request ) || time() > $last_request + DAY_IN_SECONDS ) {
|
||||
|
||||
delete_transient( 'update_plugins' );
|
||||
delete_site_transient( 'update_plugins' );
|
||||
wp_clean_update_cache();
|
||||
|
||||
UM()->plugin_updater()->um_checklicenses();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user