PATH:
home
/
bnathsfovv
/
imperfectmessenger.us
/
wp-includes
<?php /** * Blocks API: WP_Block_Template class * * @package WordPress * @since 5.8.0 */ /** * Class representing a block template. * * @since 5.8.0 */ #[AllowDynamicProperties] class WP_Block_Template { /** * Type: wp_template. * * @since 5.8.0 * @var string */ public $type; /** * Theme. * * @since 5.8.0 * @var string */ public $theme; /** * Template slug. * * @since 5.8.0 * @var string */ public $slug; /** * ID. * * @since 5.8.0 * @var string */ public $id; /** * Title. * * @since 5.8.0 * @var string */ public $title = ''; /** * Content. * * @since 5.8.0 * @var string */ public $content = ''; /** * Description. * * @since 5.8.0 * @var string */ public $description = ''; /** * Source of the content. `theme` and `custom` is used for now. * * @since 5.8.0 * @var string */ public $source = 'theme'; /** * Origin of the content when the content has been customized. * When customized, origin takes on the value of source and source becomes * 'custom'. * * @since 5.9.0 * @var string|null */ public $origin; /** * Post ID. * * @since 5.8.0 * @var int|null */ public $wp_id; /** * Template Status. * * @since 5.8.0 * @var string */ public $status; /** * Whether a template is, or is based upon, an existing template file. * * @since 5.8.0 * @var bool */ public $has_theme_file; /** * Whether a template is a custom template. * * @since 5.9.0 * * @var bool */ public $is_custom = true; /** * Author. * * A value of 0 means no author. * * @since 5.9.0 * @var int|null */ public $author; /** * Plugin. * * @since 6.7.0 * @var string|null */ public $plugin; /** * Post types. * * @since 5.9.0 * @var string[]|null */ public $post_types; /** * Area. * * @since 5.9.0 * @var string|null */ public $area; /** * Modified. * * @since 6.3.0 * @var string|null */ public $modified; }
[+]
..
[+]
fonts
[-] fonts.php
[edit]
[+]
ID3
[+]
blocks
[-] class-wp-recovery-mode-email-service.php
[edit]
[-] class-wp-phpmailer.php
[edit]
[+]
Text
[-] theme-i18n.json
[edit]
[+]
build
[+]
Requests
[-] class-wp-text-diff-renderer-table.php
[edit]
[-] revision.php
[edit]
[-] class-wp-list-util.php
[edit]
[+]
sodium_compat
[+]
block-supports
[+]
rest-api
[+]
customize
[+]
theme-compat
[+]
php-compat
[-] bookmark.php
[edit]
[-] class-wp-text-diff-renderer-inline.php
[edit]
[-] theme.php
[edit]
[-] class-wp-block-bindings-registry.php
[edit]
[-] locale.php
[edit]
[-] class-wp-block-list.php
[edit]
[+]
IXR
[-] class-wp-http-requests-hooks.php
[edit]
[+]
images
[-] registration.php
[edit]
[-] class-wp-block-template.php
[edit]
[+]
abilities-api
[+]
SimplePie
[+]
PHPMailer
[-] class-wp-recovery-mode-cookie-service.php
[edit]
[-] class-wp-http-response.php
[edit]
[+]
css
[-] class-wp-duotone.php
[edit]
[-] class-wp-block-type.php
[edit]
[+]
html-api
[+]
widgets
[-] class-wp-paused-extensions-storage.php
[edit]
[-] class-walker-category-dropdown.php
[edit]
[+]
style-engine
[-] post-formats.php
[edit]
[-] option.php
[edit]
[+]
sitemaps
[-] class-wp-widget-factory.php
[edit]
[-] class-wp-block-pattern-categories-registry.php
[edit]
[+]
block-bindings
[-] class-wp-speculation-rules.php
[edit]
[-] class-wp-recovery-mode-key-service.php
[edit]
[-] class-wp-icons-registry.php
[edit]
[+]
certificates
[-] media.php
[edit]
[-] class-wp-user-meta-session-tokens.php
[edit]
[-] canonical.php
[edit]
[-] class-wp-date-query.php
[edit]
[+]
interactivity-api
[-] class-wp-term.php
[edit]
[-] sitemaps.php
[edit]
[-] category-template.php
[edit]
[+]
assets
[-] ms-functions.php
[edit]
[-] class-wp-classic-to-block-menu-converter.php
[edit]
[-] date.php
[edit]
[-] class-wp-ajax-response.php
[edit]
[-] class-wp-block-type-registry.php
[edit]
[-] bookmark-template.php
[edit]
[+]
php-ai-client
[+]
ai-client
[-] class-wp-block-templates-registry.php
[edit]
[-] ms-default-filters.php
[edit]
[-] class-http.php
[edit]
[-] block-i18n.json
[edit]
[-] class-wp-theme-json-resolver.php
[edit]
[+]
block-patterns
[+]
js
[-] vars.php
[edit]
[-] class-wp-network.php
[edit]
[-] category.php
[edit]
[-] feed-rss2-lazyloader.php
[edit]
[+]
pomo
[-] template.php
[edit]
[-] class-wp-recovery-mode-link-service.php
[edit]
[-] default-filters.php
[edit]
[-] class-avif-info.php
[edit]
[-] media-template.php
[edit]
[-] class-wp-post-type.php
[edit]
[+]
l10n
[-] ms-files.php
[edit]
[-] class-wp-locale-switcher.php
[edit]
[-] global-styles-and-settings.php
[edit]