PluginProbe
Elementor Website Builder – more than just a page builder / 3.35.7
Elementor Website Builder – more than just a page builder v3.35.7
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
← All changes | modules/atomic-widgets/styles/cache-validity/cache-validity-item.php +1 -1 4.2.23.35.7 View file →
@@ -117,9 +117,9 @@
117 117 return;
118 118 }
119 119
120 120 if ( count( $parent['children'] ) === 1 ) {
121 - // if the invalidated node is the parent's only child - normalize the data
121 + // if the invalidated node is the parent's o nly child - normalize the data
122 122 $data = $this->get_normalized_data( $data, $keys, $last_key );
123 123
124 124 $this->update_stored_data( $data );
125 125 return;