PluginProbe
Elementor Website Builder – more than just a page builder / 3.32.2
Elementor Website Builder – more than just a page builder v3.32.2
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 4.0.7 All 451 releases
← All changes | modules/styleguide/module.php +1 -1 4.1.43.32.2 View file →
@@ -111,9 +111,9 @@
111 111 * Add the Enable Styleguide Preview controls to Global Colors and Global Fonts.
112 112 *
113 113 * @param $element
114 114 * @param string $section_id
115 - * @param array $args
115 + * @param array $args
116 116 */
117 117 public function add_styleguide_enable_controls( $element, $section_id, $args ) {
118 118 if ( 'kit' !== $element->get_name() || ! in_array( $section_id, [ 'section_global_colors', 'section_text_style' ] ) ) {
119 119 return;