📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 07:01:04
📂
/ (Root)
/
home
/
xeqi7597
/
cds.claireduwig.com
/
wp-content
/
plugins
/
generateblocks
/
src
/
blocks
/
query-loop
📍 /home/xeqi7597/cds.claireduwig.com/wp-content/plugins/generateblocks/src/blocks/query-loop
🔄 Refresh
✏️
Editing: attributes.js
Writable
import gridAttributes from '../grid/attributes'; export default Object.assign( {}, gridAttributes, { uniqueId: { type: 'string', default: '', }, inheritQuery: { type: 'boolean', default: false, }, query: { type: 'object', default: {}, }, blockLabel: { type: 'string', default: '', }, } );
💾 Save Changes
❌ Cancel