HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/mjlclaims/public_html/wp-content/plugins/coblocks/src/blocks/post-carousel/block.json
{
	"name": "coblocks/post-carousel",
	"category": "layout",
	"attributes": {
		"className": {
			"type": "string"
		},
		"align": {
			"type": "string"
		},
		"postFeedType": {
			"type": "string",
			"default": "internal"
		},
		"externalRssUrl": {
			"type": "string",
			"default": ""
		},
		"postsToShow": {
			"type": "number",
			"default": 4
		},
		"displayPostContent": {
			"type": "boolean",
			"default": true
		},
		"displayPostDate": {
			"type": "boolean",
			"default": true
		},
		"displayPostLink": {
			"type": "boolean",
			"default": false
		},
		"postLink": {
			"type": "string",
			"default": "Read more"
		},
		"excerptLength": {
			"type": "number",
			"default": 12
		},
		"imageSize": {
			"type": "string",
			"default": "w-1/7 sm:w-1/5 h-1/7 sm:h-1/5"
		},
		"listPosition": {
			"type": "string",
			"default": "right"
		},
		"columns": {
			"type": "number",
			"default": 2
		},
		"order": {
			"type": "string",
			"default": "desc"
		},
		"orderBy": {
			"type": "string",
			"default": "date"
		},
		"categories": {
			"type": "array",
			"items": {
				"type": "object"
			}
		},
		"categoryRelation": {
			"type": "string",
			"default": "or"
		}
	},
	"title": "Post Carousel (CoBlocks)",
	"textdomain": "coblocks",
	"editorScript": "blocks-11",
	"description": "Display posts or an external blog feed as a carousel."
}