Update elementor pro

This commit is contained in:
2026-03-24 09:23:15 +01:00
parent ce2d93a202
commit 4c35d65901
559 changed files with 11981 additions and 19280 deletions

View File

@@ -139,6 +139,7 @@ class Conditions_Manager {
foreach ( $conditions_groups as $template_id => $conditions ) {
if ( ! get_post( $template_id ) ) {
$this->purge_post_from_cache( $template_id );
continue;
}
if ( $ignore_post_id === $template_id ) {