File: D:/web/conferencesearch/wp-content/plugins/html-sitemap/build/blocks-manifest.php
<?php
// This file is generated. Do not modify it manually.
return array(
'html-sitemap-block' => array(
'$schema' => 'https://schemas.wp.org/trunk/block.json',
'apiVersion' => 3,
'name' => 'html-sitemap/html-sitemap-block',
'version' => '2.0',
'title' => 'HTML Sitemap',
'category' => 'widgets',
'icon' => 'editor-ul',
'description' => 'HTML Sitemap WordPress plugin block.',
'keywords' => array(
'embed',
'sitemap',
'html',
'page-list',
'menu',
'navigation'
),
'example' => array(
),
'supports' => array(
'html' => false
),
'textdomain' => 'html-sitemap',
'editorScript' => 'file:./index.js',
'attributes' => array(
'child_of' => array(
'type' => 'string',
'default' => ''
),
'authors' => array(
'type' => 'string',
'default' => ''
),
'include' => array(
'type' => 'string',
'default' => ''
),
'exclude' => array(
'type' => 'string',
'default' => ''
),
'depth' => array(
'type' => 'string',
'default' => ''
),
'sort_order' => array(
'type' => 'string',
'default' => ''
),
'sort_column' => array(
'type' => 'string',
'default' => ''
),
'class' => array(
'type' => 'string',
'default' => ''
),
'id' => array(
'type' => 'string',
'default' => ''
),
'ordered_list_type' => array(
'type' => 'string',
'default' => ''
),
'item_spacing' => array(
'type' => 'string',
'default' => ''
),
'show_date' => array(
'type' => 'string',
'default' => ''
),
'date_format' => array(
'type' => 'string',
'default' => ''
),
'post_type' => array(
'type' => 'string',
'default' => ''
),
'post_status' => array(
'type' => 'string',
'default' => ''
),
'meta_key' => array(
'type' => 'string',
'default' => ''
),
'meta_value' => array(
'type' => 'string',
'default' => ''
),
'number' => array(
'type' => 'string',
'default' => ''
),
'offset' => array(
'type' => 'string',
'default' => ''
)
)
)
);