PATH:
home
/
bnathsfovv
/
elhiyad.info
/
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
[+]
ID3
[-] class-wp-block-patterns-registry.php
[edit]
[+]
blocks
[-] class-wp-recovery-mode-email-service.php
[edit]
[-] class-requests.php
[edit]
[-] class-wp-http-ixr-client.php
[edit]
[-] functions.wp-styles.php
[edit]
[+]
Text
[-] theme-i18n.json
[edit]
[+]
build
[-] abilities-api.php
[edit]
[+]
Requests
[-] class-wp-text-diff-renderer-table.php
[edit]
[-] class-wp-list-util.php
[edit]
[+]
sodium_compat
[-] class-walker-nav-menu.php
[edit]
[-] class-wp-recovery-mode.php
[edit]
[+]
block-supports
[+]
rest-api
[-] view-transitions.php
[edit]
[+]
customize
[-] class-wp-block-metadata-registry.php
[edit]
[+]
theme-compat
[-] pluggable-deprecated.php
[edit]
[+]
php-compat
[-] ms-site.php
[edit]
[-] class-wp-http-cookie.php
[edit]
[-] class-wp-text-diff-renderer-inline.php
[edit]
[-] class-pop3.php
[edit]
[-] locale.php
[edit]
[-] class-wp-block-list.php
[edit]
[+]
IXR
[-] class-wp-http-requests-hooks.php
[edit]
[+]
images
[-] plugin.php
[edit]
[-] class-wp-block-template.php
[edit]
[+]
abilities-api
[+]
SimplePie
[+]
PHPMailer
[-] embed-template.php
[edit]
[-] class-wp-recovery-mode-cookie-service.php
[edit]
[+]
css
[-] class-wp-block-type.php
[edit]
[+]
html-api
[+]
widgets
[-] class-wp-http-proxy.php
[edit]
[-] class-walker-category-dropdown.php
[edit]
[-] class-wpdb.php
[edit]
[-] feed-rss2-comments.php
[edit]
[+]
style-engine
[-] class-wp-http-encoding.php
[edit]
[+]
sitemaps
[-] 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]
[-] class-oembed.php
[edit]
[+]
interactivity-api
[-] class-wp-block-supports.php
[edit]
[+]
assets
[-] class-wp-tax-query.php
[edit]
[-] class-wp-user.php
[edit]
[-] class.wp-scripts.php
[edit]
[-] class-wp-simplepie-sanitize-kses.php
[edit]
[-] class-wp-classic-to-block-menu-converter.php
[edit]
[-] class-wp-block-type-registry.php
[edit]
[+]
php-ai-client
[+]
ai-client
[-] ms-default-filters.php
[edit]
[-] class-http.php
[edit]
[-] block-i18n.json
[edit]
[+]
block-patterns
[-] ms-network.php
[edit]
[+]
js
[-] vars.php
[edit]
[+]
pomo
[-] class-wp-recovery-mode-link-service.php
[edit]
[-] class-wp-metadata-lazyloader.php
[edit]
[-] default-filters.php
[edit]
[-] kses.php
[edit]
[-] class-wp-customize-setting.php
[edit]
[-] ai-client.php
[edit]
[-] class-wp-post-type.php
[edit]
[+]
l10n
[-] class-wp-locale-switcher.php
[edit]
[-] global-styles-and-settings.php
[edit]
[-] blocks.php
[edit]