mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- override templates changed transients and logic for using together with Site Health tests;
This commit is contained in:
@@ -1904,7 +1904,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
|
||||
* Manual check templates versions.
|
||||
*/
|
||||
public function check_templates_version() {
|
||||
UM()->common()->theme()->check_outdated_templates();
|
||||
UM()->common()->theme()->flush_transient_templates_data();
|
||||
|
||||
$url = add_query_arg(
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user