uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
public_html
/
wp-content
/
.
/
plugins
/
give
/
blocks
/
donor-wall
/
data
/
.
/
attributes.js
/
/
/** * WordPress dependencies */ const { __ } = wp.i18n; /** * Block Attributes */ const blockAttributes = { donorsPerPage: { type: 'string', default: '12', }, formID: { type: 'string', default: '0', }, ids: { type: 'string', default: '', }, orderBy: { type: 'string', default: 'post_date', }, order: { type: 'string', default: 'DESC', }, paged: { type: 'string', default: '1', }, columns: { type: 'string', default: 'best-fit', }, showAvatar: { type: 'boolean', default: true, }, showName: { type: 'boolean', default: true, }, showCompanyName: { type: 'boolean', default: false, }, showTotal: { type: 'boolean', default: true, }, showDate: { type: 'boolean', default: true, }, showComments: { type: 'boolean', default: true, }, showAnonymous: { type: 'boolean', default: true, }, onlyComments: { type: 'boolean', default: false, }, commentLength: { type: 'string', default: '140', }, readMoreText: { type: 'string', default: __( 'Read more' ), }, loadMoreText: { type: 'string', default: __( 'Load more' ), }, avatarSize: { type: 'string', default: '60', }, }; export default blockAttributes;
/home/batcwwjx/./old/public_html/wp-content/./plugins/give/blocks/donor-wall/data/./attributes.js