/
var
/
www
/
vhosts
/
ihelp.ro
/
ajutam.ro
/
wp-content
/
plugins
/
give
/
blocks
/
donation-form
/
data
/
/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/blocks/donation-form/data
mkdir
upload
Name
Size
Mode
Actions
attributes.js
510
0644
edit
dl
rm
options.js
591
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/blocks/donation-form/data/attributes.js
(510B)
/** * Block Attributes */ const blockAttributes = { id: { type: 'number', default: 0, }, prevId: { type: 'number', }, displayStyle: { type: 'string', default: 'onpage', }, continueButtonTitle: { type: 'string', default: '', }, showTitle: { type: 'boolean', default: true, }, showGoal: { type: 'boolean', default: true, }, contentDisplay: { type: 'boolean', default: true, }, showContent: { type: 'string', default: 'above', }, }; export default blockAttributes;
Save
cmd:
run