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
/
script.asset.php
script.asset.php
in Team Section Block – Showcase Team Members with Layout Options 1.0.3, at dist/script.asset.php
5 lines
110 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-block-editor
'
,
'
wp-element
'
]
,
4
'
version
'
=>
TSB_PLUGIN_VERSION
5
]
;