PHP 8.2.31
Preview: block.json Size: 1.26 KB
/home/nshryvcy/himaltourism.com/wp-includes/blocks/file/block.json

{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "core/file",
	"title": "File",
	"category": "media",
	"description": "Add a link to a downloadable file.",
	"keywords": [ "document", "pdf", "download" ],
	"textdomain": "default",
	"attributes": {
		"id": {
			"type": "number"
		},
		"href": {
			"type": "string"
		},
		"fileId": {
			"type": "string",
			"source": "attribute",
			"selector": "a:not([download])",
			"attribute": "id"
		},
		"fileName": {
			"type": "string",
			"source": "html",
			"selector": "a:not([download])"
		},
		"textLinkHref": {
			"type": "string",
			"source": "attribute",
			"selector": "a:not([download])",
			"attribute": "href"
		},
		"textLinkTarget": {
			"type": "string",
			"source": "attribute",
			"selector": "a:not([download])",
			"attribute": "target"
		},
		"showDownloadButton": {
			"type": "boolean",
			"default": true
		},
		"downloadButtonText": {
			"type": "string",
			"source": "html",
			"selector": "a[download]"
		},
		"displayPreview": {
			"type": "boolean"
		},
		"previewHeight": {
			"type": "number",
			"default": 600
		}
	},
	"supports": {
		"anchor": true,
		"align": true
	},
	"viewScript": "file:./view.min.js",
	"editorStyle": "wp-block-file-editor",
	"style": "wp-block-file"
}

Directory Contents

Dirs: 0 × Files: 13

Name Size Perms Modified Actions
1.26 KB lrw-r--r-- 2022-04-13 01:42:48
Edit Download
715 B lrw-r--r-- 2023-04-04 05:42:19
Edit Download
635 B lrw-r--r-- 2023-04-04 05:42:19
Edit Download
714 B lrw-r--r-- 2023-04-04 05:42:19
Edit Download
634 B lrw-r--r-- 2023-04-04 05:42:19
Edit Download
638 B lrw-r--r-- 2023-04-04 05:42:19
Edit Download
577 B lrw-r--r-- 2022-09-21 02:13:30
Edit Download
637 B lrw-r--r-- 2023-04-04 05:42:19
Edit Download
576 B lrw-r--r-- 2022-09-21 02:13:30
Edit Download
84 B lrw-r--r-- 2022-09-21 02:13:30
Edit Download
2.17 KB lrw-r--r-- 2022-04-11 22:34:30
Edit Download
84 B lrw-r--r-- 2022-09-21 02:13:30
Edit Download
544 B lrw-r--r-- 2022-04-11 22:34:30
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).