Version Description
- Fix: conflict with the latest Elementor v3.7.5
Download this release
Release Info
Developer | ooohboi |
Plugin | OoohBoi Steroids for Elementor |
Version | 2.0.2 |
Comparing to | |
See all releases |
Code changes from version 2.0.1 to 2.0.2
- controls/ooohboi-breaking-bad.php +4 -4
- controls/ooohboi-harakiri.php +2 -2
- controls/ooohboi-overlaiz.php +10 -10
- controls/ooohboi-overlay-underlay.php +20 -20
- controls/ooohboi-pseudo.php +20 -20
- controls/ooohboi-spacerat.php +2 -2
- controls/ooohboi-videomasq.php +2 -2
- controls/ooohboi-widget-stalker.php +4 -4
- ooohboi-steroids.php +4 -4
- readme.txt +5 -2
controls/ooohboi-breaking-bad.php
CHANGED
@@ -223,7 +223,7 @@ class OoohBoi_Breaking_Bad {
|
|
223 |
],
|
224 |
'condition' => [
|
225 |
'_ob_bbad_use_it' => 'yes',
|
226 |
-
'
|
227 |
],
|
228 |
],
|
229 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
@@ -232,7 +232,7 @@ class OoohBoi_Breaking_Bad {
|
|
232 |
],
|
233 |
'condition' => [
|
234 |
'_ob_bbad_use_it' => 'yes',
|
235 |
-
'
|
236 |
],
|
237 |
],
|
238 |
],
|
@@ -263,7 +263,7 @@ class OoohBoi_Breaking_Bad {
|
|
263 |
],
|
264 |
'condition' => [
|
265 |
'_ob_bbad_use_it' => 'yes',
|
266 |
-
'
|
267 |
],
|
268 |
],
|
269 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
@@ -272,7 +272,7 @@ class OoohBoi_Breaking_Bad {
|
|
272 |
],
|
273 |
'condition' => [
|
274 |
'_ob_bbad_use_it' => 'yes',
|
275 |
-
'
|
276 |
],
|
277 |
],
|
278 |
],
|
223 |
],
|
224 |
'condition' => [
|
225 |
'_ob_bbad_use_it' => 'yes',
|
226 |
+
'_ob_bbad_inner_width_method' => 'flex',
|
227 |
],
|
228 |
],
|
229 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
232 |
],
|
233 |
'condition' => [
|
234 |
'_ob_bbad_use_it' => 'yes',
|
235 |
+
'_ob_bbad_inner_width_method' => 'flex',
|
236 |
],
|
237 |
],
|
238 |
],
|
263 |
],
|
264 |
'condition' => [
|
265 |
'_ob_bbad_use_it' => 'yes',
|
266 |
+
'_ob_bbad_inner_width_method' => 'units',
|
267 |
],
|
268 |
],
|
269 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
272 |
],
|
273 |
'condition' => [
|
274 |
'_ob_bbad_use_it' => 'yes',
|
275 |
+
'_ob_bbad_inner_width_method' => 'units',
|
276 |
],
|
277 |
],
|
278 |
],
|
controls/ooohboi-harakiri.php
CHANGED
@@ -221,14 +221,14 @@ class OoohBoi_Harakiri {
|
|
221 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
222 |
'condition' => [
|
223 |
'_ob_use_harakiri' => 'yes',
|
224 |
-
'
|
225 |
'_ob_harakiri_writing_mode!' => 'inherit',
|
226 |
],
|
227 |
],
|
228 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
229 |
'condition' => [
|
230 |
'_ob_use_harakiri' => 'yes',
|
231 |
-
'
|
232 |
'_ob_harakiri_writing_mode!' => 'inherit',
|
233 |
],
|
234 |
],
|
221 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
222 |
'condition' => [
|
223 |
'_ob_use_harakiri' => 'yes',
|
224 |
+
'_ob_harakiri_height' => [ 'initial' ],
|
225 |
'_ob_harakiri_writing_mode!' => 'inherit',
|
226 |
],
|
227 |
],
|
228 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
229 |
'condition' => [
|
230 |
'_ob_use_harakiri' => 'yes',
|
231 |
+
'_ob_harakiri_height' => [ 'initial' ],
|
232 |
'_ob_harakiri_writing_mode!' => 'inherit',
|
233 |
],
|
234 |
],
|
controls/ooohboi-overlaiz.php
CHANGED
@@ -80,11 +80,11 @@ class OoohBoi_Overlaiz {
|
|
80 |
'unit' => '%',
|
81 |
'size' => 100,
|
82 |
],
|
83 |
-
'
|
84 |
'unit' => '%',
|
85 |
'size' => 100,
|
86 |
],
|
87 |
-
'
|
88 |
'unit' => '%',
|
89 |
'size' => 100,
|
90 |
],
|
@@ -147,11 +147,11 @@ class OoohBoi_Overlaiz {
|
|
147 |
'unit' => '%',
|
148 |
'size' => 100,
|
149 |
],
|
150 |
-
'
|
151 |
'unit' => '%',
|
152 |
'size' => 100,
|
153 |
],
|
154 |
-
'
|
155 |
'unit' => '%',
|
156 |
'size' => 100,
|
157 |
],
|
@@ -214,11 +214,11 @@ class OoohBoi_Overlaiz {
|
|
214 |
'unit' => '%',
|
215 |
'size' => 0,
|
216 |
],
|
217 |
-
'
|
218 |
'unit' => '%',
|
219 |
'size' => 0,
|
220 |
],
|
221 |
-
'
|
222 |
'unit' => '%',
|
223 |
'size' => 0,
|
224 |
],
|
@@ -281,11 +281,11 @@ class OoohBoi_Overlaiz {
|
|
281 |
'unit' => '%',
|
282 |
'size' => 0,
|
283 |
],
|
284 |
-
'
|
285 |
'unit' => '%',
|
286 |
'size' => 0,
|
287 |
],
|
288 |
-
'
|
289 |
'unit' => '%',
|
290 |
'size' => 0,
|
291 |
],
|
@@ -618,7 +618,7 @@ class OoohBoi_Overlaiz {
|
|
618 |
'condition' => [
|
619 |
'_ob_overlaiz_use_it' => 'yes',
|
620 |
'background_overlay_background' => [ 'classic', 'gradient' ],
|
621 |
-
'
|
622 |
'_ob_overlaiz_popover_masq' => 'yes',
|
623 |
],
|
624 |
],
|
@@ -629,7 +629,7 @@ class OoohBoi_Overlaiz {
|
|
629 |
'condition' => [
|
630 |
'_ob_overlaiz_use_it' => 'yes',
|
631 |
'background_overlay_background' => [ 'classic', 'gradient' ],
|
632 |
-
'
|
633 |
'_ob_overlaiz_popover_masq' => 'yes',
|
634 |
],
|
635 |
],
|
80 |
'unit' => '%',
|
81 |
'size' => 100,
|
82 |
],
|
83 |
+
'default' => [
|
84 |
'unit' => '%',
|
85 |
'size' => 100,
|
86 |
],
|
87 |
+
'default' => [
|
88 |
'unit' => '%',
|
89 |
'size' => 100,
|
90 |
],
|
147 |
'unit' => '%',
|
148 |
'size' => 100,
|
149 |
],
|
150 |
+
'default' => [
|
151 |
'unit' => '%',
|
152 |
'size' => 100,
|
153 |
],
|
154 |
+
'default' => [
|
155 |
'unit' => '%',
|
156 |
'size' => 100,
|
157 |
],
|
214 |
'unit' => '%',
|
215 |
'size' => 0,
|
216 |
],
|
217 |
+
'default' => [
|
218 |
'unit' => '%',
|
219 |
'size' => 0,
|
220 |
],
|
221 |
+
'default' => [
|
222 |
'unit' => '%',
|
223 |
'size' => 0,
|
224 |
],
|
281 |
'unit' => '%',
|
282 |
'size' => 0,
|
283 |
],
|
284 |
+
'default' => [
|
285 |
'unit' => '%',
|
286 |
'size' => 0,
|
287 |
],
|
288 |
+
'default' => [
|
289 |
'unit' => '%',
|
290 |
'size' => 0,
|
291 |
],
|
618 |
'condition' => [
|
619 |
'_ob_overlaiz_use_it' => 'yes',
|
620 |
'background_overlay_background' => [ 'classic', 'gradient' ],
|
621 |
+
'_ob_overlaiz_mask_size' => [ 'initial' ],
|
622 |
'_ob_overlaiz_popover_masq' => 'yes',
|
623 |
],
|
624 |
],
|
629 |
'condition' => [
|
630 |
'_ob_overlaiz_use_it' => 'yes',
|
631 |
'background_overlay_background' => [ 'classic', 'gradient' ],
|
632 |
+
'_ob_overlaiz_mask_size' => [ 'initial' ],
|
633 |
'_ob_overlaiz_popover_masq' => 'yes',
|
634 |
],
|
635 |
],
|
controls/ooohboi-overlay-underlay.php
CHANGED
@@ -235,12 +235,12 @@ class OoohBoi_Overlay_Underlay {
|
|
235 |
'device_args' => [
|
236 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
237 |
'condition' => [
|
238 |
-
'
|
239 |
],
|
240 |
],
|
241 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
242 |
'condition' => [
|
243 |
-
'
|
244 |
],
|
245 |
],
|
246 |
],
|
@@ -296,12 +296,12 @@ class OoohBoi_Overlay_Underlay {
|
|
296 |
'device_args' => [
|
297 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
298 |
'condition' => [
|
299 |
-
'
|
300 |
],
|
301 |
],
|
302 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
303 |
'condition' => [
|
304 |
-
'
|
305 |
],
|
306 |
],
|
307 |
],
|
@@ -357,12 +357,12 @@ class OoohBoi_Overlay_Underlay {
|
|
357 |
'device_args' => [
|
358 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
359 |
'condition' => [
|
360 |
-
'
|
361 |
],
|
362 |
],
|
363 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
364 |
'condition' => [
|
365 |
-
'
|
366 |
],
|
367 |
],
|
368 |
],
|
@@ -418,12 +418,12 @@ class OoohBoi_Overlay_Underlay {
|
|
418 |
'device_args' => [
|
419 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
420 |
'condition' => [
|
421 |
-
'
|
422 |
],
|
423 |
],
|
424 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
425 |
'condition' => [
|
426 |
-
'
|
427 |
],
|
428 |
],
|
429 |
],
|
@@ -662,7 +662,7 @@ class OoohBoi_Overlay_Underlay {
|
|
662 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:before' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
663 |
],
|
664 |
'condition' => [
|
665 |
-
'
|
666 |
'_ob_steroids_overlay_popover_masq' => 'yes',
|
667 |
'_ob_poopart_use' => 'yes',
|
668 |
],
|
@@ -672,7 +672,7 @@ class OoohBoi_Overlay_Underlay {
|
|
672 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:before' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
673 |
],
|
674 |
'condition' => [
|
675 |
-
'
|
676 |
'_ob_steroids_overlay_popover_masq' => 'yes',
|
677 |
'_ob_poopart_use' => 'yes',
|
678 |
],
|
@@ -875,12 +875,12 @@ class OoohBoi_Overlay_Underlay {
|
|
875 |
'device_args' => [
|
876 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
877 |
'condition' => [
|
878 |
-
'
|
879 |
],
|
880 |
],
|
881 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
882 |
'condition' => [
|
883 |
-
'
|
884 |
],
|
885 |
],
|
886 |
],
|
@@ -934,12 +934,12 @@ class OoohBoi_Overlay_Underlay {
|
|
934 |
'device_args' => [
|
935 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
936 |
'condition' => [
|
937 |
-
'
|
938 |
],
|
939 |
],
|
940 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
941 |
'condition' => [
|
942 |
-
'
|
943 |
],
|
944 |
],
|
945 |
],
|
@@ -993,12 +993,12 @@ class OoohBoi_Overlay_Underlay {
|
|
993 |
'device_args' => [
|
994 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
995 |
'condition' => [
|
996 |
-
'
|
997 |
],
|
998 |
],
|
999 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1000 |
'condition' => [
|
1001 |
-
'
|
1002 |
],
|
1003 |
],
|
1004 |
],
|
@@ -1052,12 +1052,12 @@ class OoohBoi_Overlay_Underlay {
|
|
1052 |
'device_args' => [
|
1053 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
1054 |
'condition' => [
|
1055 |
-
'
|
1056 |
],
|
1057 |
],
|
1058 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1059 |
'condition' => [
|
1060 |
-
'
|
1061 |
],
|
1062 |
],
|
1063 |
],
|
@@ -1291,7 +1291,7 @@ class OoohBoi_Overlay_Underlay {
|
|
1291 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:after' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
1292 |
],
|
1293 |
'condition' => [
|
1294 |
-
'
|
1295 |
'_ob_steroids_underlay_popover_masq' => 'yes',
|
1296 |
'_ob_poopart_use' => 'yes',
|
1297 |
],
|
@@ -1301,7 +1301,7 @@ class OoohBoi_Overlay_Underlay {
|
|
1301 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:after' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
1302 |
],
|
1303 |
'condition' => [
|
1304 |
-
'
|
1305 |
'_ob_steroids_underlay_popover_masq' => 'yes',
|
1306 |
'_ob_poopart_use' => 'yes',
|
1307 |
],
|
235 |
'device_args' => [
|
236 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
237 |
'condition' => [
|
238 |
+
'_ob_steroids_overlay_w_alt' => '',
|
239 |
],
|
240 |
],
|
241 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
242 |
'condition' => [
|
243 |
+
'_ob_steroids_overlay_w_alt' => '',
|
244 |
],
|
245 |
],
|
246 |
],
|
296 |
'device_args' => [
|
297 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
298 |
'condition' => [
|
299 |
+
'_ob_steroids_overlay_h_alt' => '',
|
300 |
],
|
301 |
],
|
302 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
303 |
'condition' => [
|
304 |
+
'_ob_steroids_overlay_h_alt' => '',
|
305 |
],
|
306 |
],
|
307 |
],
|
357 |
'device_args' => [
|
358 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
359 |
'condition' => [
|
360 |
+
'_ob_steroids_overlay_y_alt' => '',
|
361 |
],
|
362 |
],
|
363 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
364 |
'condition' => [
|
365 |
+
'_ob_steroids_overlay_y_alt' => '',
|
366 |
],
|
367 |
],
|
368 |
],
|
418 |
'device_args' => [
|
419 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
420 |
'condition' => [
|
421 |
+
'_ob_steroids_overlay_x_alt' => '',
|
422 |
],
|
423 |
],
|
424 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
425 |
'condition' => [
|
426 |
+
'_ob_steroids_overlay_x_alt' => '',
|
427 |
],
|
428 |
],
|
429 |
],
|
662 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:before' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
663 |
],
|
664 |
'condition' => [
|
665 |
+
'_ob_steroids_overlay_mask_size' => [ 'initial' ],
|
666 |
'_ob_steroids_overlay_popover_masq' => 'yes',
|
667 |
'_ob_poopart_use' => 'yes',
|
668 |
],
|
672 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:before' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
673 |
],
|
674 |
'condition' => [
|
675 |
+
'_ob_steroids_overlay_mask_size' => [ 'initial' ],
|
676 |
'_ob_steroids_overlay_popover_masq' => 'yes',
|
677 |
'_ob_poopart_use' => 'yes',
|
678 |
],
|
875 |
'device_args' => [
|
876 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
877 |
'condition' => [
|
878 |
+
'_ob_steroids_underlay_w_alt' => '',
|
879 |
],
|
880 |
],
|
881 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
882 |
'condition' => [
|
883 |
+
'_ob_steroids_underlay_w_alt' => '',
|
884 |
],
|
885 |
],
|
886 |
],
|
934 |
'device_args' => [
|
935 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
936 |
'condition' => [
|
937 |
+
'_ob_steroids_underlay_h_alt' => '',
|
938 |
],
|
939 |
],
|
940 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
941 |
'condition' => [
|
942 |
+
'_ob_steroids_underlay_h_alt' => '',
|
943 |
],
|
944 |
],
|
945 |
],
|
993 |
'device_args' => [
|
994 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
995 |
'condition' => [
|
996 |
+
'_ob_steroids_underlay_y_alt' => '',
|
997 |
],
|
998 |
],
|
999 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1000 |
'condition' => [
|
1001 |
+
'_ob_steroids_underlay_y_alt' => '',
|
1002 |
],
|
1003 |
],
|
1004 |
],
|
1052 |
'device_args' => [
|
1053 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
1054 |
'condition' => [
|
1055 |
+
'_ob_steroids_underlay_x_alt' => '',
|
1056 |
],
|
1057 |
],
|
1058 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1059 |
'condition' => [
|
1060 |
+
'_ob_steroids_underlay_x_alt' => '',
|
1061 |
],
|
1062 |
],
|
1063 |
],
|
1291 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:after' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
1292 |
],
|
1293 |
'condition' => [
|
1294 |
+
'_ob_steroids_underlay_mask_size' => [ 'initial' ],
|
1295 |
'_ob_steroids_underlay_popover_masq' => 'yes',
|
1296 |
'_ob_poopart_use' => 'yes',
|
1297 |
],
|
1301 |
'{{WRAPPER}}.ob-has-background-overlay > .elementor-widget-container:after' => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
1302 |
],
|
1303 |
'condition' => [
|
1304 |
+
'_ob_steroids_underlay_mask_size' => [ 'initial' ],
|
1305 |
'_ob_steroids_underlay_popover_masq' => 'yes',
|
1306 |
'_ob_poopart_use' => 'yes',
|
1307 |
],
|
controls/ooohboi-pseudo.php
CHANGED
@@ -246,14 +246,14 @@ class OoohBoi_Pseudo {
|
|
246 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
247 |
'condition' => [
|
248 |
'_ob_column_has_pseudo' => 'yes',
|
249 |
-
'
|
250 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
251 |
],
|
252 |
],
|
253 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
254 |
'condition' => [
|
255 |
'_ob_column_has_pseudo' => 'yes',
|
256 |
-
'
|
257 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
258 |
],
|
259 |
],
|
@@ -311,14 +311,14 @@ class OoohBoi_Pseudo {
|
|
311 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
312 |
'condition' => [
|
313 |
'_ob_column_has_pseudo' => 'yes',
|
314 |
-
'
|
315 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
316 |
],
|
317 |
],
|
318 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
319 |
'condition' => [
|
320 |
'_ob_column_has_pseudo' => 'yes',
|
321 |
-
'
|
322 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
323 |
],
|
324 |
],
|
@@ -376,14 +376,14 @@ class OoohBoi_Pseudo {
|
|
376 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
377 |
'condition' => [
|
378 |
'_ob_column_has_pseudo' => 'yes',
|
379 |
-
'
|
380 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
381 |
],
|
382 |
],
|
383 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
384 |
'condition' => [
|
385 |
'_ob_column_has_pseudo' => 'yes',
|
386 |
-
'
|
387 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
388 |
],
|
389 |
],
|
@@ -441,14 +441,14 @@ class OoohBoi_Pseudo {
|
|
441 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
442 |
'condition' => [
|
443 |
'_ob_column_has_pseudo' => 'yes',
|
444 |
-
'
|
445 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
446 |
],
|
447 |
],
|
448 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
449 |
'condition' => [
|
450 |
'_ob_column_has_pseudo' => 'yes',
|
451 |
-
'
|
452 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
453 |
],
|
454 |
],
|
@@ -691,7 +691,7 @@ class OoohBoi_Pseudo {
|
|
691 |
],
|
692 |
'condition' => [
|
693 |
'_ob_column_has_pseudo' => 'yes',
|
694 |
-
'
|
695 |
'_ob_pseudo_before_popover_masq' => 'yes',
|
696 |
],
|
697 |
],
|
@@ -701,7 +701,7 @@ class OoohBoi_Pseudo {
|
|
701 |
],
|
702 |
'condition' => [
|
703 |
'_ob_column_has_pseudo' => 'yes',
|
704 |
-
'
|
705 |
'_ob_pseudo_before_popover_masq' => 'yes',
|
706 |
],
|
707 |
],
|
@@ -904,13 +904,13 @@ class OoohBoi_Pseudo {
|
|
904 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
905 |
'condition' => [
|
906 |
'_ob_column_has_pseudo' => 'yes',
|
907 |
-
'
|
908 |
],
|
909 |
],
|
910 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
911 |
'condition' => [
|
912 |
'_ob_column_has_pseudo' => 'yes',
|
913 |
-
'
|
914 |
],
|
915 |
],
|
916 |
],
|
@@ -965,14 +965,14 @@ class OoohBoi_Pseudo {
|
|
965 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
966 |
'condition' => [
|
967 |
'_ob_column_has_pseudo' => 'yes',
|
968 |
-
'
|
969 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
970 |
],
|
971 |
],
|
972 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
973 |
'condition' => [
|
974 |
'_ob_column_has_pseudo' => 'yes',
|
975 |
-
'
|
976 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
977 |
],
|
978 |
],
|
@@ -1028,14 +1028,14 @@ class OoohBoi_Pseudo {
|
|
1028 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
1029 |
'condition' => [
|
1030 |
'_ob_column_has_pseudo' => 'yes',
|
1031 |
-
'
|
1032 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1033 |
],
|
1034 |
],
|
1035 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1036 |
'condition' => [
|
1037 |
'_ob_column_has_pseudo' => 'yes',
|
1038 |
-
'
|
1039 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1040 |
],
|
1041 |
],
|
@@ -1091,14 +1091,14 @@ class OoohBoi_Pseudo {
|
|
1091 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
1092 |
'condition' => [
|
1093 |
'_ob_column_has_pseudo' => 'yes',
|
1094 |
-
'
|
1095 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1096 |
],
|
1097 |
],
|
1098 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1099 |
'condition' => [
|
1100 |
'_ob_column_has_pseudo' => 'yes',
|
1101 |
-
'
|
1102 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1103 |
],
|
1104 |
],
|
@@ -1335,7 +1335,7 @@ class OoohBoi_Pseudo {
|
|
1335 |
],
|
1336 |
'condition' => [
|
1337 |
'_ob_column_has_pseudo' => 'yes',
|
1338 |
-
'
|
1339 |
'_ob_pseudo_after_popover_masq' => 'yes',
|
1340 |
],
|
1341 |
],
|
@@ -1345,7 +1345,7 @@ class OoohBoi_Pseudo {
|
|
1345 |
],
|
1346 |
'condition' => [
|
1347 |
'_ob_column_has_pseudo' => 'yes',
|
1348 |
-
'
|
1349 |
'_ob_pseudo_after_popover_masq' => 'yes',
|
1350 |
],
|
1351 |
],
|
246 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
247 |
'condition' => [
|
248 |
'_ob_column_has_pseudo' => 'yes',
|
249 |
+
'_ob_pseudo_before_w_alt' => '',
|
250 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
251 |
],
|
252 |
],
|
253 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
254 |
'condition' => [
|
255 |
'_ob_column_has_pseudo' => 'yes',
|
256 |
+
'_ob_pseudo_before_w_alt' => '',
|
257 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
258 |
],
|
259 |
],
|
311 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
312 |
'condition' => [
|
313 |
'_ob_column_has_pseudo' => 'yes',
|
314 |
+
'_ob_pseudo_before_h_alt' => '',
|
315 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
316 |
],
|
317 |
],
|
318 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
319 |
'condition' => [
|
320 |
'_ob_column_has_pseudo' => 'yes',
|
321 |
+
'_ob_pseudo_before_h_alt' => '',
|
322 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
323 |
],
|
324 |
],
|
376 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
377 |
'condition' => [
|
378 |
'_ob_column_has_pseudo' => 'yes',
|
379 |
+
'_ob_pseudo_before_y_alt' => '',
|
380 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
381 |
],
|
382 |
],
|
383 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
384 |
'condition' => [
|
385 |
'_ob_column_has_pseudo' => 'yes',
|
386 |
+
'_ob_pseudo_before_y_alt' => '',
|
387 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
388 |
],
|
389 |
],
|
441 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
442 |
'condition' => [
|
443 |
'_ob_column_has_pseudo' => 'yes',
|
444 |
+
'_ob_pseudo_before_x_alt' => '',
|
445 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
446 |
],
|
447 |
],
|
448 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
449 |
'condition' => [
|
450 |
'_ob_column_has_pseudo' => 'yes',
|
451 |
+
'_ob_pseudo_before_x_alt' => '',
|
452 |
'_ob_pseudo_before_popover_whyxrot' => 'yes',
|
453 |
],
|
454 |
],
|
691 |
],
|
692 |
'condition' => [
|
693 |
'_ob_column_has_pseudo' => 'yes',
|
694 |
+
'_ob_pseudo_before_mask_size' => [ 'initial' ],
|
695 |
'_ob_pseudo_before_popover_masq' => 'yes',
|
696 |
],
|
697 |
],
|
701 |
],
|
702 |
'condition' => [
|
703 |
'_ob_column_has_pseudo' => 'yes',
|
704 |
+
'_ob_pseudo_before_mask_size' => [ 'initial' ],
|
705 |
'_ob_pseudo_before_popover_masq' => 'yes',
|
706 |
],
|
707 |
],
|
904 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
905 |
'condition' => [
|
906 |
'_ob_column_has_pseudo' => 'yes',
|
907 |
+
'_ob_pseudo_after_w_alt' => '',
|
908 |
],
|
909 |
],
|
910 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
911 |
'condition' => [
|
912 |
'_ob_column_has_pseudo' => 'yes',
|
913 |
+
'_ob_pseudo_after_w_alt' => '',
|
914 |
],
|
915 |
],
|
916 |
],
|
965 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
966 |
'condition' => [
|
967 |
'_ob_column_has_pseudo' => 'yes',
|
968 |
+
'_ob_pseudo_after_h_alt' => '',
|
969 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
970 |
],
|
971 |
],
|
972 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
973 |
'condition' => [
|
974 |
'_ob_column_has_pseudo' => 'yes',
|
975 |
+
'_ob_pseudo_after_h_alt' => '',
|
976 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
977 |
],
|
978 |
],
|
1028 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
1029 |
'condition' => [
|
1030 |
'_ob_column_has_pseudo' => 'yes',
|
1031 |
+
'_ob_pseudo_after_y_alt' => '',
|
1032 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1033 |
],
|
1034 |
],
|
1035 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1036 |
'condition' => [
|
1037 |
'_ob_column_has_pseudo' => 'yes',
|
1038 |
+
'_ob_pseudo_after_y_alt' => '',
|
1039 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1040 |
],
|
1041 |
],
|
1091 |
Breakpoints_Manager::BREAKPOINT_KEY_TABLET => [
|
1092 |
'condition' => [
|
1093 |
'_ob_column_has_pseudo' => 'yes',
|
1094 |
+
'_ob_pseudo_after_x_alt' => '',
|
1095 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1096 |
],
|
1097 |
],
|
1098 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
1099 |
'condition' => [
|
1100 |
'_ob_column_has_pseudo' => 'yes',
|
1101 |
+
'_ob_pseudo_after_x_alt' => '',
|
1102 |
'_ob_pseudo_after_popover_whyxrot' => 'yes',
|
1103 |
],
|
1104 |
],
|
1335 |
],
|
1336 |
'condition' => [
|
1337 |
'_ob_column_has_pseudo' => 'yes',
|
1338 |
+
'_ob_pseudo_after_mask_size' => [ 'initial' ],
|
1339 |
'_ob_pseudo_after_popover_masq' => 'yes',
|
1340 |
],
|
1341 |
],
|
1345 |
],
|
1346 |
'condition' => [
|
1347 |
'_ob_column_has_pseudo' => 'yes',
|
1348 |
+
'_ob_pseudo_after_mask_size' => [ 'initial' ],
|
1349 |
'_ob_pseudo_after_popover_masq' => 'yes',
|
1350 |
],
|
1351 |
],
|
controls/ooohboi-spacerat.php
CHANGED
@@ -303,7 +303,7 @@ class OoohBoi_SpaceRat {
|
|
303 |
],
|
304 |
'condition' => [
|
305 |
'_ob_spacerat_use' => 'yes',
|
306 |
-
'
|
307 |
'_ob_spacerat_popover_masq' => 'yes',
|
308 |
],
|
309 |
],
|
@@ -313,7 +313,7 @@ class OoohBoi_SpaceRat {
|
|
313 |
],
|
314 |
'condition' => [
|
315 |
'_ob_spacerat_use' => 'yes',
|
316 |
-
'
|
317 |
'_ob_spacerat_popover_masq' => 'yes',
|
318 |
],
|
319 |
],
|
303 |
],
|
304 |
'condition' => [
|
305 |
'_ob_spacerat_use' => 'yes',
|
306 |
+
'_ob_spacerat_mask_size' => [ 'initial' ],
|
307 |
'_ob_spacerat_popover_masq' => 'yes',
|
308 |
],
|
309 |
],
|
313 |
],
|
314 |
'condition' => [
|
315 |
'_ob_spacerat_use' => 'yes',
|
316 |
+
'_ob_spacerat_mask_size' => [ 'initial' ],
|
317 |
'_ob_spacerat_popover_masq' => 'yes',
|
318 |
],
|
319 |
],
|
controls/ooohboi-videomasq.php
CHANGED
@@ -151,7 +151,7 @@ class OoohBoi_Videomasq {
|
|
151 |
$selector => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
152 |
],
|
153 |
'condition' => [
|
154 |
-
'
|
155 |
],
|
156 |
],
|
157 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
@@ -159,7 +159,7 @@ class OoohBoi_Videomasq {
|
|
159 |
$selector => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
160 |
],
|
161 |
'condition' => [
|
162 |
-
'
|
163 |
],
|
164 |
],
|
165 |
],
|
151 |
$selector => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
152 |
],
|
153 |
'condition' => [
|
154 |
+
'_ob_videomasq_mask_size' => [ 'initial' ],
|
155 |
],
|
156 |
],
|
157 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
159 |
$selector => '-webkit-mask-size: {{SIZE}}{{UNIT}} auto; mask-size: {{SIZE}}{{UNIT}} auto;',
|
160 |
],
|
161 |
'condition' => [
|
162 |
+
'_ob_videomasq_mask_size' => [ 'initial' ],
|
163 |
],
|
164 |
],
|
165 |
],
|
controls/ooohboi-widget-stalker.php
CHANGED
@@ -157,7 +157,7 @@ class OoohBoi_Widget_Stalker {
|
|
157 |
],
|
158 |
'condition' => [
|
159 |
'_ob_widget_stalker_use' => 'yes',
|
160 |
-
'
|
161 |
],
|
162 |
],
|
163 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
@@ -166,7 +166,7 @@ class OoohBoi_Widget_Stalker {
|
|
166 |
],
|
167 |
'condition' => [
|
168 |
'_ob_widget_stalker_use' => 'yes',
|
169 |
-
'
|
170 |
],
|
171 |
],
|
172 |
],
|
@@ -195,7 +195,7 @@ class OoohBoi_Widget_Stalker {
|
|
195 |
],
|
196 |
'condition' => [
|
197 |
'_ob_widget_stalker_use' => 'yes',
|
198 |
-
'
|
199 |
],
|
200 |
],
|
201 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
@@ -204,7 +204,7 @@ class OoohBoi_Widget_Stalker {
|
|
204 |
],
|
205 |
'condition' => [
|
206 |
'_ob_widget_stalker_use' => 'yes',
|
207 |
-
'
|
208 |
],
|
209 |
],
|
210 |
],
|
157 |
],
|
158 |
'condition' => [
|
159 |
'_ob_widget_stalker_use' => 'yes',
|
160 |
+
'_ob_ws_width_method' => 'flex',
|
161 |
],
|
162 |
],
|
163 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
166 |
],
|
167 |
'condition' => [
|
168 |
'_ob_widget_stalker_use' => 'yes',
|
169 |
+
'_ob_ws_width_method' => 'flex',
|
170 |
],
|
171 |
],
|
172 |
],
|
195 |
],
|
196 |
'condition' => [
|
197 |
'_ob_widget_stalker_use' => 'yes',
|
198 |
+
'_ob_ws_width_method' => 'units',
|
199 |
],
|
200 |
],
|
201 |
Breakpoints_Manager::BREAKPOINT_KEY_MOBILE => [
|
204 |
],
|
205 |
'condition' => [
|
206 |
'_ob_widget_stalker_use' => 'yes',
|
207 |
+
'_ob_ws_width_method' => 'units',
|
208 |
],
|
209 |
],
|
210 |
],
|
ooohboi-steroids.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Plugin Name: OoohBoi Steroids for Elementor
|
4 |
* Description: An awesome set of tools, options and settings that expand Elementor defaults. Instead of creating new Elementor Widgets, these act like an upgrade of existing options or the self-standing panels.
|
5 |
-
* Version: 2.0.
|
6 |
* Author: OoohBoi
|
7 |
* Author URI: https://www.youtube.com/c/OoohBoi
|
8 |
* Text Domain: ooohboi-steroids
|
@@ -33,7 +33,7 @@ final class OoohBoi_Steroids {
|
|
33 |
*
|
34 |
* @var string The plugin version.
|
35 |
*/
|
36 |
-
const VERSION = '2.0.
|
37 |
|
38 |
/**
|
39 |
* Minimum Elementor Version
|
@@ -388,7 +388,7 @@ final class OoohBoi_Steroids {
|
|
388 |
|
389 |
// include libraries that involve editor controls; Locomotive Scroll, GSAP/ScrollTrigger...
|
390 |
if( $ob_settings_options[ 'fieldset_locomotive' ][ 'ob_use_locomotive_scroll' ] && 'yes' === $ob_settings_options[ 'fieldset_locomotive' ][ 'ob_use_locomotive_scroll' ] ) new OoohBoi_Locomotion();
|
391 |
-
if( $container_active && $ob_settings_options[ 'ob_use_gsap' ] && 'yes' === $ob_settings_options[ 'ob_use_gsap' ] && $ob_settings_options[ 'ob_use_scroll_trigger' ] && 'yes' === $ob_settings_options[ 'ob_use_scroll_trigger' ] ) OoohBoi_Oh_Animator::init();
|
392 |
}
|
393 |
|
394 |
}
|
@@ -535,7 +535,7 @@ final class OoohBoi_Steroids {
|
|
535 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-bullet.php'; // OoohBoi Bullet
|
536 |
// OoohBoi Container Extras ONLY IF ELEMENTOR >= ELEMENTOR_VERSION_CONTAINER
|
537 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-container-extras.php'; // OoohBoi Container Extras
|
538 |
-
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-oh-animator.php'; // OoohBoi Animator
|
539 |
/*include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-interactor.php'; // OoohBoi Interactor*/
|
540 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-counterz.php'; // OoohBoi Counterz
|
541 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-tabbr.php'; // OoohBoi Tabbr
|
2 |
/**
|
3 |
* Plugin Name: OoohBoi Steroids for Elementor
|
4 |
* Description: An awesome set of tools, options and settings that expand Elementor defaults. Instead of creating new Elementor Widgets, these act like an upgrade of existing options or the self-standing panels.
|
5 |
+
* Version: 2.0.2
|
6 |
* Author: OoohBoi
|
7 |
* Author URI: https://www.youtube.com/c/OoohBoi
|
8 |
* Text Domain: ooohboi-steroids
|
33 |
*
|
34 |
* @var string The plugin version.
|
35 |
*/
|
36 |
+
const VERSION = '2.0.2';
|
37 |
|
38 |
/**
|
39 |
* Minimum Elementor Version
|
388 |
|
389 |
// include libraries that involve editor controls; Locomotive Scroll, GSAP/ScrollTrigger...
|
390 |
if( $ob_settings_options[ 'fieldset_locomotive' ][ 'ob_use_locomotive_scroll' ] && 'yes' === $ob_settings_options[ 'fieldset_locomotive' ][ 'ob_use_locomotive_scroll' ] ) new OoohBoi_Locomotion();
|
391 |
+
//if( $container_active && $ob_settings_options[ 'ob_use_gsap' ] && 'yes' === $ob_settings_options[ 'ob_use_gsap' ] && $ob_settings_options[ 'ob_use_scroll_trigger' ] && 'yes' === $ob_settings_options[ 'ob_use_scroll_trigger' ] ) OoohBoi_Oh_Animator::init();
|
392 |
}
|
393 |
|
394 |
}
|
535 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-bullet.php'; // OoohBoi Bullet
|
536 |
// OoohBoi Container Extras ONLY IF ELEMENTOR >= ELEMENTOR_VERSION_CONTAINER
|
537 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-container-extras.php'; // OoohBoi Container Extras
|
538 |
+
/*include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-oh-animator.php'; // OoohBoi Animator*/
|
539 |
/*include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-interactor.php'; // OoohBoi Interactor*/
|
540 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-counterz.php'; // OoohBoi Counterz
|
541 |
include_once plugin_dir_path( __FILE__ ) . 'controls/ooohboi-tabbr.php'; // OoohBoi Tabbr
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: page-builder, elementor, add-on, background-overlay, vertical text, ghost
|
|
4 |
Donate link: https://www.paypal.me/ooohboi
|
5 |
Requires at least: 5.0
|
6 |
Tested up to: 6.0
|
7 |
-
Stable tag: 2.0.
|
8 |
Requires PHP: 7.0
|
9 |
License: GPLv3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0
|
@@ -40,7 +40,10 @@ Rest assured, you won't miss them because there will always be an eye-catching i
|
|
40 |
|
41 |
No, you don't. It'll work with both free version of Elementor and Elementor PRO.
|
42 |
|
43 |
-
== Changelog ==
|
|
|
|
|
|
|
44 |
|
45 |
= 2.0.1 =
|
46 |
- Fix: GLIDER - "glider-XXXXXXXX-gotoslide-0" link to a slide number 0 not working
|
4 |
Donate link: https://www.paypal.me/ooohboi
|
5 |
Requires at least: 5.0
|
6 |
Tested up to: 6.0
|
7 |
+
Stable tag: 2.0.2
|
8 |
Requires PHP: 7.0
|
9 |
License: GPLv3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0
|
40 |
|
41 |
No, you don't. It'll work with both free version of Elementor and Elementor PRO.
|
42 |
|
43 |
+
== Changelog ==
|
44 |
+
|
45 |
+
= 2.0.2 =
|
46 |
+
- Fix: conflict with the latest Elementor v3.7.5
|
47 |
|
48 |
= 2.0.1 =
|
49 |
- Fix: GLIDER - "glider-XXXXXXXX-gotoslide-0" link to a slide number 0 not working
|