PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Author Website Templates – Create Writer, Author & Publisher Websites Easily
/
1.1.9
Author Website Templates – Create Writer, Author & Publisher Websites Easily
v1.1.9
Switch version
trunk
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
Overview
Code
Analysis
author-website-templates
/
build
/
blocks
/
author-pro
/
books
/
index.asset.php
author-website-templates
/
build
/
blocks
/
author-pro
/
books
Last commit date
block.json
1 month ago
index.asset.php
1 month ago
index.js
1 month ago
render.php
1 month ago
style-index-rtl.css
1 month ago
style-index.css
1 month ago
index.asset.php
2 lines
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
react-jsx-runtime
'
,
'
wp-block-editor
'
,
'
wp-blocks
'
,
'
wp-components
'
,
'
wp-element
'
,
'
wp-i18n
'
,
'
wp-server-side-render
'
)
,
'
version
'
=>
'
6b53b26ecc89899a1dd6
'
)
;
2