PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Gallery : FooGallery
/
3.3.3
Gallery : FooGallery
v3.3.3
Switch version
3.3.2
3.3.3
3.3.0
3.1.31
3.1.32
3.1.34
3.1.36
3.2.0
3.2.6
trunk
1.10.3
2.0.24
2.1.34
2.2.44
2.3.3
2.4.32
3.0.6
3.1.11
3.1.12
3.1.13
3.1.20
3.1.25
3.1.26
3.1.26.1
3.1.26.2
Overview
Code
Analysis
foogallery
/
gutenberg
/
assets
/
blocks.asset.php
foogallery
/
gutenberg
/
assets
Last commit date
blocks-rtl.css
2 days ago
blocks.asset.php
2 days ago
blocks.css
2 days ago
blocks.js
2 days ago
blocks.asset.php
2 lines
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
wp-block-editor
'
,
'
wp-blocks
'
,
'
wp-components
'
,
'
wp-data
'
,
'
wp-element
'
,
'
wp-i18n
'
,
'
wp-server-side-render
'
)
,
'
version
'
=>
'
fa7557431fe2487e2600
'
)
;
2