Browse
For agents
About
Team Section Block – Showcase Team Members with Layout Options
/
1.0.3
Team Section Block – Showcase Team Members with Layout Options
v1.0.3
Switch version
2.0.4
2.0.3
trunk
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
2.0.0
2.0.1
2.0.2
Overview
Code
team-section
/
dist
/
editor.asset.php
editor.asset.php
in Team Section Block – Showcase Team Members with Layout Options 1.0.3, at dist/editor.asset.php
5 lines
223 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
return
[
3
'
dependencies
'
=>
[
'
wp-blob
'
,
'
wp-block-editor
'
,
'
wp-blocks
'
,
'
wp-components
'
,
'
wp-compose
'
,
'
wp-data
'
,
'
wp-element
'
,
'
wp-html-entities
'
,
'
wp-i18n
'
,
'
wp-rich-text
'
]
,
4
'
version
'
=>
TSB_PLUGIN_VERSION
5
]
;