Viewing File: /home/fshjisk/zrparis/wp-includes/sitemaps/providers/coffee/block.json.tar

home/fshjisk/zrparis/wp-includes/blocks/latest-comments/block.json000066600000001033151413176370021453 0ustar00{
	"apiVersion": 2,
	"name": "core/latest-comments",
	"category": "widgets",
	"attributes": {
		"commentsToShow": {
			"type": "number",
			"default": 5,
			"minimum": 1,
			"maximum": 100
		},
		"displayAvatar": {
			"type": "boolean",
			"default": true
		},
		"displayDate": {
			"type": "boolean",
			"default": true
		},
		"displayExcerpt": {
			"type": "boolean",
			"default": true
		}
	},
	"supports": {
		"align": true,
		"html": false
	},
	"editorStyle": "wp-block-latest-comments-editor",
	"style": "wp-block-latest-comments"
}
home/fshjisk/zrparis/wp-includes/blocks/text-columns/block.json000066600000001032151413220500020756 0ustar00{
	"apiVersion": 2,
	"name": "core/text-columns",
	"icon": "columns",
	"category": "design",
	"attributes": {
		"content": {
			"type": "array",
			"source": "query",
			"selector": "p",
			"query": {
				"children": {
					"type": "string",
					"source": "html"
				}
			},
			"default": [
				{},
				{}
			]
		},
		"columns": {
			"type": "number",
			"default": 2
		},
		"width": {
			"type": "string"
		}
	},
	"supports": {
		"inserter": false
	},
	"editorStyle": "wp-block-text-columns-editor",
	"style": "wp-block-text-columns"
}
home/fshjisk/zrparis/wp-includes/blocks/shortcode/block.json000066600000000430151413220630020313 0ustar00{
	"apiVersion": 2,
	"name": "core/shortcode",
	"category": "widgets",
	"attributes": {
		"text": {
			"type": "string",
			"source": "html"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"html": false
	},
	"editorStyle": "wp-block-shortcode-editor"
}
home/fshjisk/zrparis/wp-includes/blocks/social-links/block.json000066600000001476151413222150020723 0ustar00{
	"apiVersion": 2,
	"name": "core/social-links",
	"category": "widgets",
	"attributes": {
		"iconColor": {
			"type": "string"
		},
		"customIconColor": {
			"type": "string"
		},
		"iconColorValue": {
			"type": "string"
		},
		"iconBackgroundColor": {
			"type": "string"
		},
		"customIconBackgroundColor": {
			"type": "string"
		},
		"iconBackgroundColorValue": {
			"type": "string"
		},
		"openInNewTab": {
			"type": "boolean",
			"default": false
		},
		"size": {
			"type": "string"
		}
	},
	"providesContext": {
		"openInNewTab": "openInNewTab",
		"iconColorValue": "iconColorValue",
		"iconBackgroundColorValue": "iconBackgroundColorValue"
	},
	"supports": {
		"align": [
			"left",
			"center",
			"right"
		],
		"anchor": true
	},
	"editorStyle": "wp-block-social-links-editor",
	"style": "wp-block-social-links"
}
home/fshjisk/zrparis/wp-includes/blocks/pullquote/block.json000066600000001220151413222170020352 0ustar00{
	"apiVersion": 2,
	"name": "core/pullquote",
	"category": "text",
	"attributes": {
		"value": {
			"type": "string",
			"source": "html",
			"selector": "blockquote",
			"multiline": "p"
		},
		"citation": {
			"type": "string",
			"source": "html",
			"selector": "cite",
			"default": ""
		},
		"mainColor": {
			"type": "string"
		},
		"customMainColor": {
			"type": "string"
		},
		"textColor": {
			"type": "string"
		},
		"customTextColor": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"align": [
			"left",
			"right",
			"wide",
			"full"
		]
	},
	"editorStyle": "wp-block-pullquote-editor",
	"style": "wp-block-pullquote"
}
home/fshjisk/zrparis/wp-includes/blocks/paragraph/block.json000066600000001267151413222210020273 0ustar00{
	"apiVersion": 2,
	"name": "core/paragraph",
	"category": "text",
	"attributes": {
		"align": {
			"type": "string"
		},
		"content": {
			"type": "string",
			"source": "html",
			"selector": "p",
			"default": ""
		},
		"dropCap": {
			"type": "boolean",
			"default": false
		},
		"placeholder": {
			"type": "string"
		},
		"direction": {
			"type": "string",
			"enum": [
				"ltr",
				"rtl"
			]
		}
	},
	"supports": {
		"anchor": true,
		"className": false,
		"color": {
			"link": true
		},
		"fontSize": true,
		"lineHeight": true,
		"__experimentalSelector": "p",
		"__unstablePasteTextInline": true
	},
	"editorStyle": "wp-block-paragraph-editor",
	"style": "wp-block-paragraph"
}
home/fshjisk/zrparis/wp-includes/blocks/tag-cloud/block.json000066600000000504151413222330020201 0ustar00{
	"apiVersion": 2,
	"name": "core/tag-cloud",
	"category": "widgets",
	"attributes": {
		"taxonomy": {
			"type": "string",
			"default": "post_tag"
		},
		"showTagCounts": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"html": false,
		"align": true
	},
	"editorStyle": "wp-block-tag-cloud-editor"
}
home/fshjisk/zrparis/wp-includes/blocks/preformatted/block.json000066600000000505151413225030021017 0ustar00{
	"apiVersion": 2,
	"name": "core/preformatted",
	"category": "text",
	"attributes": {
		"content": {
			"type": "string",
			"source": "html",
			"selector": "pre",
			"default": "",
			"__unstablePreserveWhiteSpace": true
		}
	},
	"supports": {
		"anchor": true,
		"fontSize": true
	},
	"style": "wp-block-preformatted"
}
home/fshjisk/zrparis/wp-includes/blocks/search/block.json000066600000001236151413225050017574 0ustar00{
	"apiVersion": 2,
	"name": "core/search",
	"category": "widgets",
	"attributes": {
		"label": {
			"type": "string"
		},
		"showLabel": {
			"type": "boolean",
			"default": true
		},
		"placeholder": {
			"type": "string",
			"default": ""
		},
		"width": {
			"type": "number"
		},
		"widthUnit": {
			"type": "string"
		},
		"buttonText": {
			"type": "string"
		},
		"buttonPosition": {
			"type": "string",
			"default": "button-outside"
		},
		"buttonUseIcon": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": [ "left", "center", "right" ],
		"html": false
	},
	"editorStyle": "wp-block-search-editor",
	"style": "wp-block-search"
}
home/fshjisk/zrparis/wp-includes/blocks/latest-posts/block.json000066600000002751151413227760021006 0ustar00{
	"apiVersion": 2,
	"name": "core/latest-posts",
	"category": "widgets",
	"attributes": {
		"categories": {
			"type": "array",
			"items": {
				"type": "object"
			}
		},
		"selectedAuthor": {
			"type": "number"
		},
		"postsToShow": {
			"type": "number",
			"default": 5
		},
		"displayPostContent": {
			"type": "boolean",
			"default": false
		},
		"displayPostContentRadio": {
			"type": "string",
			"default": "excerpt"
		},
		"excerptLength": {
			"type": "number",
			"default": 55
		},
		"displayAuthor": {
			"type": "boolean",
			"default": false
		},
		"displayPostDate": {
			"type": "boolean",
			"default": false
		},
		"postLayout": {
			"type": "string",
			"default": "list"
		},
		"columns": {
			"type": "number",
			"default": 3
		},
		"order": {
			"type": "string",
			"default": "desc"
		},
		"orderBy": {
			"type": "string",
			"default": "date"
		},
		"displayFeaturedImage": {
			"type": "boolean",
			"default": false
		},
		"featuredImageAlign": {
			"type": "string",
			"enum": [
				"left",
				"center",
				"right"
			]
		},
		"featuredImageSizeSlug": {
			"type": "string",
			"default": "thumbnail"
		},
		"featuredImageSizeWidth": {
			"type": "number",
			"default": null
		},
		"featuredImageSizeHeight": {
			"type": "number",
			"default": null
		},
		"addLinkToFeaturedImage": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": true,
		"html": false
	},
	"editorStyle": "wp-block-latest-posts-editor",
	"style": "wp-block-latest-posts"
}
home/fshjisk/zrparis/wp-includes/blocks/separator/block.json000066600000000503151413230110020314 0ustar00{
	"apiVersion": 2,
	"name": "core/separator",
	"category": "design",
	"attributes": {
		"color": {
			"type": "string"
		},
		"customColor": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"align": ["center","wide","full"]
	},
	"editorStyle": "wp-block-separator-editor",
	"style": "wp-block-separator"
}
home/fshjisk/zrparis/wp-includes/blocks/quote/block.json000066600000000712151413232570017467 0ustar00{
	"apiVersion": 2,
	"name": "core/quote",
	"category": "text",
	"attributes": {
		"value": {
			"type": "string",
			"source": "html",
			"selector": "blockquote",
			"multiline": "p",
			"default": ""
		},
		"citation": {
			"type": "string",
			"source": "html",
			"selector": "cite",
			"default": ""
		},
		"align": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true
	},
	"editorStyle": "wp-block-quote-editor",
	"style": "wp-block-quote"
}
home/fshjisk/zrparis/wp-includes/blocks/subhead/block.json000066600000000523151413234220017737 0ustar00{
	"apiVersion": 2,
	"name": "core/subhead",
	"category": "text",
	"attributes": {
		"align": {
			"type": "string"
		},
		"content": {
			"type": "string",
			"source": "html",
			"selector": "p"
		}
	},
	"supports": {
		"inserter": false,
		"multiple": false
	},
	"editorStyle": "wp-block-subhead-editor",
	"style": "wp-block-subhead"
}
home/fshjisk/zrparis/wp-includes/blocks/column/block.json000066600000000507151413234320017624 0ustar00{
	"apiVersion": 2,
	"name": "core/column",
	"category": "text",
	"parent": [
		"core/columns"
	],
	"attributes": {
		"verticalAlignment": {
			"type": "string"
		},
		"width": {
			"type": "string"
		},
		"templateLock": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true,
		"reusable": false,
		"html": false
	}
}
home/fshjisk/zrparis/wp-includes/blocks/button/block.json000066600000002176151413234520017650 0ustar00{
	"apiVersion": 2,
	"name": "core/button",
	"category": "design",
	"parent": [
		"core/buttons"
	],
	"attributes": {
		"url": {
			"type": "string",
			"source": "attribute",
			"selector": "a",
			"attribute": "href"
		},
		"title": {
			"type": "string",
			"source": "attribute",
			"selector": "a",
			"attribute": "title"
		},
		"text": {
			"type": "string",
			"source": "html",
			"selector": "a"
		},
		"linkTarget": {
			"type": "string",
			"source": "attribute",
			"selector": "a",
			"attribute": "target"
		},
		"rel": {
			"type": "string",
			"source": "attribute",
			"selector": "a",
			"attribute": "rel"
		},
		"placeholder": {
			"type": "string"
		},
		"borderRadius": {
			"type": "number"
		},
		"style": {
			"type": "object"
		},
		"backgroundColor": {
			"type": "string"
		},
		"textColor": {
			"type": "string"
		},
		"gradient": {
			"type": "string"
		},
		"width": {
			"type": "number"
		}
	},
	"supports": {
		"anchor": true,
		"align": true,
		"alignWide": false,
		"reusable": false,
		"__experimentalSelector": ".wp-block-button > a"
	},
	"editorStyle": "wp-block-button-editor",
	"style": "wp-block-button"
}
home/fshjisk/zrparis/wp-includes/blocks/social-link/block.json000066600000000667151413235750020553 0ustar00{
	"apiVersion": 2,
	"name": "core/social-link",
	"category": "widgets",
	"parent": [
		"core/social-links"
	],
	"attributes": {
		"url": {
			"type": "string"
		},
		"service": {
			"type": "string"
		},
		"label": {
			"type": "string"
		}
	},
	"usesContext": [
		"openInNewTab",
		"iconColorValue",
		"iconBackgroundColorValue"
	],
	"supports": {
		"reusable": false,
		"html": false
	},
	"editorStyle": "wp-block-social-link-editor"
}
home/fshjisk/zrparis/wp-includes/blocks/spacer/block.json000066600000000375151413236470017617 0ustar00{
	"apiVersion": 2,
	"name": "core/spacer",
	"category": "design",
	"attributes": {
		"height": {
			"type": "number",
			"default": 100
		}
	},
	"supports": {
		"anchor": true
	},
	"editorStyle": "wp-block-spacer-editor",
	"style": "wp-block-spacer"
}
home/fshjisk/zrparis/wp-includes/blocks/rss/block.json000066600000001310151413236660017140 0ustar00{
	"apiVersion": 2,
	"name": "core/rss",
	"category": "widgets",
	"attributes": {
		"columns": {
			"type": "number",
			"default": 2
		},
		"blockLayout": {
			"type": "string",
			"default": "list"
		},
		"feedURL": {
			"type": "string",
			"default": ""
		},
		"itemsToShow": {
			"type": "number",
			"default": 5
		},
		"displayExcerpt": {
			"type": "boolean",
			"default": false
		},
		"displayAuthor": {
			"type": "boolean",
			"default": false
		},
		"displayDate": {
			"type": "boolean",
			"default": false
		},
		"excerptLength": {
			"type": "number",
			"default": 55
		}
	},
	"supports": {
		"align": true,
		"html": false
	},
	"editorStyle": "wp-block-rss-editor",
	"style": "wp-block-rss"
}
home/fshjisk/zrparis/wp-includes/blocks/archives/block.json000066600000000510151413237410020130 0ustar00{
	"apiVersion": 2,
	"name": "core/archives",
	"category": "widgets",
	"attributes": {
		"displayAsDropdown": {
			"type": "boolean",
			"default": false
		},
		"showPostCounts": {
			"type": "boolean",
			"default": false
		}
	},
	"supports": {
		"align": true,
		"html": false
	},
	"editorStyle": "wp-block-archives-editor"
}
home/fshjisk/zrparis/wp-includes/blocks/missing/block.json000066600000000603151413237430020002 0ustar00{
	"apiVersion": 2,
	"name": "core/missing",
	"category": "text",
	"attributes": {
		"originalName": {
			"type": "string"
		},
		"originalUndelimitedContent": {
			"type": "string"
		},
		"originalContent": {
			"type": "string",
			"source": "html"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"inserter": false,
		"html": false,
		"reusable": false
	}
}
home/fshjisk/zrparis/wp-includes/blocks/heading/block.json000066600000002462151413237450017737 0ustar00{
	"apiVersion": 2,
	"name": "core/heading",
	"category": "text",
	"attributes": {
		"textAlign": {
			"type": "string"
		},
		"content": {
			"type": "string",
			"source": "html",
			"selector": "h1,h2,h3,h4,h5,h6",
			"default": ""
		},
		"level": {
			"type": "number",
			"default": 2
		},
		"placeholder": {
			"type": "string"
		}
	},
	"supports": {
		"align": [ "wide", "full" ],
		"anchor": true,
		"className": false,
		"color": {
			"link": true
		},
		"fontSize": true,
		"lineHeight": true,
		"__experimentalSelector": {
			"core/heading/h1": {
				"selector": "h1",
				"title": "h1",
				"attributes": {
					"level": 1
				}
			},
			"core/heading/h2": {
				"selector": "h2",
				"title": "h2",
				"attributes": {
					"level": 2
				}
			},
			"core/heading/h3": {
				"selector": "h3",
				"title": "h3",
				"attributes": {
					"level": 3
				}
			},
			"core/heading/h4": {
				"selector": "h4",
				"title": "h4",
				"attributes": {
					"level": 4
				}
			},
			"core/heading/h5": {
				"selector": "h5",
				"title": "h5",
				"attributes": {
					"level": 5
				}
			},
			"core/heading/h6": {
				"selector": "h6",
				"title": "h6",
				"attributes": {
					"level": 6
				}
			}
		},
		"__unstablePasteTextInline": true
	},
	"editorStyle": "wp-block-heading-editor",
	"style": "wp-block-heading"
}
home/fshjisk/zrparis/wp-includes/blocks/media-text/block.json000066600000003175151413237540020403 0ustar00{
	"apiVersion": 2,
	"name": "core/media-text",
	"category": "media",
	"attributes": {
		"align": {
			"type": "string",
			"default": "wide"
		},
		"mediaAlt": {
			"type": "string",
			"source": "attribute",
			"selector": "figure img",
			"attribute": "alt",
			"default": ""
		},
		"mediaPosition": {
			"type": "string",
			"default": "left"
		},
		"mediaId": {
			"type": "number"
		},
		"mediaUrl": {
			"type": "string",
			"source": "attribute",
			"selector": "figure video,figure img",
			"attribute": "src"
		},
		"mediaLink": {
			"type": "string"
		},
		"linkDestination": {
			"type": "string"
		},
		"linkTarget": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "target"
		},
		"href": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "href"
		},
		"rel": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "rel"
		},
		"linkClass": {
			"type": "string",
			"source": "attribute",
			"selector": "figure a",
			"attribute": "class"
		},
		"mediaType": {
			"type": "string"
		},
		"mediaWidth": {
			"type": "number",
			"default": 50
		},
		"mediaSizeSlug": {
			"type": "string"
		},
		"isStackedOnMobile": {
			"type": "boolean",
			"default": true
		},
		"verticalAlignment": {
			"type": "string"
		},
		"imageFill": {
			"type": "boolean"
		},
		"focalPoint": {
			"type": "object"
		}
	},
	"supports": {
		"anchor": true,
		"align": [ "wide", "full" ],
		"html": false,
		"color": {
			"gradients": true,
			"link": true
		}
	},
	"editorStyle": "wp-block-media-text-editor",
	"style": "wp-block-media-text"
}
home/fshjisk/zrparis/wp-includes/blocks/freeform/block.json000066600000000432151415645720020145 0ustar00{
	"apiVersion": 2,
	"name": "core/freeform",
	"category": "text",
	"attributes": {
		"content": {
			"type": "string",
			"source": "html"
		}
	},
	"supports": {
		"className": false,
		"customClassName": false,
		"reusable": false
	},
	"editorStyle": "wp-block-freeform-editor"
}
Back to Directory File Manager