PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Shortcoder — Create Shortcodes for Anything
/
6.5
Shortcoder — Create Shortcodes for Anything
v6.5
Switch version
trunk
3.0
3.0.1
3.1
3.2
3.3
3.4
3.4.1
4.0
4.0.1
4.0.2
4.0.3
4.1
4.1.1
4.1.2
4.1.3
4.1.4
4.1.5
4.1.6
4.1.7
4.1.8
4.1.9
4.2
4.3
4.4
4.5
4.6
5.0
5.0.1
5.0.2
5.0.3
5.0.4
5.1
5.2
5.2.1
5.3
5.3.1
5.3.2
5.3.3
5.3.4
5.4
5.5
5.6
5.7
5.8
6.0
6.1
6.2
6.3
6.3.1
6.3.2
6.4
6.5
6.5.1
6.5.2
6.5.3
Overview
Code
Analysis
shortcoder
/
admin
/
js
/
blocks
/
index.asset.php
shortcoder
/
admin
/
js
/
blocks
Last commit date
index.asset.php
1 year ago
index.js
1 year ago
index.asset.php
1 lines
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
wp-block-editor
'
,
'
wp-blocks
'
,
'
wp-components
'
,
'
wp-compose
'
,
'
wp-element
'
,
'
wp-polyfill
'
,
'
wp-rich-text
'
)
,
'
version
'
=>
'
b6daafc6aa91698931c3b9a6fced42ef
'
)
;