| Server IP : 38.190.208.107 / Your IP : 216.73.217.105 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/wp.2/wp-content/plugins/blocksy-companion-pro/static/js/editor/blocks/query/ |
Upload File : |
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "blocksy/query",
"category": "blocksy-blocks",
"attributes": {
"uniqueId": {
"type": "string",
"default": ""
},
"type": "// post | product -- in the future this will be populated",
"type": {
"type": "string",
"default": "post"
},
"post_type": {
"type": "string",
"default": "post"
},
"limit": {
"type": "number",
"default": 5
},
"include_term_ids": {
"type": "object",
"default": {}
},
"exclude_term_ids": {
"type": "object",
"default": {}
},
"include_post_ids": {
"type": "object",
"default": {
"ids": [],
"current_post": false
}
},
"exclude_post_ids": {
"type": "object",
"default": {
"ids": [],
"current_post": false
}
},
"order": {
"type": "string",
"default": "desc"
},
"orderby": {
"type": "string",
"default": "post_date"
},
"orderby_custom": {
"type": "string",
"default": ""
},
"offset": {
"type": "number",
"default": 0
},
"design": {
"type": "string",
"default": ""
},
"has_pagination": {
"type": "string",
"default": "no"
},
"textColor": {
"type": "string"
},
"customTextColor": {
"type": "string"
},
"linkColor": {
"type": "string"
},
"customLinkColor": {
"type": "string"
},
"linkHoverColor": {
"type": "string"
},
"customLinkHoverColor": {
"type": "string"
},
"sticky_posts": {
"type": "string",
"default": "// include | exclude | only",
"default": "include"
},
"has_slideshow": {
"type": "string",
"default": "no"
},
"has_slideshow_arrows": {
"type": "string",
"default": "yes"
},
"has_slideshow_autoplay": {
"type": "string",
"default": "no"
},
"has_slideshow_autoplay_speed": {
"type": "number",
"default": 3
}
},
"supports": {
"align": ["wide", "full"],
"html": false,
"spacing": {
"margin": true,
"padding": true,
"__experimentalDefaultControls": {
"margin": false,
"padding": false
}
},
"__experimentalBorder": {
"color": true,
"radius": true,
"width": true,
"__experimentalDefaultControls": {
"color": true,
"radius": true,
"width": true
},
"__experimentalSelector": "img, .block-editor-media-placeholder, .wp-block-post-featured-image__overlay",
"__experimentalSkipSerialization": true
},
"color": {
"gradients": true,
"link": false,
"__experimentalDefaultControls": {
"text": false,
"background": true,
"link": false
}
}
},
"usesContext": ["postId", "postType"],
"providesContext": {
"uniqueId": "uniqueId",
"post_type": "post_type",
"limit": "limit",
"order": "order",
"orderby": "orderby",
"sticky_posts": "sticky_posts",
"orderby_custom": "orderby_custom",
"offset": "offset",
"has_slideshow": "has_slideshow",
"has_slideshow_arrows": "has_slideshow_arrows",
"has_slideshow_autoplay": "has_slideshow_autoplay",
"has_slideshow_autoplay_speed": "has_slideshow_autoplay_speed",
"has_pagination": "has_pagination",
"include_term_ids": "include_term_ids",
"exclude_term_ids": "exclude_term_ids"
}
}