plugin updates
This commit is contained in:
@@ -39,5 +39,10 @@ class ComingSoonCacheInvalidator {
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
// Invalidate the SiteGround Speed Optimizer cache.
|
||||
if ( function_exists( '\sg_cachepress_purge_cache' ) ) {
|
||||
\sg_cachepress_purge_cache();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user