PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Secure Custom Fields
/
trunk
Secure Custom Fields
vtrunk
Switch version
6.9.1
6.9.0
6.8.9
6.8.7
6.8.8
6.8.6
6.8.4
6.8.5
trunk
6.4.0-beta1
6.4.0-beta2
6.4.1
6.4.1-beta3
6.4.1-beta4
6.4.1-beta5
6.4.1-beta6
6.4.1-beta7
6.4.2
6.5.0
6.5.1
6.5.2
6.5.3
6.5.4
6.5.5
6.5.6
6.5.7
6.6.0
6.7.0
6.7.1
6.8.0
6.8.1
6.8.2
6.8.3
Overview
Code
Analysis
secure-custom-fields
/
assets
/
build
/
js
/
commands
/
scf-admin.asset.php
secure-custom-fields
/
assets
/
build
/
js
/
commands
Last commit date
scf-admin.asset.php
2 months ago
scf-admin.js
2 months ago
scf-admin.js.map
2 months ago
scf-admin.min.asset.php
2 months ago
scf-admin.min.js
2 months ago
scf-custom-post-types.asset.php
1 week ago
scf-custom-post-types.js
1 week ago
scf-custom-post-types.js.map
1 week ago
scf-custom-post-types.min.asset.php
1 week ago
scf-custom-post-types.min.js
1 week ago
scf-admin.asset.php
2 lines
1
<
?
php
return
array
(
'
dependencies
'
=>
array
(
'
react-jsx-runtime
'
,
'
wp-data
'
,
'
wp-i18n
'
,
'
wp-polyfill
'
,
'
wp-primitives
'
,
'
wp-url
'
)
,
'
version
'
=>
'
8bd5cb2c712edf673295
'
)
;
2