PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
ShopPress – Shop Builder for Elementor and WooCommerce
/
trunk
ShopPress – Shop Builder for Elementor and WooCommerce
vtrunk
Overview
Code
Analysis
shop-press
/
blocks
/
build
/
loop
/
quick-view
/
index.asset.php
shop-press
/
blocks
/
build
/
loop
/
quick-view
Last commit date
block.json
2 years ago
index.asset.php
6 months ago
index.js
6 months ago
render.php
2 years ago
index.asset.php
2 lines
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
react
'
,
'
wp-block-editor
'
,
'
wp-blocks
'
,
'
wp-components
'
,
'
wp-data
'
,
'
wp-edit-post
'
,
'
wp-i18n
'
,
'
wp-server-side-render
'
)
,
'
version
'
=>
'
0f55e01d38396e722df9
'
)
;
2