PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets
/
4.0.5
Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets
v4.0.5
Switch version
4.2.5
4.2.4
trunk
3.7.10
3.7.11
3.7.12
3.7.13
3.7.14
3.7.2
3.7.5
3.7.6
3.7.7
3.7.8
3.7.9
3.8
3.8.1
3.8.10
3.8.2
3.8.3
3.8.4
3.8.5
3.8.6
3.8.7
3.8.8
3.8.9
3.8.9.1
3.9.0
3.9.1
3.9.2
3.9.3
3.9.4
3.9.5
3.9.6
4.0.0
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.0.5.1
4.0.6
4.0.6.1
4.0.7
4.0.8
4.0.9
4.1.0
4.1.1
4.1.2
4.1.3
4.2.0
4.2.1
4.2.2
4.2.3
Overview
Code
Analysis
widget-options
/
includes
/
widgets
/
gutenberg
/
build
/
index.asset.php
widget-options
/
includes
/
widgets
/
gutenberg
/
build
Last commit date
index.asset.php
2 years ago
index.js
2 years ago
index.asset.php
2 lines
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
react
'
,
'
wp-block-serialization-default-parser
'
,
'
wp-components
'
,
'
wp-data
'
,
'
wp-element
'
,
'
wp-i18n
'
)
,
'
version
'
=>
'
7ce20cc0971c42fc3844
'
)
;
2