| 31 | 1.2184 | 109541472 | apply_filters( $hook_name = 'render_block', $value = '\n<p class="has-text-align-center has-purple-color has-text-color" style="font-size:54px">+ 74 000</p>\n', ...$args = variadic(['blockName' => 'core/paragraph', 'attrs' => ['align' => 'center', 'style' => ['typography' => ['fontSize' => '54px']], 'textColor' => 'purple'], 'innerBlocks' => [], 'innerHTML' => '\n<p class="has-text-align-center has-purple-color has-text-color" style="font-size:54px">+ 74 000</p>\n', 'innerContent' => [0 => '\n<p class="has-text-align-center has-purple-color has-text-color" style="font-size:54px">+ 74 000</p>\n']], class WP_Block { public $parsed_block = ['blockName' => 'core/paragraph', 'attrs' => ['align' => 'center', 'style' => ['typography' => ['fontSize' => '54px']], 'textColor' => 'purple'], 'innerBlocks' => [], 'innerHTML' => '\n<p class="has-text-align-center has-purple-color has-text-color" style="font-size:54px">+ 74 000</p>\n', 'innerContent' => [0 => '\n<p class="has-text-align-center has-purple-color has-text-color" style="font-size:54px">+ 74 000</p>\n']]; public $name = 'core/paragraph'; public $block_type = class WP_Block_Type { public $api_version = 3; public $name = 'core/paragraph'; public $title = 'Paragraphe'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Commencer par le bloc formant la pierre angulaire de tout récit.'; public $keywords = [0 => 'texte']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['splitting' => TRUE, 'anchor' => TRUE, 'className' => FALSE, '__experimentalBorder' => ['color' => TRUE, 'radius' => TRUE, 'style' => TRUE, 'width' => TRUE], 'color' => ['gradients' => TRUE, 'link' => TRUE, '__experimentalDefaultControls' => ['background' => TRUE, 'text' => TRUE]], 'spacing' => ['margin' => TRUE, 'padding' => TRUE, '__experimentalDefaultControls' => ['margin' => FALSE, 'padding' => FALSE]], 'typography' => ['fontSize' => TRUE, 'lineHeight' => TRUE, '__experimentalFontFamily' => TRUE, '__experimentalTextDecoration' => TRUE, '__experimentalFontStyle' => TRUE, '__experimentalFontWeight' => TRUE, '__experimentalLetterSpacing' => TRUE, '__experimentalTextTransform' => TRUE, '__experimentalWritingMode' => TRUE, 'fitText' => TRUE, '__experimentalDefaultControls' => ['fontSize' => TRUE]], '__experimentalSelector' => 'p', '__unstablePasteTextInline' => TRUE, 'interactivity' => ['clientNavigation' => TRUE]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['align' => ['type' => 'string'], 'content' => ['type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'p', 'role' => 'content'], 'dropCap' => ['type' => 'boolean', 'default' => FALSE], 'placeholder' => ['type' => 'string'], 'direction' => ['type' => 'string', 'enum' => [0 => 'ltr', 1 => 'rtl']], 'lock' => ['type' => 'object'], 'metadata' => ['type' => 'object'], 'className' => ['type' => 'string'], 'style' => ['type' => 'object'], 'backgroundColor' => ['type' => 'string'], 'textColor' => ['type' => 'string'], 'gradient' => ['type' => 'string'], 'fontSize' => ['type' => 'string'], 'fontFamily' => ['type' => 'string'], 'borderColor' => ['type' => 'string']]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-paragraph-editor']; public $style_handles = [0 => 'wp-block-paragraph']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }; public $context = []; protected $available_context = ['postId' => 36479, 'postType' => 'page']; protected $registry = class WP_Block_Type_Registry { private $registered_block_types = ['core/legacy-widget' => class WP_Block_Type { public $api_version = 3; public $name = 'core/legacy-widget'; public $title = 'Ancien widget'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche un ancien widget.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'customClassName' => FALSE, 'reusable' => FALSE]; public $example = NULL; public $render_callback = 'render_block_core_legacy_widget'; public $attributes = ['id' => [...], 'idBase' => [...], 'instance' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-legacy-widget-editor']; public $style_handles = [0 => 'wp-block-legacy-widget']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/widget-group' => class WP_Block_Type { public $api_version = 3; public $name = 'core/widget-group'; public $title = 'Widget Group'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'inserter' => TRUE, 'customClassName' => TRUE, 'reusable' => FALSE]; public $example = NULL; public $render_callback = 'render_block_core_widget_group'; public $attributes = ['title' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-widget-group-editor']; public $style_handles = [0 => 'wp-block-widget-group']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/accordion' => class WP_Block_Type { public $api_version = 3; public $name = 'core/accordion'; public $title = 'Accordéon'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/accordion-item']; public $icon = NULL; public $description = 'Affiche une mise en page repliable qui regroupe du contenu en sections dépliables.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'html' => FALSE, 'align' => [...], 'background' => [...], 'color' => [...], '__experimentalBorder' => [...], 'spacing' => [...], 'shadow' => TRUE, 'layout' => TRUE, 'ariaLabel' => TRUE, 'interactivity' => TRUE, 'typography' => [...], 'contentRole' => TRUE]; public $example = []; public $render_callback = 'render_block_core_accordion'; public $attributes = ['iconPosition' => [...], 'showIcon' => [...], 'autoclose' => [...], 'headingLevel' => [...], 'levelOptions' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...], 'ariaLabel' => [...]]; private $uses_context = []; public $provides_context = ['core/accordion-icon-position' => 'iconPosition', 'core/accordion-show-icon' => 'showIcon', 'core/accordion-heading-level' => 'headingLevel']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = [0 => '@wordpress/block-library/accordion/view']; public $editor_style_handles = [0 => 'wp-block-accordion-editor']; public $style_handles = [0 => 'wp-block-accordion']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/accordion-item' => class WP_Block_Type { public $api_version = 3; public $name = 'core/accordion-item'; public $title = 'Élément d’accordéon'; public $category = 'design'; public $parent = [0 => 'core/accordion']; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/accordion-heading', 1 => 'core/accordion-panel']; public $icon = NULL; public $description = 'Encapsule le titre et le panneau en un élément unitaire.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'interactivity' => TRUE, 'spacing' => [...], '__experimentalBorder' => [...], 'shadow' => TRUE, 'layout' => [...], 'typography' => [...], 'contentRole' => TRUE]; public $example = NULL; public $render_callback = 'block_core_accordion_item_render'; public $attributes = ['openByDefault' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-accordion-item-editor']; public $style_handles = [0 => 'wp-block-accordion-item']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/archives' => class WP_Block_Type { public $api_version = 3; public $name = 'core/archives'; public $title = 'Archives'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une archive par date de vos publications.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, '__experimentalBorder' => [...], 'html' => FALSE, 'spacing' => [...], 'typography' => [...], 'color' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_archives'; public $attributes = ['displayAsDropdown' => [...], 'showLabel' => [...], 'showPostCounts' => [...], 'type' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-archives-editor']; public $style_handles = [0 => 'wp-block-archives']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/avatar' => class WP_Block_Type { public $api_version = 3; public $name = 'core/avatar'; public $title = 'Avatar'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajoute l’avatar d’un compte.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['border' => '.wp-block-avatar img', 'filter' => [...]]; public $supports = ['html' => FALSE, 'align' => TRUE, 'alignWide' => FALSE, 'spacing' => [...], '__experimentalBorder' => [...], 'color' => [...], 'filter' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_avatar'; public $attributes = ['userId' => [...], 'size' => [...], 'isLink' => [...], 'linkTarget' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postType', 1 => 'postId', 2 => 'commentId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-avatar-editor']; public $style_handles = [0 => 'wp-block-avatar']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/block' => class WP_Block_Type { public $api_version = 3; public $name = 'core/block'; public $title = 'Composition'; public $category = 'reusable'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Réutilisez ce design sur votre site.'; public $keywords = [0 => 'réutilisable']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['customClassName' => FALSE, 'html' => FALSE, 'inserter' => FALSE, 'renaming' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_block'; public $attributes = ['ref' => [...], 'content' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = ['pattern/overrides' => 'content']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-block-editor']; public $style_handles = [0 => 'wp-block-block']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/button' => class WP_Block_Type { public $api_version = 3; public $name = 'core/button'; public $title = 'Bouton'; public $category = 'design'; public $parent = [0 => 'core/buttons']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Inviter les visiteurs à passer à l’action à l’aide d’un lien ressemblant à un bouton.'; public $keywords = [0 => 'lien']; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['root' => '.wp-block-button .wp-block-button__link', 'typography' => [...]]; public $supports = ['anchor' => TRUE, 'splitting' => TRUE, 'align' => FALSE, 'alignWide' => FALSE, 'color' => [...], 'typography' => [...], 'reusable' => FALSE, 'shadow' => [...], 'spacing' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_button'; public $attributes = ['tagName' => [...], 'type' => [...], 'textAlign' => [...], 'url' => [...], 'title' => [...], 'text' => [...], 'linkTarget' => [...], 'rel' => [...], 'placeholder' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'width' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-button-editor']; public $style_handles = [0 => 'wp-block-button']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/calendar' => class WP_Block_Type { public $api_version = 3; public $name = 'core/calendar'; public $title = 'Calendrier'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Un calendrier contenant les articles de votre site.'; public $keywords = [0 => 'articles', 1 => 'archive']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_calendar'; public $attributes = ['month' => [...], 'year' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-calendar-editor']; public $style_handles = [0 => 'wp-block-calendar']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/categories' => class WP_Block_Type { public $api_version = 3; public $name = 'core/categories'; public $title = 'Liste des termes'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une liste de tous les termes d’une taxonomie donnée.'; public $keywords = [0 => 'catégories']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'html' => FALSE, 'spacing' => [...], 'typography' => [...], 'color' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_categories'; public $attributes = ['taxonomy' => [...], 'displayAsDropdown' => [...], 'showHierarchy' => [...], 'showPostCounts' => [...], 'showOnlyTopLevel' => [...], 'showEmpty' => [...], 'label' => [...], 'showLabel' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'enhancedPagination']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-categories-editor']; public $style_handles = [0 => 'wp-block-categories']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comment-author-name' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comment-author-name'; public $title = 'Nom de l’auteur/autrice du commentaire'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/comment-template']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le nom de l‘auteur/autrice du commentaire.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'spacing' => [...], 'color' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comment_author_name'; public $attributes = ['isLink' => [...], 'linkTarget' => [...], 'textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'commentId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comment-author-name-editor']; public $style_handles = [0 => 'wp-block-comment-author-name']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comment-content' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comment-content'; public $title = 'Contenu du commentaire'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/comment-template']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le contenu d’un commentaire.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['color' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'spacing' => [...], 'html' => FALSE]; public $example = NULL; public $render_callback = 'render_block_core_comment_content'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'commentId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comment-content-editor']; public $style_handles = [0 => 'wp-block-comment-content']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comment-date' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comment-date'; public $title = 'Date du commentaire'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/comment-template']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche la date à laquelle le commentaire a été publié.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comment_date'; public $attributes = ['format' => [...], 'isLink' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'commentId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comment-date-editor']; public $style_handles = [0 => 'wp-block-comment-date']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comment-edit-link' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comment-edit-link'; public $title = 'Lien de modification de commentaire'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/comment-template']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche un lien pour modifier le commentaire dans le tableau de bord de WordPress. Ce lien est seulement visible pour les utilisateurs/utilisatrices qui ont la permission de modifier des commentaires.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comment_edit_link'; public $attributes = ['linkTarget' => [...], 'textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'commentId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comment-edit-link-editor']; public $style_handles = [0 => 'wp-block-comment-edit-link']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comment-reply-link' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comment-reply-link'; public $title = 'Lien de réponse à un commentaire'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/comment-template']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche un lien pour répondre au commentaire.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'html' => FALSE]; public $example = NULL; public $render_callback = 'render_block_core_comment_reply_link'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'commentId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comment-reply-link-editor']; public $style_handles = [0 => 'wp-block-comment-reply-link']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comment-template' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comment-template'; public $title = 'Modèle de commentaire'; public $category = 'design'; public $parent = [0 => 'core/comments']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Contient les éléments de bloc utilisés pour afficher un commentaire, comme le titre, la date, l’auteur/autrice, l’avatar et plus encore.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'html' => FALSE, 'reusable' => FALSE, 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comment_template'; public $attributes = ['lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comment-template-editor']; public $style_handles = [0 => 'wp-block-comment-template']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style']; public $skip_inner_blocks = TRUE }, 'core/comments' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comments'; public $title = 'Commentaires'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Un bloc avancé qui permet d‘afficher les commentaires des publications en utilisant différentes configurations visuelles.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comments'; public $attributes = ['tagName' => [...], 'legacy' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comments-editor']; public $style_handles = [0 => 'wp-block-comments']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style']; public $skip_inner_blocks = TRUE }, 'core/comments-pagination' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comments-pagination'; public $title = 'Pagination des commentaires'; public $category = 'theme'; public $parent = [0 => 'core/comments']; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/comments-pagination-previous', 1 => 'core/comments-pagination-numbers', 2 => 'core/comments-pagination-next']; public $icon = NULL; public $description = 'Affiche une navigation paginée vers l’ensemble suivant/précédent de commentaires, le cas échéant.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'layout' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = ['attributes' => [...]]; public $render_callback = 'render_block_core_comments_pagination'; public $attributes = ['paginationArrow' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = ['comments/paginationArrow' => 'paginationArrow']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comments-pagination-editor']; public $style_handles = [0 => 'wp-block-comments-pagination']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comments-pagination-next' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comments-pagination-next'; public $title = 'Page suivante de commentaires'; public $category = 'theme'; public $parent = [0 => 'core/comments-pagination']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le lien de la page du commentaire suivant.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comments_pagination_next'; public $attributes = ['label' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'postId', 1 => 'comments/paginationArrow']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comments-pagination-next-editor']; public $style_handles = [0 => 'wp-block-comments-pagination-next']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comments-pagination-numbers' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comments-pagination-numbers'; public $title = 'Numéros de page des commentaires'; public $category = 'theme'; public $parent = [0 => 'core/comments-pagination']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une liste de numéros de page pour la pagination des commentaires.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comments_pagination_numbers'; public $attributes = ['lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'postId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comments-pagination-numbers-editor']; public $style_handles = [0 => 'wp-block-comments-pagination-numbers']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comments-pagination-previous' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comments-pagination-previous'; public $title = 'Page précédente de commentaires'; public $category = 'theme'; public $parent = [0 => 'core/comments-pagination']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le lien de la page du commentaire précédent.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comments_pagination_previous'; public $attributes = ['label' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'postId', 1 => 'comments/paginationArrow']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comments-pagination-previous-editor']; public $style_handles = [0 => 'wp-block-comments-pagination-previous']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/comments-title' => class WP_Block_Type { public $api_version = 3; public $name = 'core/comments-title'; public $title = 'Titre des commentaires'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/comments']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche un titre avec le nombre de commentaires.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => FALSE, 'align' => TRUE, 'html' => FALSE, '__experimentalBorder' => [...], 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_comments_title'; public $attributes = ['textAlign' => [...], 'showPostTitle' => [...], 'showCommentsCount' => [...], 'level' => [...], 'levelOptions' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-comments-title-editor']; public $style_handles = [0 => 'wp-block-comments-title']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/cover' => class WP_Block_Type { public $api_version = 3; public $name = 'core/cover'; public $title = 'Bannière'; public $category = 'media'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajouter une image ou une vidéo avec un texte superposé.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['filter' => [...]]; public $supports = ['anchor' => TRUE, 'align' => TRUE, 'html' => FALSE, 'shadow' => TRUE, 'spacing' => [...], '__experimentalBorder' => [...], 'color' => [...], 'dimensions' => [...], 'typography' => [...], 'layout' => [...], 'interactivity' => [...], 'filter' => [...], 'allowedBlocks' => TRUE]; public $example = NULL; public $render_callback = 'render_block_core_cover'; public $attributes = ['url' => [...], 'useFeaturedImage' => [...], 'id' => [...], 'alt' => [...], 'hasParallax' => [...], 'isRepeated' => [...], 'dimRatio' => [...], 'overlayColor' => [...], 'customOverlayColor' => [...], 'isUserOverlayColor' => [...], 'backgroundType' => [...], 'focalPoint' => [...], 'minHeight' => [...], 'minHeightUnit' => [...], 'gradient' => [...], 'customGradient' => [...], 'contentPosition' => [...], 'isDark' => [...], 'templateLock' => [...], 'tagName' => [...], 'sizeSlug' => [...], 'poster' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'textColor' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-cover-editor']; public $style_handles = [0 => 'wp-block-cover']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/file' => class WP_Block_Type { public $api_version = 3; public $name = 'core/file'; public $title = 'Fichier'; public $category = 'media'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajoute un lien vers un fichier téléchargeable.'; public $keywords = [0 => 'document', 1 => 'pdf', 2 => 'téléchargement']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => TRUE, 'spacing' => [...], 'color' => [...], '__experimentalBorder' => [...], 'interactivity' => TRUE]; public $example = NULL; public $render_callback = 'render_block_core_file'; public $attributes = ['id' => [...], 'blob' => [...], 'href' => [...], 'fileId' => [...], 'fileName' => [...], 'textLinkHref' => [...], 'textLinkTarget' => [...], 'showDownloadButton' => [...], 'downloadButtonText' => [...], 'displayPreview' => [...], 'previewHeight' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-file-editor']; public $style_handles = [0 => 'wp-block-file']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/footnotes' => class WP_Block_Type { public $api_version = 3; public $name = 'core/footnotes'; public $title = 'Notes de bas de page'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche les notes de bas de page ajoutées à la page.'; public $keywords = [0 => 'références']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['__experimentalBorder' => [...], 'color' => [...], 'html' => FALSE, 'multiple' => FALSE, 'reusable' => FALSE, 'inserter' => FALSE, 'spacing' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_footnotes'; public $attributes = ['lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-footnotes-editor']; public $style_handles = [0 => 'wp-block-footnotes']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/gallery' => class WP_Block_Type { public $api_version = 3; public $name = 'core/gallery'; public $title = 'Galerie'; public $category = 'media'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/image']; public $icon = NULL; public $description = 'Afficher plusieurs images dans une galerie enrichie.'; public $keywords = [0 => 'images', 1 => 'photos']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => TRUE, '__experimentalBorder' => [...], 'html' => FALSE, 'units' => [...], 'spacing' => [...], 'color' => [...], 'layout' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'block_core_gallery_render'; public $attributes = ['images' => [...], 'ids' => [...], 'shortCodeTransforms' => [...], 'columns' => [...], 'caption' => [...], 'imageCrop' => [...], 'randomOrder' => [...], 'fixedHeight' => [...], 'linkTarget' => [...], 'linkTo' => [...], 'sizeSlug' => [...], 'allowResize' => [...], 'aspectRatio' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = ['allowResize' => 'allowResize', 'imageCrop' => 'imageCrop', 'fixedHeight' => 'fixedHeight']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-gallery-editor']; public $style_handles = [0 => 'wp-block-gallery']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/heading' => class WP_Block_Type { public $api_version = 3; public $name = 'core/heading'; public $title = 'Titre'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Introduisez les nouvelles sections et organisez votre publication pour aider les visiteurs (et les moteurs de recherche) à en comprendre la structure.'; public $keywords = [0 => 'titre', 1 => 'sous-titre']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'anchor' => TRUE, 'className' => TRUE, 'splitting' => TRUE, '__experimentalBorder' => [...], 'color' => [...], 'spacing' => [...], 'typography' => [...], '__unstablePasteTextInline' => TRUE, '__experimentalSlashInserter' => TRUE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'block_core_heading_render'; public $attributes = ['textAlign' => [...], 'content' => [...], 'level' => [...], 'levelOptions' => [...], 'placeholder' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-heading-editor']; public $style_handles = [0 => 'wp-block-heading']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/home-link' => class WP_Block_Type { public $api_version = 3; public $name = 'core/home-link'; public $title = 'Lien vers l’accueil'; public $category = 'design'; public $parent = [0 => 'core/navigation']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Crée un lien qui pointera toujours vers la page d’accueil du site. Généralement non indispensable s’il y a déjà un lien sur le titre du site dans son entête.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_home_link'; public $attributes = ['label' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'textColor', 1 => 'customTextColor', 2 => 'backgroundColor', 3 => 'customBackgroundColor', 4 => 'fontSize', 5 => 'customFontSize', 6 => 'style']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-home-link-editor']; public $style_handles = [0 => 'wp-block-home-link']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/image' => class WP_Block_Type { public $api_version = 3; public $name = 'core/image'; public $title = 'Image'; public $category = 'media'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Insère une image pour illustrer vos propos.'; public $keywords = [0 => 'img', 1 => 'photo', 2 => 'visuel']; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['border' => '.wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder', 'shadow' => '.wp-block-image img, .wp-block-image .wp-block-image__crop-area, .wp-block-image .components-placeholder', 'filter' => [...]]; public $supports = ['interactivity' => TRUE, 'align' => [...], 'anchor' => TRUE, 'color' => [...], 'filter' => [...], 'spacing' => [...], '__experimentalBorder' => [...], 'shadow' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_image'; public $attributes = ['blob' => [...], 'url' => [...], 'alt' => [...], 'caption' => [...], 'lightbox' => [...], 'title' => [...], 'href' => [...], 'rel' => [...], 'linkClass' => [...], 'id' => [...], 'width' => [...], 'height' => [...], 'aspectRatio' => [...], 'scale' => [...], 'sizeSlug' => [...], 'linkDestination' => [...], 'linkTarget' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'allowResize', 1 => 'imageCrop', 2 => 'fixedHeight', 3 => 'postId', 4 => 'postType', 5 => 'queryId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-image-editor']; public $style_handles = [0 => 'wp-block-image']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/latest-comments' => class WP_Block_Type { public $api_version = 3; public $name = 'core/latest-comments'; public $title = 'Derniers commentaires'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une liste de vos commentaires les plus récents.'; public $keywords = [0 => 'commentaires récents']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'color' => [...], 'html' => FALSE, 'spacing' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_latest_comments'; public $attributes = ['commentsToShow' => [...], 'displayAvatar' => [...], 'displayDate' => [...], 'displayExcerpt' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-latest-comments-editor']; public $style_handles = [0 => 'wp-block-latest-comments']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/latest-posts' => class WP_Block_Type { public $api_version = 3; public $name = 'core/latest-posts'; public $title = 'Derniers articles'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une liste de vos articles les plus récents.'; public $keywords = [0 => 'publications récentes']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_latest_posts'; public $attributes = ['categories' => [...], 'selectedAuthor' => [...], 'postsToShow' => [...], 'displayPostContent' => [...], 'displayPostContentRadio' => [...], 'excerptLength' => [...], 'displayAuthor' => [...], 'displayPostDate' => [...], 'postLayout' => [...], 'columns' => [...], 'order' => [...], 'orderBy' => [...], 'displayFeaturedImage' => [...], 'featuredImageAlign' => [...], 'featuredImageSizeSlug' => [...], 'featuredImageSizeWidth' => [...], 'featuredImageSizeHeight' => [...], 'addLinkToFeaturedImage' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-latest-posts-editor']; public $style_handles = [0 => 'wp-block-latest-posts']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/list' => class WP_Block_Type { public $api_version = 3; public $name = 'core/list'; public $title = 'Liste'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/list-item']; public $icon = NULL; public $description = 'Une collection organisée d’éléments affichés dans un ordre spécifique.'; public $keywords = [0 => 'liste non ordonnée', 1 => 'liste ordonnée', 2 => 'liste ordonnée']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['border' => '.wp-block-list:not(.wp-block-list .wp-block-list)']; public $supports = ['anchor' => TRUE, 'html' => FALSE, '__experimentalBorder' => [...], 'typography' => [...], 'color' => [...], 'spacing' => [...], '__unstablePasteTextInline' => TRUE, '__experimentalOnMerge' => TRUE, '__experimentalSlashInserter' => TRUE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'block_core_list_render'; public $attributes = ['ordered' => [...], 'values' => [...], 'type' => [...], 'start' => [...], 'reversed' => [...], 'placeholder' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-list-editor']; public $style_handles = [0 => 'wp-block-list']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/loginout' => class WP_Block_Type { public $api_version = 3; public $name = 'core/loginout'; public $title = 'Connexion / déconnexion'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Afficher les liens de connexion et de déconnexion.'; public $keywords = [0 => 'connexion', 1 => 'déconnexion', 2 => 'formulaire']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['className' => TRUE, 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_loginout'; public $attributes = ['displayLoginAsForm' => [...], 'redirectToCurrent' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-loginout-editor']; public $style_handles = [0 => 'wp-block-loginout']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/media-text' => class WP_Block_Type { public $api_version = 3; public $name = 'core/media-text'; public $title = 'Média & texte'; public $category = 'media'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Mettre un média et du texte côte-à-côte pour une mise en page plus riche.'; public $keywords = [0 => 'image', 1 => 'vidéo']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => [...], 'html' => FALSE, '__experimentalBorder' => [...], 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], 'allowedBlocks' => TRUE]; public $example = NULL; public $render_callback = 'render_block_core_media_text'; public $attributes = ['align' => [...], 'mediaAlt' => [...], 'mediaPosition' => [...], 'mediaId' => [...], 'mediaUrl' => [...], 'mediaLink' => [...], 'linkDestination' => [...], 'linkTarget' => [...], 'href' => [...], 'rel' => [...], 'linkClass' => [...], 'mediaType' => [...], 'mediaWidth' => [...], 'mediaSizeSlug' => [...], 'isStackedOnMobile' => [...], 'verticalAlignment' => [...], 'imageFill' => [...], 'focalPoint' => [...], 'useFeaturedImage' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-media-text-editor']; public $style_handles = [0 => 'wp-block-media-text']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/navigation' => class WP_Block_Type { public $api_version = 3; public $name = 'core/navigation'; public $title = 'Navigation'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/navigation-link', 1 => 'core/search', 2 => 'core/social-links', 3 => 'core/page-list', 4 => 'core/spacer', 5 => 'core/home-link', 6 => 'core/site-title', 7 => 'core/site-logo', 8 => 'core/navigation-submenu', 9 => 'core/loginout', 10 => 'core/buttons']; public $icon = NULL; public $description = 'Une collection de blocs qui permettent aux visiteurs de faire le tour de votre site.'; public $keywords = [0 => 'menu', 1 => 'navigation', 2 => 'liens']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'ariaLabel' => TRUE, 'html' => FALSE, 'inserter' => TRUE, 'typography' => [...], 'spacing' => [...], 'layout' => [...], 'interactivity' => TRUE, 'renaming' => FALSE, 'contentRole' => TRUE]; public $example = NULL; public $render_callback = 'render_block_core_navigation'; public $attributes = ['ref' => [...], 'textColor' => [...], 'customTextColor' => [...], 'rgbTextColor' => [...], 'backgroundColor' => [...], 'customBackgroundColor' => [...], 'rgbBackgroundColor' => [...], 'showSubmenuIcon' => [...], 'openSubmenusOnClick' => [...], 'overlayMenu' => [...], 'icon' => [...], 'hasIcon' => [...], '__unstableLocation' => [...], 'overlayBackgroundColor' => [...], 'customOverlayBackgroundColor' => [...], 'overlayTextColor' => [...], 'customOverlayTextColor' => [...], 'maxNestingLevel' => [...], 'templateLock' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'layout' => [...], 'ariaLabel' => [...]]; private $uses_context = []; public $provides_context = ['textColor' => 'textColor', 'customTextColor' => 'customTextColor', 'backgroundColor' => 'backgroundColor', 'customBackgroundColor' => 'customBackgroundColor', 'overlayTextColor' => 'overlayTextColor', 'customOverlayTextColor' => 'customOverlayTextColor', 'overlayBackgroundColor' => 'overlayBackgroundColor', 'customOverlayBackgroundColor' => 'customOverlayBackgroundColor', 'fontSize' => 'fontSize', 'customFontSize' => 'customFontSize', 'showSubmenuIcon' => 'showSubmenuIcon', 'openSubmenusOnClick' => 'openSubmenusOnClick', 'style' => 'style', 'maxNestingLevel' => 'maxNestingLevel']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-navigation-editor']; public $style_handles = [0 => 'wp-block-navigation']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/navigation-link' => class WP_Block_Type { public $api_version = 3; public $name = 'core/navigation-link'; public $title = 'Lien personnalisé'; public $category = 'design'; public $parent = [0 => 'core/navigation']; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/navigation-link', 1 => 'core/navigation-submenu', 2 => 'core/page-list']; public $icon = NULL; public $description = 'Ajoute une page, un lien ou autre élément à votre navigation.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, '__experimentalSlashInserter' => TRUE, 'typography' => [...], 'renaming' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_navigation_link'; public $attributes = ['label' => [...], 'type' => [...], 'description' => [...], 'rel' => [...], 'id' => [...], 'opensInNewTab' => [...], 'url' => [...], 'title' => [...], 'kind' => [...], 'isTopLevelLink' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'textColor', 1 => 'customTextColor', 2 => 'backgroundColor', 3 => 'customBackgroundColor', 4 => 'overlayTextColor', 5 => 'customOverlayTextColor', 6 => 'overlayBackgroundColor', 7 => 'customOverlayBackgroundColor', 8 => 'fontSize', 9 => 'customFontSize', 10 => 'showSubmenuIcon', 11 => 'maxNestingLevel', 12 => 'style']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-navigation-link-editor']; public $style_handles = [0 => 'wp-block-navigation-link']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/navigation-submenu' => class WP_Block_Type { public $api_version = 3; public $name = 'core/navigation-submenu'; public $title = 'Sous-menu'; public $category = 'design'; public $parent = [0 => 'core/navigation']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajoutez un sous-menu à votre navigation.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_navigation_submenu'; public $attributes = ['label' => [...], 'type' => [...], 'description' => [...], 'rel' => [...], 'id' => [...], 'opensInNewTab' => [...], 'url' => [...], 'title' => [...], 'kind' => [...], 'isTopLevelItem' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'textColor', 1 => 'customTextColor', 2 => 'backgroundColor', 3 => 'customBackgroundColor', 4 => 'overlayTextColor', 5 => 'customOverlayTextColor', 6 => 'overlayBackgroundColor', 7 => 'customOverlayBackgroundColor', 8 => 'fontSize', 9 => 'customFontSize', 10 => 'showSubmenuIcon', 11 => 'maxNestingLevel', 12 => 'openSubmenusOnClick', 13 => 'style']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-navigation-submenu-editor']; public $style_handles = [0 => 'wp-block-navigation-submenu']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/page-list' => class WP_Block_Type { public $api_version = 3; public $name = 'core/page-list'; public $title = 'Liste des pages'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/page-list-item']; public $icon = NULL; public $description = 'Affiche une liste de toutes les pages.'; public $keywords = [0 => 'menu', 1 => 'navigation']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'typography' => [...], 'interactivity' => [...], 'color' => [...], '__experimentalBorder' => [...], 'spacing' => [...], 'contentRole' => TRUE]; public $example = NULL; public $render_callback = 'render_block_core_page_list'; public $attributes = ['parentPageID' => [...], 'isNested' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'textColor', 1 => 'customTextColor', 2 => 'backgroundColor', 3 => 'customBackgroundColor', 4 => 'overlayTextColor', 5 => 'customOverlayTextColor', 6 => 'overlayBackgroundColor', 7 => 'customOverlayBackgroundColor', 8 => 'fontSize', 9 => 'customFontSize', 10 => 'showSubmenuIcon', 11 => 'style', 12 => 'openSubmenusOnClick']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-page-list-editor']; public $style_handles = [0 => 'wp-block-page-list']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/page-list-item' => class WP_Block_Type { public $api_version = 3; public $name = 'core/page-list-item'; public $title = 'Élément de liste de type Page'; public $category = 'widgets'; public $parent = [0 => 'core/page-list']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une page à l’intérieur d’une liste de toutes les pages.'; public $keywords = [0 => 'page', 1 => 'menu', 2 => 'navigation']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'lock' => FALSE, 'inserter' => FALSE, '__experimentalToolbar' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['id' => [...], 'label' => [...], 'title' => [...], 'link' => [...], 'hasChildren' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = [0 => 'textColor', 1 => 'customTextColor', 2 => 'backgroundColor', 3 => 'customBackgroundColor', 4 => 'overlayTextColor', 5 => 'customOverlayTextColor', 6 => 'overlayBackgroundColor', 7 => 'customOverlayBackgroundColor', 8 => 'fontSize', 9 => 'customFontSize', 10 => 'showSubmenuIcon', 11 => 'style', 12 => 'openSubmenusOnClick']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-page-list-item-editor']; public $style_handles = [0 => 'wp-block-page-list-item']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/pattern' => class WP_Block_Type { public $api_version = 3; public $name = 'core/pattern'; public $title = 'Texte indicatif de la composition'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Afficher une composition.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'inserter' => FALSE, 'renaming' => FALSE, 'visibility' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_pattern'; public $attributes = ['slug' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-pattern-editor']; public $style_handles = [0 => 'wp-block-pattern']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-author' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-author'; public $title = 'Auteur/autrice'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affichez les détails de l‘auteur/autrice de la publication tels que le nom, l‘avatar et la biographie.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['filter' => [...]]; public $supports = ['html' => FALSE, 'spacing' => [...], 'typography' => [...], 'color' => [...], 'interactivity' => [...], '__experimentalBorder' => [...], 'filter' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_post_author'; public $attributes = ['textAlign' => [...], 'avatarSize' => [...], 'showAvatar' => [...], 'showBio' => [...], 'byline' => [...], 'isLink' => [...], 'linkTarget' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postType', 1 => 'postId', 2 => 'queryId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-author-editor']; public $style_handles = [0 => 'wp-block-post-author']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-author-biography' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-author-biography'; public $title = 'Biographie de l’auteur/autrice'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Biographie de l’auteur ou de l’autrice.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['spacing' => [...], 'color' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_author_biography'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postType', 1 => 'postId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-author-biography-editor']; public $style_handles = [0 => 'wp-block-post-author-biography']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-author-name' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-author-name'; public $title = 'Nom de l’auteur/autrice'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Le nom de l’auteur ou de l’autrice.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'spacing' => [...], 'color' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_author_name'; public $attributes = ['textAlign' => [...], 'isLink' => [...], 'linkTarget' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postType', 1 => 'postId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-author-name-editor']; public $style_handles = [0 => 'wp-block-post-author-name']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-comments-count' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-comments-count'; public $title = 'Nombre de commentaires'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le nombre de commentaires d’une publication.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_comments_count'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-comments-count-editor']; public $style_handles = [0 => 'wp-block-post-comments-count']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-comments-form' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-comments-form'; public $title = 'Formulaire de commentaires'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le formulaire de commentaire d’un article.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...]]; public $example = ['attributes' => [...]]; public $render_callback = 'render_block_core_post_comments_form'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-comments-form-editor']; public $style_handles = [0 => 'wp-block-post-comments-form', 1 => 'wp-block-buttons', 2 => 'wp-block-button']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-comments-link' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-comments-link'; public $title = 'Lien vers les commentaires'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Afficher le lien vers les commentaires de la publication.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_comments_link'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postType', 1 => 'postId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-comments-link-editor']; public $style_handles = [0 => 'wp-block-post-comments-link']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-content' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-content'; public $title = 'Contenu'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le contenu d’un article ou d’une page.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'layout' => TRUE, 'background' => [...], 'dimensions' => [...], 'spacing' => [...], 'color' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_content'; public $attributes = ['tagName' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType', 2 => 'queryId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-content-editor']; public $style_handles = [0 => 'wp-block-post-content']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-date' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-date'; public $title = 'Date'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une date personnalisée.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_date'; public $attributes = ['datetime' => [...], 'textAlign' => [...], 'format' => [...], 'isLink' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType', 2 => 'queryId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-date-editor']; public $style_handles = [0 => 'wp-block-post-date']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-excerpt' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-excerpt'; public $title = 'Extrait'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche l’extrait.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_excerpt'; public $attributes = ['textAlign' => [...], 'moreText' => [...], 'showMoreOnNewLine' => [...], 'excerptLength' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType', 2 => 'queryId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-excerpt-editor']; public $style_handles = [0 => 'wp-block-post-excerpt']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-featured-image' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-featured-image'; public $title = 'Image mise en avant'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche l’image mise en avant d’une publication.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['border' => '.wp-block-post-featured-image img, .wp-block-post-featured-image .block-editor-media-placeholder, .wp-block-post-featured-image .wp-block-post-featured-image__overlay', 'shadow' => '.wp-block-post-featured-image img, .wp-block-post-featured-image .components-placeholder', 'filter' => [...]]; public $supports = ['align' => [...], 'color' => [...], '__experimentalBorder' => [...], 'filter' => [...], 'shadow' => [...], 'html' => FALSE, 'spacing' => [...], 'interactivity' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_featured_image'; public $attributes = ['isLink' => [...], 'aspectRatio' => [...], 'width' => [...], 'height' => [...], 'scale' => [...], 'sizeSlug' => [...], 'rel' => [...], 'linkTarget' => [...], 'overlayColor' => [...], 'customOverlayColor' => [...], 'dimRatio' => [...], 'gradient' => [...], 'customGradient' => [...], 'useFirstImageFromPost' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType', 2 => 'queryId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-featured-image-editor']; public $style_handles = [0 => 'wp-block-post-featured-image']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-navigation-link' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-navigation-link'; public $title = 'Mise en page de la navigation entre les publications'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le lien vers l’article suivant ou précédent, adjacent à l’article actuel.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_post_navigation_link'; public $attributes = ['textAlign' => [...], 'type' => [...], 'label' => [...], 'showTitle' => [...], 'linkLabel' => [...], 'arrow' => [...], 'taxonomy' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-navigation-link-editor']; public $style_handles = [0 => 'wp-block-post-navigation-link']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-template' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-template'; public $title = 'Modèle de publication'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/query']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Contient les blocs utilisés pour afficher une publication, tels que le titre, la date, l’image mise en avant, le contenu ou l’extrait, et plus encore.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'align' => [...], 'layout' => TRUE, 'color' => [...], 'typography' => [...], 'spacing' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_post_template'; public $attributes = ['lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query', 2 => 'displayLayout', 3 => 'templateSlug', 4 => 'previewPostType', 5 => 'enhancedPagination', 6 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-template-editor']; public $style_handles = [0 => 'wp-block-post-template']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style']; public $skip_inner_blocks = TRUE }, 'core/post-terms' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-terms'; public $title = 'Étiquettes de publication'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Termes de la publication.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = 'block_core_post_terms_build_variations'; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_terms'; public $attributes = ['term' => [...], 'textAlign' => [...], 'separator' => [...], 'prefix' => [...], 'suffix' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-terms-editor']; public $style_handles = [0 => 'wp-block-post-terms']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-time-to-read' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-time-to-read'; public $title = 'Temps de lecture'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le nombre de minutes nécessaires pour lire la publication. Peut également afficher un compteur de mots.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['color' => [...], 'html' => FALSE, 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_post_time_to_read'; public $attributes = ['textAlign' => [...], 'displayAsRange' => [...], 'displayMode' => [...], 'averageReadingSpeed' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-time-to-read-editor']; public $style_handles = [0 => 'wp-block-post-time-to-read']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-title' => class WP_Block_Type { public $api_version = 3; public $name = 'core/post-title'; public $title = 'Titre de publication'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le titre d’un article, d’une page ou de tout autre type de publication.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350]; public $render_callback = 'render_block_core_post_title'; public $attributes = ['textAlign' => [...], 'level' => [...], 'levelOptions' => [...], 'isLink' => [...], 'rel' => [...], 'linkTarget' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType', 2 => 'queryId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-post-title-editor']; public $style_handles = [0 => 'wp-block-post-title']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query'; public $title = 'Boucle de requête'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Un bloc avancé qui permet l’affichage de types de publications avec divers paramètres de requête et configurations visuelles.'; public $keywords = [0 => 'articles', 1 => 'liste', 2 => 'blog', 3 => 'blogs', 4 => 'types de publications personnalisés']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'layout' => TRUE, 'interactivity' => TRUE, 'contentRole' => TRUE]; public $example = NULL; public $render_callback = 'render_block_core_query'; public $attributes = ['queryId' => [...], 'query' => [...], 'tagName' => [...], 'namespace' => [...], 'enhancedPagination' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'layout' => [...]]; private $uses_context = [0 => 'templateSlug']; public $provides_context = ['queryId' => 'queryId', 'query' => 'query', 'displayLayout' => 'displayLayout', 'enhancedPagination' => 'enhancedPagination']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-editor']; public $style_handles = [0 => 'wp-block-query']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query-no-results' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query-no-results'; public $title = 'Aucun résultat'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/query']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Contient les éléments de bloc utilisés pour afficher le contenu lorsqu‘aucun résultat de requête n‘est trouvé.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_query_no_results'; public $attributes = ['lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-no-results-editor']; public $style_handles = [0 => 'wp-block-query-no-results']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query-pagination' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query-pagination'; public $title = 'Pagination'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/query']; public $allowed_blocks = [0 => 'core/query-pagination-previous', 1 => 'core/query-pagination-numbers', 2 => 'core/query-pagination-next']; public $icon = NULL; public $description = 'Affiche une navigation paginée vers l’ensemble suivant ou précédent de publications, le cas échéant.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'layout' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_query_pagination'; public $attributes = ['paginationArrow' => [...], 'showLabel' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'layout' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query']; public $provides_context = ['paginationArrow' => 'paginationArrow', 'showLabel' => 'showLabel']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-pagination-editor']; public $style_handles = [0 => 'wp-block-query-pagination']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query-pagination-next' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query-pagination-next'; public $title = 'Page suivante'; public $category = 'theme'; public $parent = [0 => 'core/query-pagination']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le lien vers la liste des publications suivantes.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_query_pagination_next'; public $attributes = ['label' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query', 2 => 'paginationArrow', 3 => 'showLabel', 4 => 'enhancedPagination']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-pagination-next-editor']; public $style_handles = [0 => 'wp-block-query-pagination-next']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query-pagination-numbers' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query-pagination-numbers'; public $title = 'Numéros de page'; public $category = 'theme'; public $parent = [0 => 'core/query-pagination']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche une liste des numéros de page pour la pagination.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_query_pagination_numbers'; public $attributes = ['midSize' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query', 2 => 'enhancedPagination']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-pagination-numbers-editor']; public $style_handles = [0 => 'wp-block-query-pagination-numbers']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query-pagination-previous' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query-pagination-previous'; public $title = 'Page précédente'; public $category = 'theme'; public $parent = [0 => 'core/query-pagination']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le lien vers la liste des publications précédentes.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_query_pagination_previous'; public $attributes = ['label' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query', 2 => 'paginationArrow', 3 => 'showLabel', 4 => 'enhancedPagination']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-pagination-previous-editor']; public $style_handles = [0 => 'wp-block-query-pagination-previous']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query-title' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query-title'; public $title = 'Titre de la requête'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le titre de la requête.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['attributes' => [...]]; public $render_callback = 'render_block_core_query_title'; public $attributes = ['type' => [...], 'textAlign' => [...], 'level' => [...], 'levelOptions' => [...], 'showPrefix' => [...], 'showSearchTerm' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'query']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-title-editor']; public $style_handles = [0 => 'wp-block-query-title']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/query-total' => class WP_Block_Type { public $api_version = 3; public $name = 'core/query-total'; public $title = 'Total de la requête'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/query']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le nombre total de résultats dans la requête.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'spacing' => [...], 'color' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_query_total'; public $attributes = ['displayType' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-query-total-editor']; public $style_handles = [0 => 'wp-block-query-total']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/read-more' => class WP_Block_Type { public $api_version = 3; public $name = 'core/read-more'; public $title = 'Lien Lire la suite'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche un lien vers un article, une page ou tout autre type de contenu.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'typography' => [...], 'spacing' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_read_more'; public $attributes = ['content' => [...], 'linkTarget' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'postId']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-read-more-editor']; public $style_handles = [0 => 'wp-block-read-more']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/rss' => class WP_Block_Type { public $api_version = 3; public $name = 'core/rss'; public $title = 'RSS'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Afficher des éléments depuis n’importe quel flux RSS ou Atom.'; public $keywords = [0 => 'atom', 1 => 'flux']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'html' => FALSE, 'interactivity' => [...], '__experimentalBorder' => [...], 'spacing' => [...], 'color' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_rss'; public $attributes = ['columns' => [...], 'blockLayout' => [...], 'feedURL' => [...], 'itemsToShow' => [...], 'displayExcerpt' => [...], 'displayAuthor' => [...], 'displayDate' => [...], 'excerptLength' => [...], 'openInNewTab' => [...], 'rel' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-rss-editor']; public $style_handles = [0 => 'wp-block-rss']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/search' => class WP_Block_Type { public $api_version = 3; public $name = 'core/search'; public $title = 'Recherche'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Aidez vos visiteurs à découvrir vos publications.'; public $keywords = [0 => 'trouver']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'color' => [...], 'interactivity' => TRUE, 'typography' => [...], '__experimentalBorder' => [...], 'spacing' => [...], 'html' => FALSE]; public $example = NULL; public $render_callback = 'render_block_core_search'; public $attributes = ['label' => [...], 'showLabel' => [...], 'placeholder' => [...], 'width' => [...], 'widthUnit' => [...], 'buttonText' => [...], 'buttonPosition' => [...], 'buttonUseIcon' => [...], 'query' => [...], 'isSearchFieldHidden' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-search-editor']; public $style_handles = [0 => 'wp-block-search']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/shortcode' => class WP_Block_Type { public $api_version = 3; public $name = 'core/shortcode'; public $title = 'Code court '; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Insérer un élément personnalisé additionnel avec un code court WordPress.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['className' => FALSE, 'customClassName' => FALSE, 'html' => FALSE]; public $example = NULL; public $render_callback = 'render_block_core_shortcode'; public $attributes = ['text' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-shortcode-editor']; public $style_handles = [0 => 'wp-block-shortcode']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/site-logo' => class WP_Block_Type { public $api_version = 3; public $name = 'core/site-logo'; public $title = 'Logo du site'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Afficher une image pour représenter ce site. Mettez à jour ce bloc et les changements s’appliqueront partout.'; public $keywords = []; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['filter' => [...]]; public $supports = ['html' => FALSE, 'align' => TRUE, 'alignWide' => FALSE, 'color' => [...], 'spacing' => [...], 'interactivity' => [...], 'filter' => [...]]; public $example = ['viewportWidth' => 500, 'attributes' => [...]]; public $render_callback = 'render_block_core_site_logo'; public $attributes = ['width' => [...], 'isLink' => [...], 'linkTarget' => [...], 'shouldSyncIcon' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-site-logo-editor']; public $style_handles = [0 => 'wp-block-site-logo']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/site-tagline' => class WP_Block_Type { public $api_version = 3; public $name = 'core/site-tagline'; public $title = 'Description du site'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Décrivez ce dont parle votre site en quelques mots. Ceci est important pour les résultats de recherche, le partage sur les réseaux sociaux et clarifie les sujets sur lesquels porte votre site pour les internautes.'; public $keywords = [0 => 'description']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'color' => [...], 'contentRole' => TRUE, 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 350, 'attributes' => [...]]; public $render_callback = 'render_block_core_site_tagline'; public $attributes = ['textAlign' => [...], 'level' => [...], 'levelOptions' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-site-tagline-editor']; public $style_handles = [0 => 'wp-block-site-tagline']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/site-title' => class WP_Block_Type { public $api_version = 3; public $name = 'core/site-title'; public $title = 'Titre du site'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le nom de ce site. Mettez à jour le bloc, et les modifications seront appliquées partout où il est utilisé. Il apparaîtra également dans la barre de titre du navigateur et dans les résultats de recherche.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = ['viewportWidth' => 500]; public $render_callback = 'render_block_core_site_title'; public $attributes = ['level' => [...], 'levelOptions' => [...], 'textAlign' => [...], 'isLink' => [...], 'linkTarget' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-site-title-editor']; public $style_handles = [0 => 'wp-block-site-title']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/social-link' => class WP_Block_Type { public $api_version = 3; public $name = 'core/social-link'; public $title = 'Icône de réseau social'; public $category = 'widgets'; public $parent = [0 => 'core/social-links']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Afficher une icône pointant vers un profil de réseau social ou un site.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_social_link'; public $attributes = ['url' => [...], 'service' => [...], 'label' => [...], 'rel' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = [0 => 'openInNewTab', 1 => 'showLabels', 2 => 'iconColor', 3 => 'iconColorValue', 4 => 'iconBackgroundColor', 5 => 'iconBackgroundColorValue']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-social-link-editor']; public $style_handles = [0 => 'wp-block-social-link']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/tag-cloud' => class WP_Block_Type { public $api_version = 3; public $name = 'core/tag-cloud'; public $title = 'Nuage d’étiquettes'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Un nuage de mots-clés populaires, la taille de chacun étant en proportion de sa fréquence d’apparition.'; public $keywords = []; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'align' => TRUE, 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_tag_cloud'; public $attributes = ['numberOfTags' => [...], 'taxonomy' => [...], 'showTagCounts' => [...], 'smallestFontSize' => [...], 'largestFontSize' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-tag-cloud-editor']; public $style_handles = [0 => 'wp-block-tag-cloud']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/template-part' => class WP_Block_Type { public $api_version = 3; public $name = 'core/template-part'; public $title = 'Élément de modèle'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Modifie les différentes zones de votre site en général, comme l’entête, le pied de page, la colonne latérale… ou créer une nouvelle zone de zéro.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = 'build_template_part_block_variations'; public $selectors = []; public $supports = ['align' => TRUE, 'html' => FALSE, 'reusable' => FALSE, 'renaming' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_template_part'; public $attributes = ['slug' => [...], 'theme' => [...], 'tagName' => [...], 'area' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-template-part-editor']; public $style_handles = [0 => 'wp-block-template-part']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/term-count' => class WP_Block_Type { public $api_version = 3; public $name = 'core/term-count'; public $title = 'Compteur du terme'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le compteur de publications d’un terme de taxonomie.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_term_count'; public $attributes = ['bracketType' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'termId', 1 => 'taxonomy']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-term-count-editor']; public $style_handles = [0 => 'wp-block-term-count']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/term-description' => class WP_Block_Type { public $api_version = 3; public $name = 'core/term-description'; public $title = 'Description du terme'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche la description des catégories, des étiquettes et des taxonomies personnalisées lors de l’affichage d’une archive.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_term_description'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'termId', 1 => 'taxonomy']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-term-description-editor']; public $style_handles = [0 => 'wp-block-term-description']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/term-name' => class WP_Block_Type { public $api_version = 3; public $name = 'core/term-name'; public $title = 'Nom du terme'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche le nom d’un terme de taxonomie.'; public $keywords = [0 => 'titre du terme']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_term_name'; public $attributes = ['textAlign' => [...], 'level' => [...], 'isLink' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'termId', 1 => 'taxonomy']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-term-name-editor']; public $style_handles = [0 => 'wp-block-term-name']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/term-template' => class WP_Block_Type { public $api_version = 3; public $name = 'core/term-template'; public $title = 'Modèle de terme'; public $category = 'theme'; public $parent = NULL; public $ancestor = [0 => 'core/terms-query']; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Contient les blocs utilisés pour afficher un terme de taxonomie, comme son nom, sa description et plus encore.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['reusable' => FALSE, 'html' => FALSE, 'align' => [...], 'layout' => TRUE, 'color' => [...], 'typography' => [...], 'spacing' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_term_template'; public $attributes = ['lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = [0 => 'termQuery']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-term-template-editor']; public $style_handles = [0 => 'wp-block-term-template']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/video' => class WP_Block_Type { public $api_version = 3; public $name = 'core/video'; public $title = 'Vidéo'; public $category = 'media'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Embarquez une vidéo depuis votre médiathèque ou téléversez-en une nouvelle.'; public $keywords = [0 => 'vidéo']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => TRUE, 'spacing' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = 'render_block_core_video'; public $attributes = ['autoplay' => [...], 'caption' => [...], 'controls' => [...], 'id' => [...], 'loop' => [...], 'muted' => [...], 'poster' => [...], 'preload' => [...], 'blob' => [...], 'src' => [...], 'playsInline' => [...], 'tracks' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-video-editor']; public $style_handles = [0 => 'wp-block-video']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/accordion-heading' => class WP_Block_Type { public $api_version = 3; public $name = 'core/accordion-heading'; public $title = 'Titre d’accordéon'; public $category = 'design'; public $parent = [0 => 'core/accordion-item']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche un titre pour permuter le panneau d’accordéon.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['typography' => [...]]; public $supports = ['anchor' => TRUE, 'color' => [...], 'align' => FALSE, 'interactivity' => TRUE, 'spacing' => [...], '__experimentalBorder' => [...], 'typography' => [...], 'shadow' => TRUE, 'visibility' => FALSE, 'lock' => FALSE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['openByDefault' => [...], 'title' => [...], 'level' => [...], 'iconPosition' => [...], 'showIcon' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = [0 => 'core/accordion-icon-position', 1 => 'core/accordion-show-icon', 2 => 'core/accordion-heading-level']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-accordion-heading-editor']; public $style_handles = [0 => 'wp-block-accordion-heading']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/accordion-panel' => class WP_Block_Type { public $api_version = 3; public $name = 'core/accordion-panel'; public $title = 'Panneau d’accordéon'; public $category = 'design'; public $parent = [0 => 'core/accordion-item']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Contient le contenu masqué ou révélé situé en dessous du titre.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'interactivity' => TRUE, 'spacing' => [...], '__experimentalBorder' => [...], 'typography' => [...], 'shadow' => TRUE, 'layout' => [...], 'visibility' => FALSE, 'contentRole' => TRUE, 'allowedBlocks' => TRUE, 'lock' => FALSE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['templateLock' => [...], 'openByDefault' => [...], 'isSelected' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-accordion-panel-editor']; public $style_handles = [0 => 'wp-block-accordion-panel']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/audio' => class WP_Block_Type { public $api_version = 3; public $name = 'core/audio'; public $title = 'Audio'; public $category = 'media'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Embarque un lecteur audio simple.'; public $keywords = [0 => 'musique', 1 => 'son', 2 => 'podcast', 3 => 'enregistrement']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => TRUE, 'spacing' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['blob' => [...], 'src' => [...], 'caption' => [...], 'id' => [...], 'autoplay' => [...], 'loop' => [...], 'preload' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-audio-editor']; public $style_handles = [0 => 'wp-block-audio']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/buttons' => class WP_Block_Type { public $api_version = 3; public $name = 'core/buttons'; public $title = 'Boutons'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/button']; public $icon = NULL; public $description = 'Inviter les visiteurs à passer à l’action avec des liens ayant la forme de boutons.'; public $keywords = [0 => 'lien']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => [...], 'html' => FALSE, '__experimentalExposeControlsToChildren' => TRUE, 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'layout' => [...], 'interactivity' => [...], 'contentRole' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-buttons-editor']; public $style_handles = [0 => 'wp-block-buttons']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/code' => class WP_Block_Type { public $api_version = 3; public $name = 'core/code'; public $title = 'Code'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajout de bouts de code en respectant leurs espacements et tabulations.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'anchor' => TRUE, 'typography' => [...], 'spacing' => [...], '__experimentalBorder' => [...], 'color' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['content' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-code-editor']; public $style_handles = [0 => 'wp-block-code']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/column' => class WP_Block_Type { public $api_version = 3; public $name = 'core/column'; public $title = 'Colonne'; public $category = 'design'; public $parent = [0 => 'core/columns']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Une colonne unique dans un bloc de colonnes.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['__experimentalOnEnter' => TRUE, 'anchor' => TRUE, 'reusable' => FALSE, 'html' => FALSE, 'color' => [...], 'shadow' => TRUE, 'spacing' => [...], '__experimentalBorder' => [...], 'typography' => [...], 'layout' => TRUE, 'interactivity' => [...], 'allowedBlocks' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['verticalAlignment' => [...], 'width' => [...], 'templateLock' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-column-editor']; public $style_handles = [0 => 'wp-block-column']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/columns' => class WP_Block_Type { public $api_version = 3; public $name = 'core/columns'; public $title = 'Colonnes'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/column']; public $icon = NULL; public $description = 'Affiche le contenu dans plusieurs colonnes, via les blocs ajoutés à chaque colonne.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => [...], 'html' => FALSE, 'color' => [...], 'spacing' => [...], 'layout' => [...], '__experimentalBorder' => [...], 'typography' => [...], 'interactivity' => [...], 'shadow' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['verticalAlignment' => [...], 'isStackedOnMobile' => [...], 'templateLock' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-columns-editor']; public $style_handles = [0 => 'wp-block-columns']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/details' => class WP_Block_Type { public $api_version = 3; public $name = 'core/details'; public $title = 'Détails'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Masquer et afficher du contenu supplémentaire.'; public $keywords = [0 => 'résumé', 1 => 'basculer', 2 => 'divulgation']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['__experimentalOnEnter' => TRUE, 'align' => [...], 'anchor' => TRUE, 'color' => [...], '__experimentalBorder' => [...], 'html' => FALSE, 'spacing' => [...], 'typography' => [...], 'layout' => [...], 'interactivity' => [...], 'allowedBlocks' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['showContent' => [...], 'summary' => [...], 'name' => [...], 'placeholder' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-details-editor']; public $style_handles = [0 => 'wp-block-details']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/embed' => class WP_Block_Type { public $api_version = 3; public $name = 'core/embed'; public $title = 'Contenu embarqué'; public $category = 'embed'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajoute un bloc affichant du contenu récupéré d’autres sites, comme Twitter ou YouTube.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => TRUE, 'spacing' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['url' => [...], 'caption' => [...], 'type' => [...], 'providerNameSlug' => [...], 'allowResponsive' => [...], 'responsive' => [...], 'previewable' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-embed-editor']; public $style_handles = [0 => 'wp-block-embed']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/freeform' => class WP_Block_Type { public $api_version = 3; public $name = 'core/freeform'; public $title = 'Classique'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'L’éditeur classique de WordPress dans un bloc.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'className' => FALSE, 'customClassName' => FALSE, 'lock' => FALSE, 'reusable' => FALSE, 'renaming' => FALSE, 'visibility' => FALSE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['content' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-freeform-editor']; public $style_handles = [0 => 'wp-block-freeform']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/group' => class WP_Block_Type { public $api_version = 3; public $name = 'core/group'; public $title = 'Groupe'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Rassemblez les blocs dans un conteneur de mise en page.'; public $keywords = [0 => 'contenant', 1 => 'conteneur', 2 => 'ligne', 3 => 'section']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['__experimentalOnEnter' => TRUE, '__experimentalOnMerge' => TRUE, '__experimentalSettings' => TRUE, 'align' => [...], 'anchor' => TRUE, 'ariaLabel' => TRUE, 'html' => FALSE, 'background' => [...], 'color' => [...], 'shadow' => TRUE, 'spacing' => [...], 'dimensions' => [...], '__experimentalBorder' => [...], 'position' => [...], 'typography' => [...], 'layout' => [...], 'interactivity' => [...], 'allowedBlocks' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['tagName' => [...], 'templateLock' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...], 'ariaLabel' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-group-editor']; public $style_handles = [0 => 'wp-block-group']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/html' => class WP_Block_Type { public $api_version = 3; public $name = 'core/html'; public $title = 'HTML personnalisé'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajoute du code HTML personnalisé et permet de le prévisualiser en direct.'; public $keywords = [0 => 'embed']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['customClassName' => FALSE, 'className' => FALSE, 'html' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['content' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-html-editor']; public $style_handles = [0 => 'wp-block-html']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/list-item' => class WP_Block_Type { public $api_version = 3; public $name = 'core/list-item'; public $title = 'Élément de liste'; public $category = 'text'; public $parent = [0 => 'core/list']; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/list']; public $icon = NULL; public $description = 'Un élément individuel dans une liste.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['root' => '.wp-block-list > li', 'border' => '.wp-block-list:not(.wp-block-list .wp-block-list) > li']; public $supports = ['anchor' => TRUE, 'className' => FALSE, 'splitting' => TRUE, '__experimentalBorder' => [...], 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['placeholder' => [...], 'content' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-list-item-editor']; public $style_handles = [0 => 'wp-block-list-item']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/math' => class WP_Block_Type { public $api_version = 3; public $name = 'core/math'; public $title = 'Maths'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Afficher des formules mathématiques en utilisant LaTeX.'; public $keywords = [0 => 'équation', 1 => 'formule', 2 => 'latex', 3 => 'mathématiques']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['latex' => [...], 'mathML' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-math-editor']; public $style_handles = [0 => 'wp-block-math']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/missing' => class WP_Block_Type { public $api_version = 3; public $name = 'core/missing'; public $title = 'Non pris en charge'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Votre site ne prend pas en charge ce bloc.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['className' => FALSE, 'customClassName' => FALSE, 'inserter' => FALSE, 'html' => FALSE, 'lock' => FALSE, 'reusable' => FALSE, 'renaming' => FALSE, 'visibility' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['originalName' => [...], 'originalUndelimitedContent' => [...], 'originalContent' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-missing-editor']; public $style_handles = [0 => 'wp-block-missing']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/more' => class WP_Block_Type { public $api_version = 3; public $name = 'core/more'; public $title = 'Lire la suite'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Insère la balise Lire la suite. Le contenu précédant ce bloc sera affiché dans l’extrait sur vos pages d’archives.'; public $keywords = [0 => 'lire la suite']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['customClassName' => FALSE, 'className' => FALSE, 'html' => FALSE, 'multiple' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['customText' => [...], 'noTeaser' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-more-editor']; public $style_handles = [0 => 'wp-block-more']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/nextpage' => class WP_Block_Type { public $api_version = 3; public $name = 'core/nextpage'; public $title = 'Saut de page'; public $category = 'design'; public $parent = [0 => 'core/post-content']; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Sépare votre contenu sur plusieurs pages.'; public $keywords = [0 => 'page suivante', 1 => 'pagination']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['customClassName' => FALSE, 'className' => FALSE, 'html' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-nextpage-editor']; public $style_handles = [0 => 'wp-block-nextpage']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/paragraph' => class WP_Block_Type { public $api_version = 3; public $name = 'core/paragraph'; public $title = 'Paragraphe'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Commencer par le bloc formant la pierre angulaire de tout récit.'; public $keywords = [0 => 'texte']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['splitting' => TRUE, 'anchor' => TRUE, 'className' => FALSE, '__experimentalBorder' => [...], 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalSelector' => 'p', '__unstablePasteTextInline' => TRUE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['align' => [...], 'content' => [...], 'dropCap' => [...], 'placeholder' => [...], 'direction' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-paragraph-editor']; public $style_handles = [0 => 'wp-block-paragraph']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/preformatted' => class WP_Block_Type { public $api_version = 3; public $name = 'core/preformatted'; public $title = 'Préformaté'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajoute du texte qui respecte les espacements et tabulation, et qui permet également de la mise en forme.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'color' => [...], 'spacing' => [...], 'typography' => [...], 'interactivity' => [...], '__experimentalBorder' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['content' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-preformatted-editor']; public $style_handles = [0 => 'wp-block-preformatted']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/pullquote' => class WP_Block_Type { public $api_version = 3; public $name = 'core/pullquote'; public $title = 'Citation en exergue'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Donner une emphase visuelle à une citation depuis votre texte.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => [...], 'background' => [...], 'color' => [...], 'dimensions' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...], '__experimentalStyle' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['value' => [...], 'citation' => [...], 'textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-pullquote-editor']; public $style_handles = [0 => 'wp-block-pullquote']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/quote' => class WP_Block_Type { public $api_version = 3; public $name = 'core/quote'; public $title = 'Citation'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Donnez une emphase visuelle à vos citations. « En citant les autres, nous nous citons nous mêmes » — Julio Cortázar'; public $keywords = [0 => 'bloc de citation', 1 => 'citation']; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => [...], 'html' => FALSE, 'background' => [...], '__experimentalBorder' => [...], 'dimensions' => [...], '__experimentalOnEnter' => TRUE, '__experimentalOnMerge' => TRUE, 'typography' => [...], 'color' => [...], 'layout' => [...], 'spacing' => [...], 'interactivity' => [...], 'allowedBlocks' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['value' => [...], 'citation' => [...], 'textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-quote-editor']; public $style_handles = [0 => 'wp-block-quote']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/separator' => class WP_Block_Type { public $api_version = 3; public $name = 'core/separator'; public $title = 'Séparateur'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Créer une séparation entre vos textes ou entre des sections avec un séparateur horizontal.'; public $keywords = [0 => 'Filet horizontal', 1 => 'hr', 2 => 'Séparateur']; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...], 2 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'align' => [...], 'color' => [...], 'spacing' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['opacity' => [...], 'tagName' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-separator-editor']; public $style_handles = [0 => 'wp-block-separator']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/social-links' => class WP_Block_Type { public $api_version = 3; public $name = 'core/social-links'; public $title = 'Icônes de réseaux sociaux'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = [0 => 'core/social-link']; public $icon = NULL; public $description = 'Afficher les liens sur des icônes pointant vers vos profils de réseaux sociaux ou vos sites.'; public $keywords = [0 => 'liens']; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...], 2 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'anchor' => TRUE, 'html' => FALSE, '__experimentalExposeControlsToChildren' => TRUE, 'layout' => [...], 'color' => [...], 'spacing' => [...], 'interactivity' => [...], '__experimentalBorder' => [...], 'contentRole' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['iconColor' => [...], 'customIconColor' => [...], 'iconColorValue' => [...], 'iconBackgroundColor' => [...], 'customIconBackgroundColor' => [...], 'iconBackgroundColorValue' => [...], 'openInNewTab' => [...], 'showLabels' => [...], 'size' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'gradient' => [...], 'borderColor' => [...], 'layout' => [...]]; private $uses_context = []; public $provides_context = ['openInNewTab' => 'openInNewTab', 'showLabels' => 'showLabels', 'iconColor' => 'iconColor', 'iconColorValue' => 'iconColorValue', 'iconBackgroundColor' => 'iconBackgroundColor', 'iconBackgroundColorValue' => 'iconBackgroundColorValue']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-social-links-editor']; public $style_handles = [0 => 'wp-block-social-links']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/spacer' => class WP_Block_Type { public $api_version = 3; public $name = 'core/spacer'; public $title = 'Espacement'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Ajoutez de l’espace entre les blocs et personnalisez sa hauteur.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'spacing' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['height' => [...], 'width' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...]]; private $uses_context = [0 => 'orientation']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-spacer-editor']; public $style_handles = [0 => 'wp-block-spacer']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/table' => class WP_Block_Type { public $api_version = 3; public $name = 'core/table'; public $title = 'Tableau'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Créez un contenu structuré en lignes et en colonnes pour afficher des informations.'; public $keywords = []; public $textdomain = NULL; public $styles = [0 => [...], 1 => [...]]; private $variations = NULL; public $variation_callback = NULL; public $selectors = ['root' => '.wp-block-table > table', 'spacing' => '.wp-block-table']; public $supports = ['anchor' => TRUE, 'align' => TRUE, 'color' => [...], 'spacing' => [...], 'typography' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['hasFixedLayout' => [...], 'caption' => [...], 'head' => [...], 'body' => [...], 'foot' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-table-editor']; public $style_handles = [0 => 'wp-block-table']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/terms-query' => class WP_Block_Type { public $api_version = 3; public $name = 'core/terms-query'; public $title = 'Requête sur des termes'; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Un bloc avancé qui permet l’affichage de termes de taxonomies avec divers paramètres de requête et configurations visuelles.'; public $keywords = [0 => 'termes', 1 => 'taxonomie', 2 => 'catégories', 3 => 'étiquettes', 4 => 'liste']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['align' => [...], 'html' => FALSE, 'layout' => TRUE, 'interactivity' => TRUE]; public $example = NULL; public $render_callback = NULL; public $attributes = ['termQuery' => [...], 'tagName' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'layout' => [...]]; private $uses_context = [0 => 'templateSlug']; public $provides_context = ['termQuery' => 'termQuery']; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-terms-query-editor']; public $style_handles = [0 => 'wp-block-terms-query']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/text-columns' => class WP_Block_Type { public $api_version = 3; public $name = 'core/text-columns'; public $title = 'Colonnes de texte (obsolète)'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = 'columns'; public $description = 'Ce bloc est déprécié. Veuillez utiliser le bloc Colonnes à la place.'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['inserter' => FALSE, 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['content' => [...], 'columns' => [...], 'width' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-text-columns-editor']; public $style_handles = [0 => 'wp-block-text-columns']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/verse' => class WP_Block_Type { public $api_version = 3; public $name = 'core/verse'; public $title = 'Couplet'; public $category = 'text'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Insérer de la poésie en utilisant un format d’espacement spécifique, ou alors des paroles de chansons.'; public $keywords = [0 => 'poésie', 1 => 'poème']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['anchor' => TRUE, 'background' => [...], 'color' => [...], 'dimensions' => [...], 'typography' => [...], 'spacing' => [...], '__experimentalBorder' => [...], 'interactivity' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['content' => [...], 'textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...], 'fontFamily' => [...], 'borderColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'wp-block-verse-editor']; public $style_handles = [0 => 'wp-block-verse']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'gravityforms/form' => class WP_Block_Type { public $api_version = 1; public $name = 'gravityforms/form'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class GF_Block_Form { ... }, 1 => 'render_block']; public $attributes = ['formId' => [...], 'title' => [...], 'description' => [...], 'ajax' => [...], 'tabindex' => [...], 'fieldValues' => [...], 'formPreview' => [...], 'imgPreview' => [...], 'theme' => [...], 'inputSize' => [...], 'inputBorderRadius' => [...], 'inputBorderColor' => [...], 'inputBackgroundColor' => [...], 'inputColor' => [...], 'inputPrimaryColor' => [...], 'inputImageChoiceAppearance' => [...], 'inputImageChoiceStyle' => [...], 'inputImageChoiceSize' => [...], 'labelFontSize' => [...], 'labelColor' => [...], 'descriptionFontSize' => [...], 'descriptionColor' => [...], 'buttonPrimaryBackgroundColor' => [...], 'buttonPrimaryColor' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = [0 => 'gform_editor_block_form']; public $script_handles = [0 => '']; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'gform_editor_block_form']; public $style_handles = [0 => '']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'safe-svg/svg-icon' => class WP_Block_Type { public $api_version = 3; public $name = 'safe-svg/svg-icon'; public $title = 'Safe SVG'; public $category = 'design'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = 'Affiche l’icône SVG'; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'color' => [...], 'spacing' => [...]]; public $example = NULL; public $render_callback = 'SafeSvg\\Blocks\\SafeSvgBlock\\render_block_callback'; public $attributes = ['svgURL' => [...], 'type' => [...], 'alignment' => [...], 'imageID' => [...], 'imageWidth' => [...], 'imageHeight' => [...], 'dimensionWidth' => [...], 'dimensionHeight' => [...], 'imageSizes' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = [0 => 'safe-svg-svg-icon-editor-script']; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = [0 => 'safe-svg-svg-icon-style']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'yoast/faq-block' => class WP_Block_Type { public $api_version = 3; public $name = 'yoast/faq-block'; public $title = 'FAQ Yoast'; public $category = 'yoast-structured-data-blocks'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = 'editor-ul'; public $description = 'Lister votre Foire aux questions optimisée pour les moteurs de recherche.'; public $keywords = [0 => 'FAQ', 1 => 'Foire aux questions', 2 => 'Schéma', 3 => 'SEO', 4 => 'Données structurées']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = ['attributes' => [...]]; public $render_callback = [0 => class Yoast\WP\SEO\Integrations\Blocks\Structured_Data_Blocks { ... }, 1 => 'optimize_faq_images']; public $attributes = ['questions' => [...], 'additionalListCssClasses' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = [0 => 'yoast-seo-faq-block']; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'yoast-seo-structured-data-blocks']; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'yoast/how-to-block' => class WP_Block_Type { public $api_version = 3; public $name = 'yoast/how-to-block'; public $title = 'Tutoriel Yoast'; public $category = 'yoast-structured-data-blocks'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = 'editor-ol'; public $description = 'Créez un tutoriel optimisé pour le référencement. Vous ne pouvez utiliser qu’un seul bloc Tutoriel par publication.'; public $keywords = [0 => 'Tutoriel', 1 => 'Tutoriel', 2 => 'Schéma', 3 => 'SEO', 4 => 'Données structurées']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['multiple' => FALSE]; public $example = ['attributes' => [...]]; public $render_callback = [0 => class Yoast\WP\SEO\Integrations\Blocks\Structured_Data_Blocks { ... }, 1 => 'optimize_how_to_images']; public $attributes = ['hasDuration' => [...], 'days' => [...], 'hours' => [...], 'minutes' => [...], 'description' => [...], 'jsonDescription' => [...], 'steps' => [...], 'additionalListCssClasses' => [...], 'unorderedList' => [...], 'durationText' => [...], 'defaultDurationText' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = [0 => 'yoast-seo-how-to-block']; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'yoast-seo-structured-data-blocks']; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'ithemes-security/user-profile-settings' => class WP_Block_Type { public $api_version = 3; public $name = 'ithemes-security/user-profile-settings'; public $title = 'Solid Security User Security Settings'; public $category = 'widgets'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class ITSEC_Core_Active { ... }, 1 => 'render_block']; public $attributes = ['lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = [0 => 'itsec-core-profile-block']; public $script_handles = []; public $view_script_handles = [0 => 'itsec-core-profile-front']; public $view_script_module_ids = []; public $editor_style_handles = [0 => 'itsec-core-profile-block']; public $style_handles = [0 => 'itsec-core-profile-front']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/post-grid' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/post-grid'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Post { ... }, 1 => 'post_grid_callback']; public $attributes = ['btnBorderTopWidth' => [...], 'btnBorderLeftWidth' => [...], 'btnBorderRightWidth' => [...], 'btnBorderBottomWidth' => [...], 'btnBorderTopLeftRadius' => [...], 'btnBorderTopRightRadius' => [...], 'btnBorderBottomLeftRadius' => [...], 'btnBorderBottomRightRadius' => [...], 'btnBorderRadiusUnit' => [...], 'btnBorderTopWidthTablet' => [...], 'btnBorderLeftWidthTablet' => [...], 'btnBorderRightWidthTablet' => [...], 'btnBorderBottomWidthTablet' => [...], 'btnBorderTopLeftRadiusTablet' => [...], 'btnBorderTopRightRadiusTablet' => [...], 'btnBorderBottomLeftRadiusTablet' => [...], 'btnBorderBottomRightRadiusTablet' => [...], 'btnBorderRadiusUnitTablet' => [...], 'btnBorderTopWidthMobile' => [...], 'btnBorderLeftWidthMobile' => [...], 'btnBorderRightWidthMobile' => [...], 'btnBorderBottomWidthMobile' => [...], 'btnBorderTopLeftRadiusMobile' => [...], 'btnBorderTopRightRadiusMobile' => [...], 'btnBorderBottomLeftRadiusMobile' => [...], 'btnBorderBottomRightRadiusMobile' => [...], 'btnBorderRadiusUnitMobile' => [...], 'btnBorderStyle' => [...], 'btnBorderColor' => [...], 'btnBorderHColor' => [...], 'btnBorderLink' => [...], 'btnBorderRadiusLink' => [...], 'overallBorderTopWidth' => [...], 'overallBorderLeftWidth' => [...], 'overallBorderRightWidth' => [...], 'overallBorderBottomWidth' => [...], 'overallBorderTopLeftRadius' => [...], 'overallBorderTopRightRadius' => [...], 'overallBorderBottomLeftRadius' => [...], 'overallBorderBottomRightRadius' => [...], 'overallBorderRadiusUnit' => [...], 'overallBorderTopWidthTablet' => [...], 'overallBorderLeftWidthTablet' => [...], 'overallBorderRightWidthTablet' => [...], 'overallBorderBottomWidthTablet' => [...], 'overallBorderTopLeftRadiusTablet' => [...], 'overallBorderTopRightRadiusTablet' => [...], 'overallBorderBottomLeftRadiusTablet' => [...], 'overallBorderBottomRightRadiusTablet' => [...], 'overallBorderRadiusUnitTablet' => [...], 'overallBorderTopWidthMobile' => [...], 'overallBorderLeftWidthMobile' => [...], 'overallBorderRightWidthMobile' => [...], 'overallBorderBottomWidthMobile' => [...], 'overallBorderTopLeftRadiusMobile' => [...], 'overallBorderTopRightRadiusMobile' => [...], 'overallBorderBottomLeftRadiusMobile' => [...], 'overallBorderBottomRightRadiusMobile' => [...], 'overallBorderRadiusUnitMobile' => [...], 'overallBorderStyle' => [...], 'overallBorderColor' => [...], 'overallBorderHColor' => [...], 'overallBorderLink' => [...], 'overallBorderRadiusLink' => [...], 'inheritFromTheme' => [...], 'block_id' => [...], 'categories' => [...], 'postType' => [...], 'postDisplaytext' => [...], 'taxonomyType' => [...], 'postsToShow' => [...], 'enableOffset' => [...], 'postsOffset' => [...], 'displayPostDate' => [...], 'displayPostExcerpt' => [...], 'excerptLength' => [...], 'displayPostAuthor' => [...], 'displayPostTitle' => [...], 'displayPostComment' => [...], 'displayPostTaxonomy' => [...], 'hideTaxonomyIcon' => [...], 'taxStyle' => [...], 'displayPostTaxonomyAboveTitle' => [...], 'displayPostImage' => [...], 'imgSize' => [...], 'imgPosition' => [...], 'linkBox' => [...], 'bgOverlayColor' => [...], 'overlayOpacity' => [...], 'displayPostLink' => [...], 'newTab' => [...], 'ctaText' => [...], 'inheritFromThemeBtn' => [...], 'buttonType' => [...], 'btnHPadding' => [...], 'btnVPadding' => [...], 'columns' => [...], 'tcolumns' => [...], 'mcolumns' => [...], 'align' => [...], 'width' => [...], 'order' => [...], 'orderBy' => [...], 'rowGap' => [...], 'rowGapTablet' => [...], 'rowGapMobile' => [...], 'columnGap' => [...], 'columnGapTablet' => [...], 'columnGapMobile' => [...], 'bgType' => [...], 'bgColor' => [...], 'titleColor' => [...], 'titleTag' => [...], 'titleFontSize' => [...], 'titleFontSizeType' => [...], 'titleFontSizeMobile' => [...], 'titleFontSizeTablet' => [...], 'titleFontFamily' => [...], 'titleFontWeight' => [...], 'titleFontStyle' => [...], 'titleLineHeightType' => [...], 'titleLineHeight' => [...], 'titleLineHeightTablet' => [...], 'titleLineHeightMobile' => [...], 'titleLoadGoogleFonts' => [...], 'metaColor' => [...], 'highlightedTextColor' => [...], 'highlightedTextBgColor' => [...], 'metaFontSize' => [...], 'metaFontSizeType' => [...], 'metaFontSizeMobile' => [...], 'metaFontSizeTablet' => [...], 'metaFontFamily' => [...], 'metaFontWeight' => [...], 'metaFontStyle' => [...], 'metaLineHeightType' => [...], 'metaLineHeight' => [...], 'metaLineHeightTablet' => [...], 'metaLineHeightMobile' => [...], 'metaLoadGoogleFonts' => [...], 'excerptColor' => [...], 'excerptFontSize' => [...], 'excerptFontSizeType' => [...], 'excerptFontSizeMobile' => [...], 'excerptFontSizeTablet' => [...], 'excerptFontFamily' => [...], 'excerptFontWeight' => [...], 'excerptFontStyle' => [...], 'excerptLineHeightType' => [...], 'excerptLineHeight' => [...], 'excerptLineHeightTablet' => [...], 'excerptLineHeightMobile' => [...], 'excerptLoadGoogleFonts' => [...], 'displayPostContentRadio' => [...], 'ctaColor' => [...], 'ctaBgType' => [...], 'ctaBgHType' => [...], 'ctaBgColor' => [...], 'ctaHColor' => [...], 'ctaBgHColor' => [...], 'ctaFontSize' => [...], 'ctaFontSizeType' => [...], 'ctaFontSizeMobile' => [...], 'ctaFontSizeTablet' => [...], 'ctaFontFamily' => [...], 'ctaFontWeight' => [...], 'ctaFontStyle' => [...], 'ctaLineHeightType' => [...], 'ctaLineHeight' => [...], 'ctaLineHeightTablet' => [...], 'ctaLineHeightMobile' => [...], 'ctaLoadGoogleFonts' => [...], 'paddingTop' => [...], 'paddingBottom' => [...], 'paddingRight' => [...], 'paddingLeft' => [...], 'paddingTopMobile' => [...], 'paddingBottomMobile' => [...], 'paddingRightMobile' => [...], 'paddingLeftMobile' => [...], 'paddingTopTablet' => [...], 'paddingBottomTablet' => [...], 'paddingRightTablet' => [...], 'paddingLeftTablet' => [...], 'paddingBtnTop' => [...], 'paddingBtnBottom' => [...], 'paddingBtnRight' => [...], 'paddingBtnLeft' => [...], 'contentPadding' => [...], 'contentPaddingMobile' => [...], 'ctaBottomSpace' => [...], 'ctaBottomSpaceTablet' => [...], 'ctaBottomSpaceMobile' => [...], 'imageBottomSpace' => [...], 'imageBottomSpaceTablet' => [...], 'imageBottomSpaceMobiile' => [...], 'taxonomyBottomSpace' => [...], 'taxonomyBottomSpaceTablet' => [...], 'taxonomyBottomSpaceMobile' => [...], 'titleBottomSpace' => [...], 'titleBottomSpaceTablet' => [...], 'titleBottomSpaceMobile' => [...], 'metaBottomSpace' => [...], 'metaBottomSpaceTablet' => [...], 'metaBottomSpaceMobile' => [...], 'excerptBottomSpace' => [...], 'excerptBottomSpaceTablet' => [...], 'excerptBottomSpaceMobile' => [...], 'excludeCurrentPost' => [...], 'titleTransform' => [...], 'metaTransform' => [...], 'excerptTransform' => [...], 'ctaTransform' => [...], 'titleDecoration' => [...], 'metaDecoration' => [...], 'excerptDecoration' => [...], 'ctaDecoration' => [...], 'contentPaddingUnit' => [...], 'rowGapUnit' => [...], 'columnGapUnit' => [...], 'excerptBottomSpaceUnit' => [...], 'paginationSpacingUnit' => [...], 'imageBottomSpaceUnit' => [...], 'taxonomyBottomSpaceUnit' => [...], 'titleBottomSpaceUnit' => [...], 'metaBottomSpaceUnit' => [...], 'ctaBottomSpaceUnit' => [...], 'paddingBtnUnit' => [...], 'mobilePaddingBtnUnit' => [...], 'tabletPaddingBtnUnit' => [...], 'paddingUnit' => [...], 'mobilePaddingUnit' => [...], 'tabletPaddingUnit' => [...], 'isPreview' => [...], 'taxDivider' => [...], 'titleLetterSpacing' => [...], 'titleLetterSpacingType' => [...], 'titleLetterSpacingMobile' => [...], 'titleLetterSpacingTablet' => [...], 'metaLetterSpacing' => [...], 'metaLetterSpacingType' => [...], 'metaLetterSpacingMobile' => [...], 'metaLetterSpacingTablet' => [...], 'ctaLetterSpacing' => [...], 'ctaLetterSpacingType' => [...], 'ctaLetterSpacingMobile' => [...], 'ctaLetterSpacingTablet' => [...], 'excerptLetterSpacing' => [...], 'excerptLetterSpacingType' => [...], 'excerptLetterSpacingMobile' => [...], 'excerptLetterSpacingTablet' => [...], 'useSeparateBoxShadows' => [...], 'boxShadowColor' => [...], 'boxShadowHOffset' => [...], 'boxShadowVOffset' => [...], 'boxShadowBlur' => [...], ...]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/post-carousel' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/post-carousel'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Post { ... }, 1 => 'post_carousel_callback']; public $attributes = ['btnBorderTopWidth' => [...], 'btnBorderLeftWidth' => [...], 'btnBorderRightWidth' => [...], 'btnBorderBottomWidth' => [...], 'btnBorderTopLeftRadius' => [...], 'btnBorderTopRightRadius' => [...], 'btnBorderBottomLeftRadius' => [...], 'btnBorderBottomRightRadius' => [...], 'btnBorderRadiusUnit' => [...], 'btnBorderTopWidthTablet' => [...], 'btnBorderLeftWidthTablet' => [...], 'btnBorderRightWidthTablet' => [...], 'btnBorderBottomWidthTablet' => [...], 'btnBorderTopLeftRadiusTablet' => [...], 'btnBorderTopRightRadiusTablet' => [...], 'btnBorderBottomLeftRadiusTablet' => [...], 'btnBorderBottomRightRadiusTablet' => [...], 'btnBorderRadiusUnitTablet' => [...], 'btnBorderTopWidthMobile' => [...], 'btnBorderLeftWidthMobile' => [...], 'btnBorderRightWidthMobile' => [...], 'btnBorderBottomWidthMobile' => [...], 'btnBorderTopLeftRadiusMobile' => [...], 'btnBorderTopRightRadiusMobile' => [...], 'btnBorderBottomLeftRadiusMobile' => [...], 'btnBorderBottomRightRadiusMobile' => [...], 'btnBorderRadiusUnitMobile' => [...], 'btnBorderStyle' => [...], 'btnBorderColor' => [...], 'btnBorderHColor' => [...], 'btnBorderLink' => [...], 'btnBorderRadiusLink' => [...], 'overallBorderTopWidth' => [...], 'overallBorderLeftWidth' => [...], 'overallBorderRightWidth' => [...], 'overallBorderBottomWidth' => [...], 'overallBorderTopLeftRadius' => [...], 'overallBorderTopRightRadius' => [...], 'overallBorderBottomLeftRadius' => [...], 'overallBorderBottomRightRadius' => [...], 'overallBorderRadiusUnit' => [...], 'overallBorderTopWidthTablet' => [...], 'overallBorderLeftWidthTablet' => [...], 'overallBorderRightWidthTablet' => [...], 'overallBorderBottomWidthTablet' => [...], 'overallBorderTopLeftRadiusTablet' => [...], 'overallBorderTopRightRadiusTablet' => [...], 'overallBorderBottomLeftRadiusTablet' => [...], 'overallBorderBottomRightRadiusTablet' => [...], 'overallBorderRadiusUnitTablet' => [...], 'overallBorderTopWidthMobile' => [...], 'overallBorderLeftWidthMobile' => [...], 'overallBorderRightWidthMobile' => [...], 'overallBorderBottomWidthMobile' => [...], 'overallBorderTopLeftRadiusMobile' => [...], 'overallBorderTopRightRadiusMobile' => [...], 'overallBorderBottomLeftRadiusMobile' => [...], 'overallBorderBottomRightRadiusMobile' => [...], 'overallBorderRadiusUnitMobile' => [...], 'overallBorderStyle' => [...], 'overallBorderColor' => [...], 'overallBorderHColor' => [...], 'overallBorderLink' => [...], 'overallBorderRadiusLink' => [...], 'inheritFromTheme' => [...], 'block_id' => [...], 'categories' => [...], 'postType' => [...], 'postDisplaytext' => [...], 'taxonomyType' => [...], 'postsToShow' => [...], 'enableOffset' => [...], 'postsOffset' => [...], 'displayPostDate' => [...], 'displayPostExcerpt' => [...], 'excerptLength' => [...], 'displayPostAuthor' => [...], 'displayPostTitle' => [...], 'displayPostComment' => [...], 'displayPostTaxonomy' => [...], 'hideTaxonomyIcon' => [...], 'taxStyle' => [...], 'displayPostTaxonomyAboveTitle' => [...], 'displayPostImage' => [...], 'imgSize' => [...], 'imgPosition' => [...], 'linkBox' => [...], 'bgOverlayColor' => [...], 'overlayOpacity' => [...], 'displayPostLink' => [...], 'newTab' => [...], 'ctaText' => [...], 'inheritFromThemeBtn' => [...], 'buttonType' => [...], 'btnHPadding' => [...], 'btnVPadding' => [...], 'columns' => [...], 'tcolumns' => [...], 'mcolumns' => [...], 'align' => [...], 'width' => [...], 'order' => [...], 'orderBy' => [...], 'rowGap' => [...], 'rowGapTablet' => [...], 'rowGapMobile' => [...], 'columnGap' => [...], 'columnGapTablet' => [...], 'columnGapMobile' => [...], 'bgType' => [...], 'bgColor' => [...], 'titleColor' => [...], 'titleTag' => [...], 'titleFontSize' => [...], 'titleFontSizeType' => [...], 'titleFontSizeMobile' => [...], 'titleFontSizeTablet' => [...], 'titleFontFamily' => [...], 'titleFontWeight' => [...], 'titleFontStyle' => [...], 'titleLineHeightType' => [...], 'titleLineHeight' => [...], 'titleLineHeightTablet' => [...], 'titleLineHeightMobile' => [...], 'titleLoadGoogleFonts' => [...], 'metaColor' => [...], 'highlightedTextColor' => [...], 'highlightedTextBgColor' => [...], 'metaFontSize' => [...], 'metaFontSizeType' => [...], 'metaFontSizeMobile' => [...], 'metaFontSizeTablet' => [...], 'metaFontFamily' => [...], 'metaFontWeight' => [...], 'metaFontStyle' => [...], 'metaLineHeightType' => [...], 'metaLineHeight' => [...], 'metaLineHeightTablet' => [...], 'metaLineHeightMobile' => [...], 'metaLoadGoogleFonts' => [...], 'excerptColor' => [...], 'excerptFontSize' => [...], 'excerptFontSizeType' => [...], 'excerptFontSizeMobile' => [...], 'excerptFontSizeTablet' => [...], 'excerptFontFamily' => [...], 'excerptFontWeight' => [...], 'excerptFontStyle' => [...], 'excerptLineHeightType' => [...], 'excerptLineHeight' => [...], 'excerptLineHeightTablet' => [...], 'excerptLineHeightMobile' => [...], 'excerptLoadGoogleFonts' => [...], 'displayPostContentRadio' => [...], 'ctaColor' => [...], 'ctaBgType' => [...], 'ctaBgHType' => [...], 'ctaBgColor' => [...], 'ctaHColor' => [...], 'ctaBgHColor' => [...], 'ctaFontSize' => [...], 'ctaFontSizeType' => [...], 'ctaFontSizeMobile' => [...], 'ctaFontSizeTablet' => [...], 'ctaFontFamily' => [...], 'ctaFontWeight' => [...], 'ctaFontStyle' => [...], 'ctaLineHeightType' => [...], 'ctaLineHeight' => [...], 'ctaLineHeightTablet' => [...], 'ctaLineHeightMobile' => [...], 'ctaLoadGoogleFonts' => [...], 'paddingTop' => [...], 'paddingBottom' => [...], 'paddingRight' => [...], 'paddingLeft' => [...], 'paddingTopMobile' => [...], 'paddingBottomMobile' => [...], 'paddingRightMobile' => [...], 'paddingLeftMobile' => [...], 'paddingTopTablet' => [...], 'paddingBottomTablet' => [...], 'paddingRightTablet' => [...], 'paddingLeftTablet' => [...], 'paddingBtnTop' => [...], 'paddingBtnBottom' => [...], 'paddingBtnRight' => [...], 'paddingBtnLeft' => [...], 'contentPadding' => [...], 'contentPaddingMobile' => [...], 'ctaBottomSpace' => [...], 'ctaBottomSpaceTablet' => [...], 'ctaBottomSpaceMobile' => [...], 'imageBottomSpace' => [...], 'imageBottomSpaceTablet' => [...], 'imageBottomSpaceMobiile' => [...], 'taxonomyBottomSpace' => [...], 'taxonomyBottomSpaceTablet' => [...], 'taxonomyBottomSpaceMobile' => [...], 'titleBottomSpace' => [...], 'titleBottomSpaceTablet' => [...], 'titleBottomSpaceMobile' => [...], 'metaBottomSpace' => [...], 'metaBottomSpaceTablet' => [...], 'metaBottomSpaceMobile' => [...], 'excerptBottomSpace' => [...], 'excerptBottomSpaceTablet' => [...], 'excerptBottomSpaceMobile' => [...], 'excludeCurrentPost' => [...], 'titleTransform' => [...], 'metaTransform' => [...], 'excerptTransform' => [...], 'ctaTransform' => [...], 'titleDecoration' => [...], 'metaDecoration' => [...], 'excerptDecoration' => [...], 'ctaDecoration' => [...], 'contentPaddingUnit' => [...], 'rowGapUnit' => [...], 'columnGapUnit' => [...], 'excerptBottomSpaceUnit' => [...], 'paginationSpacingUnit' => [...], 'imageBottomSpaceUnit' => [...], 'taxonomyBottomSpaceUnit' => [...], 'titleBottomSpaceUnit' => [...], 'metaBottomSpaceUnit' => [...], 'ctaBottomSpaceUnit' => [...], 'paddingBtnUnit' => [...], 'mobilePaddingBtnUnit' => [...], 'tabletPaddingBtnUnit' => [...], 'paddingUnit' => [...], 'mobilePaddingUnit' => [...], 'tabletPaddingUnit' => [...], 'isPreview' => [...], 'taxDivider' => [...], 'titleLetterSpacing' => [...], 'titleLetterSpacingType' => [...], 'titleLetterSpacingMobile' => [...], 'titleLetterSpacingTablet' => [...], 'metaLetterSpacing' => [...], 'metaLetterSpacingType' => [...], 'metaLetterSpacingMobile' => [...], 'metaLetterSpacingTablet' => [...], 'ctaLetterSpacing' => [...], 'ctaLetterSpacingType' => [...], 'ctaLetterSpacingMobile' => [...], 'ctaLetterSpacingTablet' => [...], 'excerptLetterSpacing' => [...], 'excerptLetterSpacingType' => [...], 'excerptLetterSpacingMobile' => [...], 'excerptLetterSpacingTablet' => [...], 'useSeparateBoxShadows' => [...], 'boxShadowColor' => [...], 'boxShadowHOffset' => [...], 'boxShadowVOffset' => [...], 'boxShadowBlur' => [...], ...]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/post-masonry' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/post-masonry'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Post { ... }, 1 => 'post_masonry_callback']; public $attributes = ['btnBorderTopWidth' => [...], 'btnBorderLeftWidth' => [...], 'btnBorderRightWidth' => [...], 'btnBorderBottomWidth' => [...], 'btnBorderTopLeftRadius' => [...], 'btnBorderTopRightRadius' => [...], 'btnBorderBottomLeftRadius' => [...], 'btnBorderBottomRightRadius' => [...], 'btnBorderRadiusUnit' => [...], 'btnBorderTopWidthTablet' => [...], 'btnBorderLeftWidthTablet' => [...], 'btnBorderRightWidthTablet' => [...], 'btnBorderBottomWidthTablet' => [...], 'btnBorderTopLeftRadiusTablet' => [...], 'btnBorderTopRightRadiusTablet' => [...], 'btnBorderBottomLeftRadiusTablet' => [...], 'btnBorderBottomRightRadiusTablet' => [...], 'btnBorderRadiusUnitTablet' => [...], 'btnBorderTopWidthMobile' => [...], 'btnBorderLeftWidthMobile' => [...], 'btnBorderRightWidthMobile' => [...], 'btnBorderBottomWidthMobile' => [...], 'btnBorderTopLeftRadiusMobile' => [...], 'btnBorderTopRightRadiusMobile' => [...], 'btnBorderBottomLeftRadiusMobile' => [...], 'btnBorderBottomRightRadiusMobile' => [...], 'btnBorderRadiusUnitMobile' => [...], 'btnBorderStyle' => [...], 'btnBorderColor' => [...], 'btnBorderHColor' => [...], 'btnBorderLink' => [...], 'btnBorderRadiusLink' => [...], 'overallBorderTopWidth' => [...], 'overallBorderLeftWidth' => [...], 'overallBorderRightWidth' => [...], 'overallBorderBottomWidth' => [...], 'overallBorderTopLeftRadius' => [...], 'overallBorderTopRightRadius' => [...], 'overallBorderBottomLeftRadius' => [...], 'overallBorderBottomRightRadius' => [...], 'overallBorderRadiusUnit' => [...], 'overallBorderTopWidthTablet' => [...], 'overallBorderLeftWidthTablet' => [...], 'overallBorderRightWidthTablet' => [...], 'overallBorderBottomWidthTablet' => [...], 'overallBorderTopLeftRadiusTablet' => [...], 'overallBorderTopRightRadiusTablet' => [...], 'overallBorderBottomLeftRadiusTablet' => [...], 'overallBorderBottomRightRadiusTablet' => [...], 'overallBorderRadiusUnitTablet' => [...], 'overallBorderTopWidthMobile' => [...], 'overallBorderLeftWidthMobile' => [...], 'overallBorderRightWidthMobile' => [...], 'overallBorderBottomWidthMobile' => [...], 'overallBorderTopLeftRadiusMobile' => [...], 'overallBorderTopRightRadiusMobile' => [...], 'overallBorderBottomLeftRadiusMobile' => [...], 'overallBorderBottomRightRadiusMobile' => [...], 'overallBorderRadiusUnitMobile' => [...], 'overallBorderStyle' => [...], 'overallBorderColor' => [...], 'overallBorderHColor' => [...], 'overallBorderLink' => [...], 'overallBorderRadiusLink' => [...], 'inheritFromTheme' => [...], 'block_id' => [...], 'categories' => [...], 'postType' => [...], 'postDisplaytext' => [...], 'taxonomyType' => [...], 'postsToShow' => [...], 'enableOffset' => [...], 'postsOffset' => [...], 'displayPostDate' => [...], 'displayPostExcerpt' => [...], 'excerptLength' => [...], 'displayPostAuthor' => [...], 'displayPostTitle' => [...], 'displayPostComment' => [...], 'displayPostTaxonomy' => [...], 'hideTaxonomyIcon' => [...], 'taxStyle' => [...], 'displayPostTaxonomyAboveTitle' => [...], 'displayPostImage' => [...], 'imgSize' => [...], 'imgPosition' => [...], 'linkBox' => [...], 'bgOverlayColor' => [...], 'overlayOpacity' => [...], 'displayPostLink' => [...], 'newTab' => [...], 'ctaText' => [...], 'inheritFromThemeBtn' => [...], 'buttonType' => [...], 'btnHPadding' => [...], 'btnVPadding' => [...], 'columns' => [...], 'tcolumns' => [...], 'mcolumns' => [...], 'align' => [...], 'width' => [...], 'order' => [...], 'orderBy' => [...], 'rowGap' => [...], 'rowGapTablet' => [...], 'rowGapMobile' => [...], 'columnGap' => [...], 'columnGapTablet' => [...], 'columnGapMobile' => [...], 'bgType' => [...], 'bgColor' => [...], 'titleColor' => [...], 'titleTag' => [...], 'titleFontSize' => [...], 'titleFontSizeType' => [...], 'titleFontSizeMobile' => [...], 'titleFontSizeTablet' => [...], 'titleFontFamily' => [...], 'titleFontWeight' => [...], 'titleFontStyle' => [...], 'titleLineHeightType' => [...], 'titleLineHeight' => [...], 'titleLineHeightTablet' => [...], 'titleLineHeightMobile' => [...], 'titleLoadGoogleFonts' => [...], 'metaColor' => [...], 'highlightedTextColor' => [...], 'highlightedTextBgColor' => [...], 'metaFontSize' => [...], 'metaFontSizeType' => [...], 'metaFontSizeMobile' => [...], 'metaFontSizeTablet' => [...], 'metaFontFamily' => [...], 'metaFontWeight' => [...], 'metaFontStyle' => [...], 'metaLineHeightType' => [...], 'metaLineHeight' => [...], 'metaLineHeightTablet' => [...], 'metaLineHeightMobile' => [...], 'metaLoadGoogleFonts' => [...], 'excerptColor' => [...], 'excerptFontSize' => [...], 'excerptFontSizeType' => [...], 'excerptFontSizeMobile' => [...], 'excerptFontSizeTablet' => [...], 'excerptFontFamily' => [...], 'excerptFontWeight' => [...], 'excerptFontStyle' => [...], 'excerptLineHeightType' => [...], 'excerptLineHeight' => [...], 'excerptLineHeightTablet' => [...], 'excerptLineHeightMobile' => [...], 'excerptLoadGoogleFonts' => [...], 'displayPostContentRadio' => [...], 'ctaColor' => [...], 'ctaBgType' => [...], 'ctaBgHType' => [...], 'ctaBgColor' => [...], 'ctaHColor' => [...], 'ctaBgHColor' => [...], 'ctaFontSize' => [...], 'ctaFontSizeType' => [...], 'ctaFontSizeMobile' => [...], 'ctaFontSizeTablet' => [...], 'ctaFontFamily' => [...], 'ctaFontWeight' => [...], 'ctaFontStyle' => [...], 'ctaLineHeightType' => [...], 'ctaLineHeight' => [...], 'ctaLineHeightTablet' => [...], 'ctaLineHeightMobile' => [...], 'ctaLoadGoogleFonts' => [...], 'paddingTop' => [...], 'paddingBottom' => [...], 'paddingRight' => [...], 'paddingLeft' => [...], 'paddingTopMobile' => [...], 'paddingBottomMobile' => [...], 'paddingRightMobile' => [...], 'paddingLeftMobile' => [...], 'paddingTopTablet' => [...], 'paddingBottomTablet' => [...], 'paddingRightTablet' => [...], 'paddingLeftTablet' => [...], 'paddingBtnTop' => [...], 'paddingBtnBottom' => [...], 'paddingBtnRight' => [...], 'paddingBtnLeft' => [...], 'contentPadding' => [...], 'contentPaddingMobile' => [...], 'ctaBottomSpace' => [...], 'ctaBottomSpaceTablet' => [...], 'ctaBottomSpaceMobile' => [...], 'imageBottomSpace' => [...], 'imageBottomSpaceTablet' => [...], 'imageBottomSpaceMobiile' => [...], 'taxonomyBottomSpace' => [...], 'taxonomyBottomSpaceTablet' => [...], 'taxonomyBottomSpaceMobile' => [...], 'titleBottomSpace' => [...], 'titleBottomSpaceTablet' => [...], 'titleBottomSpaceMobile' => [...], 'metaBottomSpace' => [...], 'metaBottomSpaceTablet' => [...], 'metaBottomSpaceMobile' => [...], 'excerptBottomSpace' => [...], 'excerptBottomSpaceTablet' => [...], 'excerptBottomSpaceMobile' => [...], 'excludeCurrentPost' => [...], 'titleTransform' => [...], 'metaTransform' => [...], 'excerptTransform' => [...], 'ctaTransform' => [...], 'titleDecoration' => [...], 'metaDecoration' => [...], 'excerptDecoration' => [...], 'ctaDecoration' => [...], 'contentPaddingUnit' => [...], 'rowGapUnit' => [...], 'columnGapUnit' => [...], 'excerptBottomSpaceUnit' => [...], 'paginationSpacingUnit' => [...], 'imageBottomSpaceUnit' => [...], 'taxonomyBottomSpaceUnit' => [...], 'titleBottomSpaceUnit' => [...], 'metaBottomSpaceUnit' => [...], 'ctaBottomSpaceUnit' => [...], 'paddingBtnUnit' => [...], 'mobilePaddingBtnUnit' => [...], 'tabletPaddingBtnUnit' => [...], 'paddingUnit' => [...], 'mobilePaddingUnit' => [...], 'tabletPaddingUnit' => [...], 'isPreview' => [...], 'taxDivider' => [...], 'titleLetterSpacing' => [...], 'titleLetterSpacingType' => [...], 'titleLetterSpacingMobile' => [...], 'titleLetterSpacingTablet' => [...], 'metaLetterSpacing' => [...], 'metaLetterSpacingType' => [...], 'metaLetterSpacingMobile' => [...], 'metaLetterSpacingTablet' => [...], 'ctaLetterSpacing' => [...], 'ctaLetterSpacingType' => [...], 'ctaLetterSpacingMobile' => [...], 'ctaLetterSpacingTablet' => [...], 'excerptLetterSpacing' => [...], 'excerptLetterSpacingType' => [...], 'excerptLetterSpacingMobile' => [...], 'excerptLetterSpacingTablet' => [...], 'useSeparateBoxShadows' => [...], 'boxShadowColor' => [...], 'boxShadowHOffset' => [...], 'boxShadowVOffset' => [...], 'boxShadowBlur' => [...], ...]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/post-timeline' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/post-timeline'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Post_Timeline { ... }, 1 => 'post_timeline_callback']; public $attributes = ['blockName' => [...], 'align' => [...], 'alignTablet' => [...], 'alignMobile' => [...], 'headingColor' => [...], 'subHeadingColor' => [...], 'separatorBg' => [...], 'backgroundColor' => [...], 'separatorColor' => [...], 'separatorFillColor' => [...], 'separatorBorder' => [...], 'borderFocus' => [...], 'headingTag' => [...], 'horizontalSpace' => [...], 'horizontalSpaceTablet' => [...], 'horizontalSpaceMobile' => [...], 'horizontalSpaceUnit' => [...], 'horizontalSpaceUnitTablet' => [...], 'horizontalSpaceUnitMobile' => [...], 'verticalSpace' => [...], 'verticalSpaceTablet' => [...], 'verticalSpaceMobile' => [...], 'verticalSpaceUnit' => [...], 'verticalSpaceUnitTablet' => [...], 'verticalSpaceUnitMobile' => [...], 'timelinAlignment' => [...], 'timelinAlignmentTablet' => [...], 'timelinAlignmentMobile' => [...], 'arrowlinAlignment' => [...], 'subHeadFontSizeType' => [...], 'subHeadFontSize' => [...], 'subHeadFontSizeTablet' => [...], 'subHeadFontSizeMobile' => [...], 'subHeadFontFamily' => [...], 'subHeadFontWeight' => [...], 'subHeadFontStyle' => [...], 'subHeadLineHeightType' => [...], 'subHeadLineHeight' => [...], 'subHeadLineHeightTablet' => [...], 'subHeadLineHeightMobile' => [...], 'subHeadLoadGoogleFonts' => [...], 'headSpace' => [...], 'headSpaceTablet' => [...], 'headSpaceMobile' => [...], 'authorSpace' => [...], 'authorSpaceTablet' => [...], 'authorSpaceMobile' => [...], 'contentSpace' => [...], 'separatorwidth' => [...], 'borderwidth' => [...], 'iconColor' => [...], 'iconFocus' => [...], 'iconBgFocus' => [...], 'authorColor' => [...], 'authorFontSizeType' => [...], 'authorFontSize' => [...], 'authorFontSizeTablet' => [...], 'authorFontSizeMobile' => [...], 'authorFontFamily' => [...], 'authorFontWeight' => [...], 'authorFontStyle' => [...], 'authorLineHeightType' => [...], 'authorLineHeight' => [...], 'authorLineHeightTablet' => [...], 'authorLineHeightMobile' => [...], 'authorLoadGoogleFonts' => [...], 'ctaFontSizeType' => [...], 'ctaFontSize' => [...], 'ctaFontSizeTablet' => [...], 'ctaFontSizeMobile' => [...], 'ctaFontFamily' => [...], 'ctaFontWeight' => [...], 'ctaFontStyle' => [...], 'ctaLineHeightType' => [...], 'ctaLineHeight' => [...], 'ctaLineHeightTablet' => [...], 'ctaLineHeightMobile' => [...], 'ctaLoadGoogleFonts' => [...], 'dateColor' => [...], 'dateFontsizeType' => [...], 'dateFontsize' => [...], 'dateFontsizeTablet' => [...], 'dateFontsizeMobile' => [...], 'dateFontSizeType' => [...], 'dateFontSize' => [...], 'dateFontSizeTablet' => [...], 'dateFontSizeMobile' => [...], 'dateFontFamily' => [...], 'dateFontWeight' => [...], 'dateFontStyle' => [...], 'dateLineHeightType' => [...], 'dateLineHeight' => [...], 'dateLineHeightTablet' => [...], 'dateLineHeightMobile' => [...], 'dateLoadGoogleFonts' => [...], 'connectorBgsize' => [...], 'dateBottomspace' => [...], 'dateBottomspaceMobile' => [...], 'dateBottomspaceTablet' => [...], 'headFontSizeType' => [...], 'headFontSize' => [...], 'headFontSizeTablet' => [...], 'headFontSizeMobile' => [...], 'headFontFamily' => [...], 'headFontWeight' => [...], 'headFontStyle' => [...], 'headLineHeightType' => [...], 'headLineHeight' => [...], 'headLineHeightTablet' => [...], 'headLineHeightMobile' => [...], 'headLoadGoogleFonts' => [...], 'categories' => [...], 'postType' => [...], 'taxonomyType' => [...], 'postsToShow' => [...], 'postsOffset' => [...], 'displayPostDate' => [...], 'dateFormat' => [...], 'displayPostExcerpt' => [...], 'displayPostAuthor' => [...], 'displayPostImage' => [...], 'displayPostLink' => [...], 'inheritFromTheme' => [...], 'buttonType' => [...], 'exerptLength' => [...], 'postLayout' => [...], 'columns' => [...], 'width' => [...], 'order' => [...], 'orderBy' => [...], 'imageSize' => [...], 'readMoreText' => [...], 'block_id' => [...], 'icon' => [...], 'borderRadius' => [...], 'borderRadiusTablet' => [...], 'borderRadiusMobile' => [...], 'bgPadding' => [...], 'contentPadding' => [...], 'ctaBottomSpacing' => [...], 'ctaBottomSpacingTablet' => [...], 'ctaBottomSpacingMobile' => [...], 'headTopSpacing' => [...], 'headTopSpacingTablet' => [...], 'headTopSpacingMobile' => [...], 'iconSize' => [...], 'ctaColor' => [...], 'ctaBackground' => [...], 'stack' => [...], 'linkTarget' => [...], 'excludeCurrentPost' => [...], 'leftMargin' => [...], 'rightMargin' => [...], 'topMargin' => [...], 'bottomMargin' => [...], 'leftMarginTablet' => [...], 'rightMarginTablet' => [...], 'topMarginTablet' => [...], 'bottomMarginTablet' => [...], 'leftMarginMobile' => [...], 'rightMarginMobile' => [...], 'topMarginMobile' => [...], 'bottomMarginMobile' => [...], 'marginUnit' => [...], 'mobileMarginUnit' => [...], 'tabletMarginUnit' => [...], 'marginLink' => [...], 'leftPadding' => [...], 'rightPadding' => [...], 'topPadding' => [...], 'bottomPadding' => [...], 'leftPaddingTablet' => [...], 'rightPaddingTablet' => [...], 'topPaddingTablet' => [...], 'bottomPaddingTablet' => [...], 'leftPaddingMobile' => [...], 'rightPaddingMobile' => [...], 'topPaddingMobile' => [...], 'bottomPaddingMobile' => [...], 'paddingUnit' => [...], 'mobilePaddingUnit' => [...], 'tabletPaddingUnit' => [...], 'paddingLink' => [...], 'headTransform' => [...], 'authorTransform' => [...], 'subHeadTransform' => [...], 'dateTransform' => [...], 'ctaTransform' => [...], 'headDecoration' => [...], 'authorDecoration' => [...], 'subHeadDecoration' => [...], 'dateDecoration' => [...], 'ctaDecoration' => [...], 'isPreview' => [...], 'headLetterSpacing' => [...], 'headLetterSpacingType' => [...], 'headLetterSpacingMobile' => [...], 'headLetterSpacingTablet' => [...], 'subHeadLetterSpacing' => [...], 'subHeadLetterSpacingType' => [...], 'subHeadLetterSpacingMobile' => [...], 'subHeadLetterSpacingTablet' => [...], 'ctaLetterSpacing' => [...], 'ctaLetterSpacingType' => [...], 'ctaLetterSpacingMobile' => [...], 'ctaLetterSpacingTablet' => [...], 'dateLetterSpacing' => [...], 'dateLetterSpacingType' => [...], 'dateLetterSpacingMobile' => [...], 'dateLetterSpacingTablet' => [...], 'authorLetterSpacing' => [...], 'authorLetterSpacingType' => [...], 'authorLetterSpacingMobile' => [...], 'authorLetterSpacingTablet' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/cf7-styler' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/cf7-styler'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_CF7_Styler { ... }, 1 => 'render_html']; public $attributes = ['inputBorderTopWidth' => [...], 'inputBorderLeftWidth' => [...], 'inputBorderRightWidth' => [...], 'inputBorderBottomWidth' => [...], 'inputBorderTopLeftRadius' => [...], 'inputBorderTopRightRadius' => [...], 'inputBorderBottomLeftRadius' => [...], 'inputBorderBottomRightRadius' => [...], 'inputBorderRadiusUnit' => [...], 'inputBorderTopWidthTablet' => [...], 'inputBorderLeftWidthTablet' => [...], 'inputBorderRightWidthTablet' => [...], 'inputBorderBottomWidthTablet' => [...], 'inputBorderTopLeftRadiusTablet' => [...], 'inputBorderTopRightRadiusTablet' => [...], 'inputBorderBottomLeftRadiusTablet' => [...], 'inputBorderBottomRightRadiusTablet' => [...], 'inputBorderRadiusUnitTablet' => [...], 'inputBorderTopWidthMobile' => [...], 'inputBorderLeftWidthMobile' => [...], 'inputBorderRightWidthMobile' => [...], 'inputBorderBottomWidthMobile' => [...], 'inputBorderTopLeftRadiusMobile' => [...], 'inputBorderTopRightRadiusMobile' => [...], 'inputBorderBottomLeftRadiusMobile' => [...], 'inputBorderBottomRightRadiusMobile' => [...], 'inputBorderRadiusUnitMobile' => [...], 'inputBorderStyle' => [...], 'inputBorderColor' => [...], 'inputBorderHColor' => [...], 'inputBorderLink' => [...], 'inputBorderRadiusLink' => [...], 'btnBorderTopWidth' => [...], 'btnBorderLeftWidth' => [...], 'btnBorderRightWidth' => [...], 'btnBorderBottomWidth' => [...], 'btnBorderTopLeftRadius' => [...], 'btnBorderTopRightRadius' => [...], 'btnBorderBottomLeftRadius' => [...], 'btnBorderBottomRightRadius' => [...], 'btnBorderRadiusUnit' => [...], 'btnBorderTopWidthTablet' => [...], 'btnBorderLeftWidthTablet' => [...], 'btnBorderRightWidthTablet' => [...], 'btnBorderBottomWidthTablet' => [...], 'btnBorderTopLeftRadiusTablet' => [...], 'btnBorderTopRightRadiusTablet' => [...], 'btnBorderBottomLeftRadiusTablet' => [...], 'btnBorderBottomRightRadiusTablet' => [...], 'btnBorderRadiusUnitTablet' => [...], 'btnBorderTopWidthMobile' => [...], 'btnBorderLeftWidthMobile' => [...], 'btnBorderRightWidthMobile' => [...], 'btnBorderBottomWidthMobile' => [...], 'btnBorderTopLeftRadiusMobile' => [...], 'btnBorderTopRightRadiusMobile' => [...], 'btnBorderBottomLeftRadiusMobile' => [...], 'btnBorderBottomRightRadiusMobile' => [...], 'btnBorderRadiusUnitMobile' => [...], 'btnBorderStyle' => [...], 'btnBorderColor' => [...], 'btnBorderHColor' => [...], 'btnBorderLink' => [...], 'btnBorderRadiusLink' => [...], 'block_id' => [...], 'align' => [...], 'className' => [...], 'formId' => [...], 'isHtml' => [...], 'formJson' => [...], 'fieldStyle' => [...], 'fieldVrPadding' => [...], 'fieldHrPadding' => [...], 'fieldBgColor' => [...], 'fieldLabelColor' => [...], 'fieldInputColor' => [...], 'buttonAlignment' => [...], 'buttonAlignmentTablet' => [...], 'buttonAlignmentMobile' => [...], 'buttonVrPadding' => [...], 'buttonHrPadding' => [...], 'buttonTextColor' => [...], 'buttonBgColor' => [...], 'buttonTextHoverColor' => [...], 'buttonBgHoverColor' => [...], 'fieldSpacing' => [...], 'fieldSpacingTablet' => [...], 'fieldSpacingMobile' => [...], 'fieldLabelSpacing' => [...], 'fieldLabelSpacingTablet' => [...], 'fieldLabelSpacingMobile' => [...], 'labelFontSize' => [...], 'labelFontSizeType' => [...], 'labelFontSizeTablet' => [...], 'labelFontSizeMobile' => [...], 'labelFontFamily' => [...], 'labelFontWeight' => [...], 'labelLineHeightType' => [...], 'labelLineHeight' => [...], 'labelLineHeightTablet' => [...], 'labelLineHeightMobile' => [...], 'labelLoadGoogleFonts' => [...], 'inputFontSize' => [...], 'inputFontSizeType' => [...], 'inputFontSizeTablet' => [...], 'inputFontSizeMobile' => [...], 'inputFontFamily' => [...], 'inputFontWeight' => [...], 'inputLineHeightType' => [...], 'inputLineHeight' => [...], 'inputLineHeightTablet' => [...], 'inputLineHeightMobile' => [...], 'inputLoadGoogleFonts' => [...], 'buttonFontSize' => [...], 'buttonFontSizeType' => [...], 'buttonFontSizeTablet' => [...], 'buttonFontSizeMobile' => [...], 'buttonFontFamily' => [...], 'buttonFontWeight' => [...], 'buttonLineHeightType' => [...], 'buttonLineHeight' => [...], 'buttonLineHeightTablet' => [...], 'buttonLineHeightMobile' => [...], 'buttonLoadGoogleFonts' => [...], 'enableOveride' => [...], 'radioCheckSize' => [...], 'radioCheckSizeTablet' => [...], 'radioCheckSizeMobile' => [...], 'radioCheckBgColor' => [...], 'radioCheckSelectColor' => [...], 'radioCheckLableColor' => [...], 'radioCheckBorderColor' => [...], 'radioCheckBorderWidth' => [...], 'radioCheckBorderWidthTablet' => [...], 'radioCheckBorderWidthMobile' => [...], 'radioCheckBorderWidthUnit' => [...], 'radioCheckBorderRadius' => [...], 'radioCheckFontSize' => [...], 'radioCheckFontSizeType' => [...], 'radioCheckFontSizeTablet' => [...], 'radioCheckFontSizeMobile' => [...], 'radioCheckFontFamily' => [...], 'radioCheckFontWeight' => [...], 'radioCheckLineHeightType' => [...], 'radioCheckLineHeight' => [...], 'radioCheckLineHeightTablet' => [...], 'radioCheckLineHeightMobile' => [...], 'radioCheckLoadGoogleFonts' => [...], 'validationMsgPosition' => [...], 'validationMsgColor' => [...], 'validationMsgBgColor' => [...], 'enableHighlightBorder' => [...], 'highlightBorderColor' => [...], 'validationMsgFontSize' => [...], 'validationMsgFontSizeType' => [...], 'validationMsgFontSizeTablet' => [...], 'validationMsgFontSizeMobile' => [...], 'validationMsgFontFamily' => [...], 'validationMsgFontWeight' => [...], 'validationMsgLineHeightType' => [...], 'validationMsgLineHeight' => [...], 'validationMsgLineHeightTablet' => [...], 'validationMsgLineHeightMobile' => [...], 'validationMsgLoadGoogleFonts' => [...], 'successMsgColor' => [...], 'successMsgBgColor' => [...], 'successMsgBorderColor' => [...], 'errorMsgColor' => [...], 'errorMsgBgColor' => [...], 'errorMsgBorderColor' => [...], 'msgBorderSize' => [...], 'msgBorderSizeUnit' => [...], 'msgBorderRadius' => [...], 'msgVrPadding' => [...], 'msgHrPadding' => [...], 'msgFontSize' => [...], 'msgFontSizeType' => [...], 'msgFontSizeTablet' => [...], 'msgFontSizeMobile' => [...], 'msgFontFamily' => [...], 'msgFontWeight' => [...], 'msgLineHeightType' => [...], 'msgLineHeight' => [...], 'msgLineHeightTablet' => [...], 'msgLineHeightMobile' => [...], 'msgLoadGoogleFonts' => [...], 'radioCheckBorderRadiusType' => [...], 'msgBorderRadiusType' => [...], 'fieldBorderRadiusType' => [...], 'buttonBorderRadiusType' => [...], 'messageTopPaddingDesktop' => [...], 'messageBottomPaddingDesktop' => [...], 'messageLeftPaddingDesktop' => [...], 'messageRightPaddingDesktop' => [...], 'messageTopPaddingTablet' => [...], 'messageBottomPaddingTablet' => [...], 'messageLeftPaddingTablet' => [...], 'messageRightPaddingTablet' => [...], 'messageTopPaddingMobile' => [...], 'messageBottomPaddingMobile' => [...], 'messageLeftPaddingMobile' => [...], 'messageRightPaddingMobile' => [...], 'messagePaddingTypeDesktop' => [...], 'messageSpacingLink' => [...], 'buttonTopPaddingDesktop' => [...], 'buttonBottomPaddingDesktop' => [...], 'buttonLeftPaddingDesktop' => [...], 'buttonRightPaddingDesktop' => [...], 'buttonTopPaddingTablet' => [...], 'buttonBottomPaddingTablet' => [...], 'buttonLeftPaddingTablet' => [...], 'buttonRightPaddingTablet' => [...], 'buttonTopPaddingMobile' => [...], 'buttonBottomPaddingMobile' => [...], 'buttonLeftPaddingMobile' => [...], 'buttonRightPaddingMobile' => [...], 'buttonPaddingTypeDesktop' => [...], 'buttonPaddingTypeTablet' => [...], 'buttonPaddingTypeMobile' => [...], 'buttonSpacingLink' => [...], 'fieldTopPaddingDesktop' => [...], 'fieldBottomPaddingDesktop' => [...], 'fieldLeftPaddingDesktop' => [...], 'fieldRightPaddingDesktop' => [...], 'fieldTopPaddingTablet' => [...], 'fieldBottomPaddingTablet' => [...], 'fieldLeftPaddingTablet' => [...], 'fieldRightPaddingTablet' => [...], 'fieldTopPaddingMobile' => [...], 'fieldBottomPaddingMobile' => [...], 'fieldLeftPaddingMobile' => [...], 'fieldRightPaddingMobile' => [...], 'fieldPaddingTypeDesktop' => [...], 'fieldPaddingTypeTablet' => [...], 'fieldPaddingTypeMobile' => [...], 'fieldSpacingLink' => [...], 'labelTransform' => [...], 'labelDecoration' => [...], 'labelFontStyle' => [...], 'inputTransform' => [...], 'inputDecoration' => [...], 'inputFontStyle' => [...], 'buttonTransform' => [...], 'buttonDecoration' => [...], 'buttonFontStyle' => [...], 'radioCheckTransform' => [...], 'radioCheckDecoration' => [...], 'radioCheckFontStyle' => [...], 'validationMsgTransform' => [...], 'validationMsgDecoration' => [...], 'validationMsgFontStyle' => [...], 'msgTransform' => [...], 'msgDecoration' => [...], 'msgFontStyle' => [...], 'isPreview' => [...], 'labelLetterSpacing' => [...], ...]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/gf-styler' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/gf-styler'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_GF_Styler { ... }, 1 => 'render_html']; public $attributes = ['block_id' => [...], 'align' => [...], 'className' => [...], 'formId' => [...], 'isHtml' => [...], 'formJson' => [...], 'enableAjax' => [...], 'enableTabSupport' => [...], 'formTabIndex' => [...], 'titleDescStyle' => [...], 'titleDescAlignment' => [...], 'fieldStyle' => [...], 'fieldVrPadding' => [...], 'fieldHrPadding' => [...], 'fieldBgColor' => [...], 'fieldLabelColor' => [...], 'fieldInputColor' => [...], 'fieldBorderStyle' => [...], 'fieldBorderWidth' => [...], 'fieldBorderWidthTablet' => [...], 'fieldBorderWidthMobile' => [...], 'fieldBorderWidthType' => [...], 'fieldBorderRadius' => [...], 'fieldBorderColor' => [...], 'fieldBorderFocusColor' => [...], 'buttonAlignment' => [...], 'buttonAlignmentTablet' => [...], 'buttonAlignmentMobile' => [...], 'buttonVrPadding' => [...], 'buttonHrPadding' => [...], 'buttonBorderStyle' => [...], 'buttonBorderWidth' => [...], 'buttonBorderWidthTablet' => [...], 'buttonBorderWidthMobile' => [...], 'buttonBorderWidthType' => [...], 'buttonBorderRadius' => [...], 'buttonBorderColor' => [...], 'buttonTextColor' => [...], 'buttonBgColor' => [...], 'buttonBorderHoverColor' => [...], 'buttonTextHoverColor' => [...], 'buttonBgHoverColor' => [...], 'fieldSpacing' => [...], 'fieldSpacingTablet' => [...], 'fieldSpacingMobile' => [...], 'fieldLabelSpacing' => [...], 'fieldLabelSpacingTablet' => [...], 'fieldLabelSpacingMobile' => [...], 'enableLabel' => [...], 'labelFontSize' => [...], 'labelFontSizeType' => [...], 'labelFontSizeTablet' => [...], 'labelFontSizeMobile' => [...], 'labelFontFamily' => [...], 'labelFontWeight' => [...], 'labelLineHeightType' => [...], 'labelLineHeight' => [...], 'labelLineHeightTablet' => [...], 'labelLineHeightMobile' => [...], 'labelLoadGoogleFonts' => [...], 'inputFontSize' => [...], 'inputFontSizeType' => [...], 'inputFontSizeTablet' => [...], 'inputFontSizeMobile' => [...], 'inputFontFamily' => [...], 'inputFontWeight' => [...], 'inputLineHeightType' => [...], 'inputLineHeight' => [...], 'inputLineHeightTablet' => [...], 'inputLineHeightMobile' => [...], 'inputLoadGoogleFonts' => [...], 'textAreaHeight' => [...], 'textAreaHeightTablet' => [...], 'textAreaHeightMobile' => [...], 'buttonFontSize' => [...], 'buttonFontSizeType' => [...], 'buttonFontSizeTablet' => [...], 'buttonFontSizeMobile' => [...], 'buttonFontFamily' => [...], 'buttonFontWeight' => [...], 'buttonLineHeightType' => [...], 'buttonLineHeight' => [...], 'buttonLineHeightTablet' => [...], 'buttonLineHeightMobile' => [...], 'buttonLoadGoogleFonts' => [...], 'enableOveride' => [...], 'radioCheckSize' => [...], 'radioCheckSizeTablet' => [...], 'radioCheckSizeMobile' => [...], 'radioCheckBgColor' => [...], 'radioCheckSelectColor' => [...], 'radioCheckLableColor' => [...], 'radioCheckBorderColor' => [...], 'radioCheckBorderWidth' => [...], 'radioCheckBorderWidthTablet' => [...], 'radioCheckBorderWidthMobile' => [...], 'radioCheckBorderWidthType' => [...], 'radioCheckBorderRadius' => [...], 'radioCheckFontSize' => [...], 'radioCheckFontSizeType' => [...], 'radioCheckFontSizeTablet' => [...], 'radioCheckFontSizeMobile' => [...], 'radioCheckFontFamily' => [...], 'radioCheckFontWeight' => [...], 'radioCheckLineHeightType' => [...], 'radioCheckLineHeight' => [...], 'radioCheckLineHeightTablet' => [...], 'radioCheckLineHeightMobile' => [...], 'radioCheckLoadGoogleFonts' => [...], 'validationMsgColor' => [...], 'validationMsgBgColor' => [...], 'advancedValidationSettings' => [...], 'highlightBorderColor' => [...], 'validationMsgFontSize' => [...], 'validationMsgFontSizeType' => [...], 'validationMsgFontSizeTablet' => [...], 'validationMsgFontSizeMobile' => [...], 'validationMsgFontFamily' => [...], 'validationMsgFontWeight' => [...], 'validationMsgLineHeightType' => [...], 'validationMsgLineHeight' => [...], 'validationMsgLineHeightTablet' => [...], 'validationMsgLineHeightMobile' => [...], 'validationMsgLoadGoogleFonts' => [...], 'successMsgColor' => [...], 'errorMsgColor' => [...], 'errorMsgBgColor' => [...], 'errorMsgBorderColor' => [...], 'msgBorderSize' => [...], 'msgBorderSizeType' => [...], 'msgBorderRadius' => [...], 'msgVrPadding' => [...], 'msgHrPadding' => [...], 'msgFontSize' => [...], 'msgFontSizeType' => [...], 'msgFontSizeTablet' => [...], 'msgFontSizeMobile' => [...], 'msgFontFamily' => [...], 'msgFontWeight' => [...], 'msgLineHeightType' => [...], 'msgLineHeight' => [...], 'msgLineHeightTablet' => [...], 'msgLineHeightMobile' => [...], 'msgLoadGoogleFonts' => [...], 'radioCheckBorderRadiusType' => [...], 'msgBorderRadiusType' => [...], 'fieldBorderRadiusType' => [...], 'buttonBorderRadiusType' => [...], 'successMsgFontSize' => [...], 'successMsgFontSizeType' => [...], 'successMsgFontSizeTablet' => [...], 'successMsgFontSizeMobile' => [...], 'successMsgFontFamily' => [...], 'successMsgFontWeight' => [...], 'successMsgLineHeightType' => [...], 'successMsgLineHeight' => [...], 'successMsgLineHeightTablet' => [...], 'successMsgLineHeightMobile' => [...], 'successMsgLoadGoogleFonts' => [...], 'msgleftPadding' => [...], 'msgrightPadding' => [...], 'msgtopPadding' => [...], 'msgbottomPadding' => [...], 'msgleftMobilePadding' => [...], 'msgrightMobilePadding' => [...], 'msgtopMobilePadding' => [...], 'msgbottomMobilePadding' => [...], 'msgleftTabletPadding' => [...], 'msgrightTabletPadding' => [...], 'msgtopTabletPadding' => [...], 'msgbottomTabletPadding' => [...], 'msgtabletPaddingUnit' => [...], 'msgmobilePaddingUnit' => [...], 'msgpaddingUnit' => [...], 'msgpaddingLink' => [...], 'buttonleftPadding' => [...], 'buttonrightPadding' => [...], 'buttontopPadding' => [...], 'buttonbottomPadding' => [...], 'buttonleftMobilePadding' => [...], 'buttonrightMobilePadding' => [...], 'buttontopMobilePadding' => [...], 'buttonbottomMobilePadding' => [...], 'buttonleftTabletPadding' => [...], 'buttonrightTabletPadding' => [...], 'buttontopTabletPadding' => [...], 'buttonbottomTabletPadding' => [...], 'buttonpaddingLink' => [...], 'buttontabletPaddingUnit' => [...], 'buttonmobilePaddingUnit' => [...], 'buttonpaddingUnit' => [...], 'fieldleftPadding' => [...], 'fieldrightPadding' => [...], 'fieldtopPadding' => [...], 'fieldbottomPadding' => [...], 'fieldleftMobilePadding' => [...], 'fieldrightMobilePadding' => [...], 'fieldtopMobilePadding' => [...], 'fieldbottomMobilePadding' => [...], 'fieldleftTabletPadding' => [...], 'fieldrightTabletPadding' => [...], 'fieldtopTabletPadding' => [...], 'fieldbottomTabletPadding' => [...], 'fieldtabletPaddingUnit' => [...], 'fieldmobilePaddingUnit' => [...], 'fieldpaddingUnit' => [...], 'fieldpaddingLink' => [...], 'labelTransform' => [...], 'labelDecoration' => [...], 'labelFontStyle' => [...], 'inputTransform' => [...], 'inputDecoration' => [...], 'inputFontStyle' => [...], 'buttonTransform' => [...], 'buttonDecoration' => [...], 'buttonFontStyle' => [...], 'radioCheckTransform' => [...], 'radioCheckDecoration' => [...], 'radioCheckFontStyle' => [...], 'validationMsgTransform' => [...], 'validationMsgDecoration' => [...], 'validationMsgFontStyle' => [...], 'msgTransform' => [...], 'msgDecoration' => [...], 'msgFontStyle' => [...], 'successMsgTransform' => [...], 'successMsgDecoration' => [...], 'successMsgFontStyle' => [...], 'isPreview' => [...], 'labelLetterSpacing' => [...], 'labelLetterSpacingType' => [...], 'labelLetterSpacingMobile' => [...], 'labelLetterSpacingTablet' => [...], 'inputLetterSpacing' => [...], 'inputLetterSpacingType' => [...], 'inputLetterSpacingMobile' => [...], 'inputLetterSpacingTablet' => [...], 'buttonLetterSpacing' => [...], 'buttonLetterSpacingType' => [...], 'buttonLetterSpacingMobile' => [...], 'buttonLetterSpacingTablet' => [...], 'radioCheckLetterSpacing' => [...], 'radioCheckLetterSpacingType' => [...], 'radioCheckLetterSpacingMobile' => [...], 'radioCheckLetterSpacingTablet' => [...], 'validationMsgLetterSpacing' => [...], 'validationMsgLetterSpacingType' => [...], 'validationMsgLetterSpacingMobile' => [...], 'validationMsgLetterSpacingTablet' => [...], 'msgLetterSpacing' => [...], 'msgLetterSpacingType' => [...], 'msgLetterSpacingMobile' => [...], 'msgLetterSpacingTablet' => [...], 'successMsgLetterSpacing' => [...], 'successMsgLetterSpacingType' => [...], 'successMsgLetterSpacingMobile' => [...], ...]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/taxonomy-list' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/taxonomy-list'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Taxonomy_List { ... }, 1 => 'render_html']; public $attributes = ['overallBorderTopWidth' => [...], 'overallBorderLeftWidth' => [...], 'overallBorderRightWidth' => [...], 'overallBorderBottomWidth' => [...], 'overallBorderTopLeftRadius' => [...], 'overallBorderTopRightRadius' => [...], 'overallBorderBottomLeftRadius' => [...], 'overallBorderBottomRightRadius' => [...], 'overallBorderRadiusUnit' => [...], 'overallBorderTopWidthTablet' => [...], 'overallBorderLeftWidthTablet' => [...], 'overallBorderRightWidthTablet' => [...], 'overallBorderBottomWidthTablet' => [...], 'overallBorderTopLeftRadiusTablet' => [...], 'overallBorderTopRightRadiusTablet' => [...], 'overallBorderBottomLeftRadiusTablet' => [...], 'overallBorderBottomRightRadiusTablet' => [...], 'overallBorderRadiusUnitTablet' => [...], 'overallBorderTopWidthMobile' => [...], 'overallBorderLeftWidthMobile' => [...], 'overallBorderRightWidthMobile' => [...], 'overallBorderBottomWidthMobile' => [...], 'overallBorderTopLeftRadiusMobile' => [...], 'overallBorderTopRightRadiusMobile' => [...], 'overallBorderBottomLeftRadiusMobile' => [...], 'overallBorderBottomRightRadiusMobile' => [...], 'overallBorderRadiusUnitMobile' => [...], 'overallBorderStyle' => [...], 'overallBorderColor' => [...], 'overallBorderHColor' => [...], 'overallBorderLink' => [...], 'overallBorderRadiusLink' => [...], 'block_id' => [...], 'postType' => [...], 'taxonomyType' => [...], 'categories' => [...], 'order' => [...], 'orderBy' => [...], 'postsToShow' => [...], 'layout' => [...], 'columns' => [...], 'tcolumns' => [...], 'mcolumns' => [...], 'noTaxDisplaytext' => [...], 'boxShadowColor' => [...], 'boxShadowHOffset' => [...], 'boxShadowVOffset' => [...], 'boxShadowBlur' => [...], 'boxShadowSpread' => [...], 'boxShadowPosition' => [...], 'showCount' => [...], 'showEmptyTaxonomy' => [...], 'showhierarchy' => [...], 'titleTag' => [...], 'bgColor' => [...], 'titleColor' => [...], 'countColor' => [...], 'listTextColor' => [...], 'hoverlistTextColor' => [...], 'listStyleColor' => [...], 'hoverlistStyleColor' => [...], 'rowGap' => [...], 'columnGap' => [...], 'contentPadding' => [...], 'contentPaddingTablet' => [...], 'contentPaddingMobile' => [...], 'titleBottomSpace' => [...], 'listBottomMargin' => [...], 'alignment' => [...], 'listStyle' => [...], 'listDisplayStyle' => [...], 'seperatorStyle' => [...], 'seperatorWidth' => [...], 'seperatorThickness' => [...], 'seperatorColor' => [...], 'seperatorHoverColor' => [...], 'titleFontSize' => [...], 'titleFontSizeType' => [...], 'titleFontSizeMobile' => [...], 'titleFontSizeTablet' => [...], 'titleFontFamily' => [...], 'titleFontWeight' => [...], 'titleFontStyle' => [...], 'titleLineHeightType' => [...], 'titleLineHeight' => [...], 'titleLineHeightTablet' => [...], 'titleLineHeightMobile' => [...], 'titleLoadGoogleFonts' => [...], 'countFontSize' => [...], 'countFontSizeType' => [...], 'countFontSizeMobile' => [...], 'countFontSizeTablet' => [...], 'countFontFamily' => [...], 'countFontWeight' => [...], 'countFontStyle' => [...], 'countLineHeightType' => [...], 'countLineHeight' => [...], 'countLineHeightTablet' => [...], 'countLineHeightMobile' => [...], 'countLoadGoogleFonts' => [...], 'listFontSize' => [...], 'listFontSizeType' => [...], 'listFontSizeMobile' => [...], 'listFontSizeTablet' => [...], 'listFontFamily' => [...], 'listFontWeight' => [...], 'listFontStyle' => [...], 'listLineHeightType' => [...], 'listLineHeight' => [...], 'listLineHeightTablet' => [...], 'listLineHeightMobile' => [...], 'listLoadGoogleFonts' => [...], 'contentLeftPadding' => [...], 'contentRightPadding' => [...], 'contentTopPadding' => [...], 'contentBottomPadding' => [...], 'contentLeftPaddingTablet' => [...], 'contentRightPaddingTablet' => [...], 'contentTopPaddingTablet' => [...], 'contentBottomPaddingTablet' => [...], 'contentLeftPaddingMobile' => [...], 'contentRightPaddingMobile' => [...], 'contentTopPaddingMobile' => [...], 'contentBottomPaddingMobile' => [...], 'contentPaddingUnit' => [...], 'mobileContentPaddingUnit' => [...], 'tabletContentPaddingUnit' => [...], 'contentPaddingLink' => [...], 'titleTransform' => [...], 'countTransform' => [...], 'listTransform' => [...], 'titleDecoration' => [...], 'countDecoration' => [...], 'listDecoration' => [...], 'isPreview' => [...], 'titleLetterSpacing' => [...], 'titleLetterSpacingTablet' => [...], 'titleLetterSpacingMobile' => [...], 'titleLetterSpacingType' => [...], 'countLetterSpacing' => [...], 'countLetterSpacingTablet' => [...], 'countLetterSpacingMobile' => [...], 'countLetterSpacingType' => [...], 'listLetterSpacing' => [...], 'listLetterSpacingTablet' => [...], 'listLetterSpacingMobile' => [...], 'listLetterSpacingType' => [...], 'borderColor' => [...], 'borderThickness' => [...], 'borderRadius' => [...], 'borderStyle' => [...], 'borderHoverColor' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/table-of-contents' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/table-of-contents'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Table_Of_Content { ... }, 1 => 'render_table_of_contents']; public $attributes = ['block_id' => [...], 'classMigrate' => [...], 'headingTitleString' => [...], 'disableBullets' => [...], 'makeCollapsible' => [...], 'initialCollapse' => [...], 'icon' => [...], 'iconSize' => [...], 'iconColor' => [...], 'bulletColor' => [...], 'align' => [...], 'headingAlignment' => [...], 'heading' => [...], 'headingTitle' => [...], 'smoothScroll' => [...], 'smoothScrollOffset' => [...], 'scrollToTop' => [...], 'scrollToTopColor' => [...], 'scrollToTopBgColor' => [...], 'tColumnsDesktop' => [...], 'tColumnsTablet' => [...], 'tColumnsMobile' => [...], 'mappingHeaders' => [...], 'backgroundColor' => [...], 'linkColor' => [...], 'linkHoverColor' => [...], 'headingColor' => [...], 'topPaddingTablet' => [...], 'bottomPaddingTablet' => [...], 'leftPaddingTablet' => [...], 'rightPaddingTablet' => [...], 'topPaddingMobile' => [...], 'bottomPaddingMobile' => [...], 'leftPaddingMobile' => [...], 'rightPaddingMobile' => [...], 'vPaddingDesktop' => [...], 'hPaddingDesktop' => [...], 'vPaddingTablet' => [...], 'hPaddingTablet' => [...], 'vPaddingMobile' => [...], 'hPaddingMobile' => [...], 'vMarginDesktop' => [...], 'hMarginDesktop' => [...], 'vMarginTablet' => [...], 'hMarginTablet' => [...], 'vMarginMobile' => [...], 'hMarginMobile' => [...], 'marginTypeDesktop' => [...], 'marginTypeTablet' => [...], 'marginTypeMobile' => [...], 'headingBottom' => [...], 'headingBottomTablet' => [...], 'headingBottomMobile' => [...], 'paddingTypeDesktop' => [...], 'paddingTypeTablet' => [...], 'paddingTypeMobile' => [...], 'contentPaddingDesktop' => [...], 'contentPaddingTablet' => [...], 'contentPaddingMobile' => [...], 'contentPaddingTypeDesktop' => [...], 'contentPaddingTypeTablet' => [...], 'contentPaddingTypeMobile' => [...], 'borderStyle' => [...], 'borderWidth' => [...], 'borderRadius' => [...], 'borderColor' => [...], 'loadGoogleFonts' => [...], 'fontFamily' => [...], 'fontWeight' => [...], 'fontSize' => [...], 'fontSizeType' => [...], 'fontSizeTablet' => [...], 'fontSizeMobile' => [...], 'lineHeightType' => [...], 'lineHeight' => [...], 'lineHeightTablet' => [...], 'lineHeightMobile' => [...], 'headingLoadGoogleFonts' => [...], 'headingFontFamily' => [...], 'headingFontWeight' => [...], 'headingFontSize' => [...], 'headingFontSizeType' => [...], 'headingFontSizeTablet' => [...], 'headingFontSizeMobile' => [...], 'headingLineHeightType' => [...], 'headingLineHeight' => [...], 'headingLineHeightTablet' => [...], 'headingLineHeightMobile' => [...], 'emptyHeadingTeaxt' => [...], 'separatorStyle' => [...], 'separatorHeight' => [...], 'separatorHeightType' => [...], 'separatorSpace' => [...], 'separatorSpaceTablet' => [...], 'separatorSpaceMobile' => [...], 'separatorSpaceType' => [...], 'separatorColor' => [...], 'separatorHColor' => [...], 'overallAlign' => [...], 'collapsibleListDepth' => [...], 'enableCollapsableList' => [...], 'initiallyCollapseList' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/lottie' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/lottie'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Lottie { ... }, 1 => 'render_html']; public $attributes = ['block_id' => [...], 'align' => [...], 'lottieURl' => [...], 'lottieSource' => [...], 'jsonLottie' => [...], 'loop' => [...], 'speed' => [...], 'reverse' => [...], 'playOnHover' => [...], 'playOn' => [...], 'height' => [...], 'heightTablet' => [...], 'heightMob' => [...], 'width' => [...], 'widthTablet' => [...], 'widthMob' => [...], 'backgroundColor' => [...], 'backgroundHColor' => [...], 'isPreview' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/image' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/image'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['color' => [...]]; public $example = NULL; public $render_callback = NULL; public $attributes = ['lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/image-gallery' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/image-gallery'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class Spectra_Image_Gallery { ... }, 1 => 'render_initial_grid']; public $attributes = ['block_id' => [...], 'classMigrate' => [...], 'readyToRender' => [...], 'tileSize' => [...], 'tileSizeFrontEnd' => [...], 'focusList' => [...], 'focusListObject' => [...], 'disableLazyLoad' => [...], 'mediaGallery' => [...], 'mediaIDs' => [...], 'feedLayout' => [...], 'imageDisplayCaption' => [...], 'galleryImageSize' => [...], 'galleryImageSizeTablet' => [...], 'galleryImageSizeMobile' => [...], 'imageClickEvent' => [...], 'lightboxDisplayCaptions' => [...], 'lightboxThumbnails' => [...], 'lightboxDisplayCount' => [...], 'lightboxCloseIcon' => [...], 'lightboxCaptionHeight' => [...], 'lightboxCaptionHeightTablet' => [...], 'lightboxCaptionHeightMobile' => [...], 'lightboxIconSize' => [...], 'lightboxIconSizeTablet' => [...], 'lightboxIconSizeMobile' => [...], 'captionVisibility' => [...], 'captionDisplayType' => [...], 'imageCaptionAlignment' => [...], 'imageCaptionAlignment01' => [...], 'imageCaptionAlignment02' => [...], 'imageDefaultCaption' => [...], 'captionPaddingTop' => [...], 'captionPaddingRight' => [...], 'captionPaddingBottom' => [...], 'captionPaddingLeft' => [...], 'captionPaddingTopTab' => [...], 'captionPaddingRightTab' => [...], 'captionPaddingBottomTab' => [...], 'captionPaddingLeftTab' => [...], 'captionPaddingTopMob' => [...], 'captionPaddingRightMob' => [...], 'captionPaddingBottomMob' => [...], 'captionPaddingLeftMob' => [...], 'captionPaddingUnit' => [...], 'captionPaddingUnitTab' => [...], 'captionPaddingUnitMob' => [...], 'captionPaddingUnitLink' => [...], 'captionGap' => [...], 'captionGapUnit' => [...], 'columnsDesk' => [...], 'columnsTab' => [...], 'columnsMob' => [...], 'gridImageGap' => [...], 'gridImageGapTab' => [...], 'gridImageGapMob' => [...], 'gridImageGapUnit' => [...], 'gridImageGapUnitTab' => [...], 'gridImageGapUnitMob' => [...], 'feedMarginTop' => [...], 'feedMarginRight' => [...], 'feedMarginBottom' => [...], 'feedMarginLeft' => [...], 'feedMarginTopTab' => [...], 'feedMarginRightTab' => [...], 'feedMarginBottomTab' => [...], 'feedMarginLeftTab' => [...], 'feedMarginTopMob' => [...], 'feedMarginRightMob' => [...], 'feedMarginBottomMob' => [...], 'feedMarginLeftMob' => [...], 'feedMarginUnit' => [...], 'feedMarginUnitTab' => [...], 'feedMarginUnitMob' => [...], 'feedMarginUnitLink' => [...], 'carouselStartAt' => [...], 'carouselSquares' => [...], 'carouselLoop' => [...], 'carouselAutoplay' => [...], 'carouselAutoplaySpeed' => [...], 'carouselPauseOnHover' => [...], 'carouselTransitionSpeed' => [...], 'gridPages' => [...], 'gridPageNumber' => [...], 'feedPagination' => [...], 'paginateUseArrows' => [...], 'paginateUseDots' => [...], 'paginateUseLoader' => [...], 'paginateLimit' => [...], 'paginateButtonAlign' => [...], 'paginateButtonText' => [...], 'paginateButtonPaddingTop' => [...], 'paginateButtonPaddingRight' => [...], 'paginateButtonPaddingBottom' => [...], 'paginateButtonPaddingLeft' => [...], 'paginateButtonPaddingTopTab' => [...], 'paginateButtonPaddingRightTab' => [...], 'paginateButtonPaddingBottomTab' => [...], 'paginateButtonPaddingLeftTab' => [...], 'paginateButtonPaddingTopMob' => [...], 'paginateButtonPaddingRightMob' => [...], 'paginateButtonPaddingBottomMob' => [...], 'paginateButtonPaddingLeftMob' => [...], 'paginateButtonPaddingUnit' => [...], 'paginateButtonPaddingUnitTab' => [...], 'paginateButtonPaddingUnitMob' => [...], 'paginateButtonPaddingUnitLink' => [...], 'imageEnableZoom' => [...], 'imageZoomType' => [...], 'captionBackgroundEnableBlur' => [...], 'captionBackgroundBlurAmount' => [...], 'captionBackgroundBlurAmountHover' => [...], 'lightboxEdgeDistance' => [...], 'lightboxEdgeDistanceTablet' => [...], 'lightboxEdgeDistanceMobile' => [...], 'lightboxBackgroundEnableBlur' => [...], 'lightboxBackgroundBlurAmount' => [...], 'lightboxBackgroundColor' => [...], 'lightboxIconColor' => [...], 'lightboxCaptionColor' => [...], 'lightboxCaptionBackgroundColor' => [...], 'captionLoadGoogleFonts' => [...], 'captionFontFamily' => [...], 'captionFontWeight' => [...], 'captionFontStyle' => [...], 'captionTransform' => [...], 'captionDecoration' => [...], 'captionFontSizeType' => [...], 'captionFontSize' => [...], 'captionFontSizeTab' => [...], 'captionFontSizeMob' => [...], 'captionLineHeightType' => [...], 'captionLineHeight' => [...], 'captionLineHeightTab' => [...], 'captionLineHeightMob' => [...], 'loadMoreLoadGoogleFonts' => [...], 'loadMoreFontFamily' => [...], 'loadMoreFontWeight' => [...], 'loadMoreFontStyle' => [...], 'loadMoreTransform' => [...], 'loadMoreDecoration' => [...], 'loadMoreFontSizeType' => [...], 'loadMoreFontSize' => [...], 'loadMoreFontSizeTab' => [...], 'loadMoreFontSizeMob' => [...], 'loadMoreLineHeightType' => [...], 'loadMoreLineHeight' => [...], 'loadMoreLineHeightTab' => [...], 'loadMoreLineHeightMob' => [...], 'lightboxLoadGoogleFonts' => [...], 'lightboxFontFamily' => [...], 'lightboxFontWeight' => [...], 'lightboxFontStyle' => [...], 'lightboxTransform' => [...], 'lightboxDecoration' => [...], 'lightboxFontSizeType' => [...], 'lightboxFontSize' => [...], 'lightboxFontSizeTab' => [...], 'lightboxFontSizeMob' => [...], 'lightboxLineHeightType' => [...], 'lightboxLineHeight' => [...], 'lightboxLineHeightTab' => [...], 'lightboxLineHeightMob' => [...], 'captionBackgroundEffect' => [...], 'captionBackgroundEffectHover' => [...], 'captionBackgroundEffectAmount' => [...], 'captionBackgroundEffectAmountHover' => [...], 'captionColor' => [...], 'captionColorHover' => [...], 'captionBackgroundColor' => [...], 'captionBackgroundColorHover' => [...], 'overlayColor' => [...], 'overlayColorHover' => [...], 'captionSeparateColors' => [...], 'paginateArrowDistance' => [...], 'paginateArrowDistanceUnit' => [...], 'paginateArrowSize' => [...], 'paginateDotDistance' => [...], 'paginateDotDistanceUnit' => [...], 'paginateLoaderSize' => [...], 'paginateButtonTextColor' => [...], 'paginateButtonTextColorHover' => [...], 'paginateColor' => [...], 'paginateColorHover' => [...], 'imageBoxShadowColor' => [...], 'imageBoxShadowHOffset' => [...], 'imageBoxShadowVOffset' => [...], 'imageBoxShadowBlur' => [...], 'imageBoxShadowSpread' => [...], 'imageBoxShadowPosition' => [...], 'imageBoxShadowColorHover' => [...], 'imageBoxShadowHOffsetHover' => [...], 'imageBoxShadowVOffsetHover' => [...], 'imageBoxShadowBlurHover' => [...], 'imageBoxShadowSpreadHover' => [...], 'imageBoxShadowPositionHover' => [...], 'arrowBorderTopWidth' => [...], 'arrowBorderLeftWidth' => [...], 'arrowBorderRightWidth' => [...], 'arrowBorderBottomWidth' => [...], 'arrowBorderTopLeftRadius' => [...], 'arrowBorderTopRightRadius' => [...], 'arrowBorderBottomLeftRadius' => [...], 'arrowBorderBottomRightRadius' => [...], 'arrowBorderRadiusUnit' => [...], 'arrowBorderTopWidthTablet' => [...], 'arrowBorderLeftWidthTablet' => [...], 'arrowBorderRightWidthTablet' => [...], 'arrowBorderBottomWidthTablet' => [...], 'arrowBorderTopLeftRadiusTablet' => [...], 'arrowBorderTopRightRadiusTablet' => [...], 'arrowBorderBottomLeftRadiusTablet' => [...], 'arrowBorderBottomRightRadiusTablet' => [...], 'arrowBorderRadiusUnitTablet' => [...], 'arrowBorderTopWidthMobile' => [...], 'arrowBorderLeftWidthMobile' => [...], 'arrowBorderRightWidthMobile' => [...], 'arrowBorderBottomWidthMobile' => [...], 'arrowBorderTopLeftRadiusMobile' => [...], 'arrowBorderTopRightRadiusMobile' => [...], 'arrowBorderBottomLeftRadiusMobile' => [...], 'arrowBorderBottomRightRadiusMobile' => [...], 'arrowBorderRadiusUnitMobile' => [...], 'arrowBorderStyle' => [...], 'arrowBorderColor' => [...], 'arrowBorderHColor' => [...], 'arrowBorderLink' => [...], 'arrowBorderRadiusLink' => [...], 'btnBorderTopWidth' => [...], 'btnBorderLeftWidth' => [...], 'btnBorderRightWidth' => [...], 'btnBorderBottomWidth' => [...], 'btnBorderTopLeftRadius' => [...], 'btnBorderTopRightRadius' => [...], 'btnBorderBottomLeftRadius' => [...], 'btnBorderBottomRightRadius' => [...], 'btnBorderRadiusUnit' => [...], 'btnBorderTopWidthTablet' => [...], 'btnBorderLeftWidthTablet' => [...], 'btnBorderRightWidthTablet' => [...], 'btnBorderBottomWidthTablet' => [...], 'btnBorderTopLeftRadiusTablet' => [...], 'btnBorderTopRightRadiusTablet' => [...], 'btnBorderBottomLeftRadiusTablet' => [...], 'btnBorderBottomRightRadiusTablet' => [...], 'btnBorderRadiusUnitTablet' => [...], 'btnBorderTopWidthMobile' => [...], 'btnBorderLeftWidthMobile' => [...], 'btnBorderRightWidthMobile' => [...], 'btnBorderBottomWidthMobile' => [...], 'btnBorderTopLeftRadiusMobile' => [...], 'btnBorderTopRightRadiusMobile' => [...], 'btnBorderBottomLeftRadiusMobile' => [...], 'btnBorderBottomRightRadiusMobile' => [...], 'btnBorderRadiusUnitMobile' => [...], 'btnBorderStyle' => [...], ...]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/buttons-child' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/buttons-child'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Buttons_Child { ... }, 1 => 'render_buttons_child']; public $attributes = ['lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = [0 => 'queryId', 1 => 'query', 2 => 'queryContext', 3 => 'attrs']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/google-map' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/google-map'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Google_Map { ... }, 1 => 'google_map_callback']; public $attributes = ['block_id' => [...], 'address' => [...], 'height' => [...], 'heightTablet' => [...], 'heightMobile' => [...], 'zoom' => [...], 'language' => [...], 'isPreview' => [...], 'enableSatelliteView' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/icon' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/icon'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class Spectra_Icon { ... }, 1 => 'render_uagb_icon']; public $attributes = ['icon' => [...], 'iconSize' => [...], 'iconSizeTablet' => [...], 'iconSizeMobile' => [...], 'iconSizeUnit' => [...], 'align' => [...], 'alignTablet' => [...], 'alignMobile' => [...], 'iconColor' => [...], 'iconBorderColor' => [...], 'iconBackgroundColorType' => [...], 'iconBackgroundColor' => [...], 'iconBackgroundGradientColor' => [...], 'iconHoverColor' => [...], 'iconHoverBackgroundColorType' => [...], 'iconHoverBackgroundColor' => [...], 'iconHoverBackgroundGradientColor' => [...], 'rotation' => [...], 'rotationUnit' => [...], 'block_id' => [...], 'link' => [...], 'target' => [...], 'disableLink' => [...], 'iconAccessabilityMode' => [...], 'iconAccessabilityDesc' => [...], 'iconTopPadding' => [...], 'iconRightPadding' => [...], 'iconLeftPadding' => [...], 'iconBottomPadding' => [...], 'iconTopTabletPadding' => [...], 'iconRightTabletPadding' => [...], 'iconLeftTabletPadding' => [...], 'iconBottomTabletPadding' => [...], 'iconTopMobilePadding' => [...], 'iconRightMobilePadding' => [...], 'iconLeftMobilePadding' => [...], 'iconBottomMobilePadding' => [...], 'iconPaddingUnit' => [...], 'iconTabletPaddingUnit' => [...], 'iconMobilePaddingUnit' => [...], 'iconPaddingLink' => [...], 'iconTopMargin' => [...], 'iconRightMargin' => [...], 'iconLeftMargin' => [...], 'iconBottomMargin' => [...], 'iconTopTabletMargin' => [...], 'iconRightTabletMargin' => [...], 'iconLeftTabletMargin' => [...], 'iconBottomTabletMargin' => [...], 'iconTopMobileMargin' => [...], 'iconRightMobileMargin' => [...], 'iconLeftMobileMargin' => [...], 'iconBottomMobileMargin' => [...], 'iconMarginUnit' => [...], 'iconTabletMarginUnit' => [...], 'iconMobileMarginUnit' => [...], 'iconMarginLink' => [...], 'isPreview' => [...], 'iconBorderStyle' => [...], 'useSeparateBoxShadows' => [...], 'iconShadowColor' => [...], 'iconShadowHOffset' => [...], 'iconShadowVOffset' => [...], 'iconShadowBlur' => [...], 'iconBoxShadowColor' => [...], 'iconBoxShadowHOffset' => [...], 'iconBoxShadowVOffset' => [...], 'iconBoxShadowBlur' => [...], 'iconBoxShadowSpread' => [...], 'iconBoxShadowPosition' => [...], 'iconShadowColorHover' => [...], 'iconShadowHOffsetHover' => [...], 'iconShadowVOffsetHover' => [...], 'iconShadowBlurHover' => [...], 'iconBoxShadowColorHover' => [...], 'iconBoxShadowHOffsetHover' => [...], 'iconBoxShadowVOffsetHover' => [...], 'iconBoxShadowBlurHover' => [...], 'iconBoxShadowSpreadHover' => [...], 'iconBoxShadowPositionHover' => [...], 'iconBorderTopWidth' => [...], 'iconBorderLeftWidth' => [...], 'iconBorderRightWidth' => [...], 'iconBorderBottomWidth' => [...], 'iconBorderTopLeftRadius' => [...], 'iconBorderTopRightRadius' => [...], 'iconBorderBottomLeftRadius' => [...], 'iconBorderBottomRightRadius' => [...], 'iconBorderRadiusUnit' => [...], 'iconBorderTopWidthTablet' => [...], 'iconBorderLeftWidthTablet' => [...], 'iconBorderRightWidthTablet' => [...], 'iconBorderBottomWidthTablet' => [...], 'iconBorderTopLeftRadiusTablet' => [...], 'iconBorderTopRightRadiusTablet' => [...], 'iconBorderBottomLeftRadiusTablet' => [...], 'iconBorderBottomRightRadiusTablet' => [...], 'iconBorderRadiusUnitTablet' => [...], 'iconBorderTopWidthMobile' => [...], 'iconBorderLeftWidthMobile' => [...], 'iconBorderRightWidthMobile' => [...], 'iconBorderBottomWidthMobile' => [...], 'iconBorderTopLeftRadiusMobile' => [...], 'iconBorderTopRightRadiusMobile' => [...], 'iconBorderBottomLeftRadiusMobile' => [...], 'iconBorderBottomRightRadiusMobile' => [...], 'iconBorderRadiusUnitMobile' => [...], 'iconBorderHColor' => [...], 'iconBorderLink' => [...], 'iconBorderRadiusLink' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/faq' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/faq'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Faq { ... }, 1 => 'render_faq_block']; public $attributes = ['block_id' => [...], 'anchor' => [...], 'layout' => [...], 'inactiveOtherItems' => [...], 'expandFirstItem' => [...], 'enableSchemaSupport' => [...], 'align' => [...], 'blockTopPadding' => [...], 'blockRightPadding' => [...], 'blockLeftPadding' => [...], 'blockBottomPadding' => [...], 'blockTopPaddingTablet' => [...], 'blockRightPaddingTablet' => [...], 'blockLeftPaddingTablet' => [...], 'blockBottomPaddingTablet' => [...], 'blockTopPaddingMobile' => [...], 'blockRightPaddingMobile' => [...], 'blockLeftPaddingMobile' => [...], 'blockBottomPaddingMobile' => [...], 'blockPaddingUnit' => [...], 'blockPaddingUnitTablet' => [...], 'blockPaddingUnitMobile' => [...], 'blockPaddingLink' => [...], 'blockTopMargin' => [...], 'blockRightMargin' => [...], 'blockLeftMargin' => [...], 'blockBottomMargin' => [...], 'blockTopMarginTablet' => [...], 'blockRightMarginTablet' => [...], 'blockLeftMarginTablet' => [...], 'blockBottomMarginTablet' => [...], 'blockTopMarginMobile' => [...], 'blockRightMarginMobile' => [...], 'blockLeftMarginMobile' => [...], 'blockBottomMarginMobile' => [...], 'blockMarginUnit' => [...], 'blockMarginUnitTablet' => [...], 'blockMarginUnitMobile' => [...], 'blockMarginLink' => [...], 'enableSeparator' => [...], 'rowsGap' => [...], 'rowsGapTablet' => [...], 'rowsGapMobile' => [...], 'rowsGapUnit' => [...], 'columnsGap' => [...], 'columnsGapTablet' => [...], 'columnsGapMobile' => [...], 'columnsGapUnit' => [...], 'boxBgType' => [...], 'boxBgHoverType' => [...], 'boxBgColor' => [...], 'boxBgHoverColor' => [...], 'boxPaddingTypeMobile' => [...], 'boxPaddingTypeTablet' => [...], 'boxPaddingTypeDesktop' => [...], 'vBoxPaddingMobile' => [...], 'hBoxPaddingMobile' => [...], 'vBoxPaddingTablet' => [...], 'hBoxPaddingTablet' => [...], 'vBoxPaddingDesktop' => [...], 'hBoxPaddingDesktop' => [...], 'borderHoverColor' => [...], 'borderStyle' => [...], 'borderWidth' => [...], 'borderRadius' => [...], 'borderColor' => [...], 'questionTextColor' => [...], 'questionTextActiveColor' => [...], 'questionTextBgColor' => [...], 'questionTextActiveBgColor' => [...], 'questionPaddingTypeDesktop' => [...], 'questionPaddingTypeTablet' => [...], 'questionPaddingTypeMobile' => [...], 'vquestionPaddingMobile' => [...], 'vquestionPaddingTablet' => [...], 'vquestionPaddingDesktop' => [...], 'hquestionPaddingMobile' => [...], 'hquestionPaddingTablet' => [...], 'hquestionPaddingDesktop' => [...], 'answerTextColor' => [...], 'answerPaddingTypeDesktop' => [...], 'answerPaddingTypeTablet' => [...], 'answerPaddingTypeMobile' => [...], 'vanswerPaddingMobile' => [...], 'vanswerPaddingTablet' => [...], 'iconBgSize' => [...], 'iconBgSizeTablet' => [...], 'iconBgSizeMobile' => [...], 'iconBgSizeType' => [...], 'columns' => [...], 'tcolumns' => [...], 'mcolumns' => [...], 'schema' => [...], 'enableToggle' => [...], 'equalHeight' => [...], 'questionLeftPaddingTablet' => [...], 'questionBottomPaddingTablet' => [...], 'questionLeftPaddingDesktop' => [...], 'questionBottomPaddingDesktop' => [...], 'questionLeftPaddingMobile' => [...], 'questionBottomPaddingMobile' => [...], 'headingTag' => [...], 'questionSpacingLink' => [...], 'answerSpacingLink' => [...], 'answerTopPadding' => [...], 'answerRightPadding' => [...], 'answerBottomPadding' => [...], 'answerLeftPadding' => [...], 'answerTopPaddingTablet' => [...], 'answerRightPaddingTablet' => [...], 'answerBottomPaddingTablet' => [...], 'answerLeftPaddingTablet' => [...], 'answerTopPaddingMobile' => [...], 'answerRightPaddingMobile' => [...], 'answerBottomPaddingMobile' => [...], 'answerLeftPaddingMobile' => [...], 'isPreview' => [...], 'questionLetterSpacing' => [...], 'questionLetterSpacingTablet' => [...], 'questionLetterSpacingMobile' => [...], 'questionLetterSpacingType' => [...], 'answerLetterSpacing' => [...], 'answerLetterSpacingTablet' => [...], 'answerLetterSpacingMobile' => [...], 'answerLetterSpacingType' => [...], 'iconBgColor' => [...], 'iconColor' => [...], 'iconActiveColor' => [...], 'gapBtwIconQUestion' => [...], 'gapBtwIconQUestionTablet' => [...], 'gapBtwIconQUestionMobile' => [...], 'questionloadGoogleFonts' => [...], 'answerloadGoogleFonts' => [...], 'questionFontFamily' => [...], 'questionFontWeight' => [...], 'questionFontStyle' => [...], 'questionTransform' => [...], 'questionDecoration' => [...], 'questionFontSize' => [...], 'questionFontSizeType' => [...], 'questionFontSizeTablet' => [...], 'questionFontSizeMobile' => [...], 'questionLineHeight' => [...], 'questionLineHeightType' => [...], 'questionLineHeightTablet' => [...], 'questionLineHeightMobile' => [...], 'answerFontFamily' => [...], 'answerFontWeight' => [...], 'answerFontStyle' => [...], 'answerTransform' => [...], 'answerDecoration' => [...], 'answerFontSize' => [...], 'answerFontSizeType' => [...], 'answerFontSizeTablet' => [...], 'answerFontSizeMobile' => [...], 'answerLineHeight' => [...], 'answerLineHeightType' => [...], 'answerLineHeightTablet' => [...], 'answerLineHeightMobile' => [...], 'icon' => [...], 'iconActive' => [...], 'iconAlign' => [...], 'iconSize' => [...], 'iconSizeTablet' => [...], 'iconSizeMobile' => [...], 'iconSizeType' => [...], 'question' => [...], 'answer' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'uagb/faq-child' => class WP_Block_Type { public $api_version = 1; public $name = 'uagb/faq-child'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class UAGB_Faq { ... }, 1 => 'render_faq_child_block']; public $attributes = ['isPreview' => [...], 'block_id' => [...], 'anchor' => [...], 'question' => [...], 'answer' => [...], 'icon' => [...], 'iconActive' => [...], 'layout' => [...], 'headingTag' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'magina/kpi' => class WP_Block_Type { public $api_version = 2; public $name = 'magina/kpi'; public $title = ''; public $category = NULL; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = NULL; public $render_callback = [0 => class App\Block\Hooks { ... }, 1 => 'renderMaginaKPI']; public $attributes = ['kpis' => [...], 'number' => [...], 'animated' => [...], 'lock' => [...], 'metadata' => [...], 'className' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = [0 => 'magina/blocks-js']; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'yoast-seo/breadcrumbs' => class WP_Block_Type { public $api_version = 3; public $name = 'yoast-seo/breadcrumbs'; public $title = 'Fil d‘Ariane Yoast'; public $category = 'yoast-internal-linking-blocks'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = 'admin-links'; public $description = 'Ajoute le fil d‘Ariane de Yoast SEO à votre modèle ou à votre contenu.'; public $keywords = [0 => 'SEO', 1 => 'fil d’Ariane', 2 => 'maillage interne', 3 => 'structure de site']; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = NULL; public $example = ['attributes' => [...]]; public $render_callback = [0 => class Yoast\WP\SEO\Integrations\Blocks\Breadcrumbs_Block { ... }, 1 => 'present']; public $attributes = ['className' => [...], 'lock' => [...], 'metadata' => [...]]; private $uses_context = []; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = [0 => 'yoast-seo-dynamic-blocks']; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = []; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style'] }, 'core/post-comments' => class WP_Block_Type { public $api_version = 1; public $name = 'core/post-comments'; public $title = ''; public $category = 'theme'; public $parent = NULL; public $ancestor = NULL; public $allowed_blocks = NULL; public $icon = NULL; public $description = ''; public $keywords = []; public $textdomain = NULL; public $styles = []; private $variations = NULL; public $variation_callback = NULL; public $selectors = []; public $supports = ['html' => FALSE, 'align' => [...], 'typography' => [...], 'color' => [...], 'inserter' => FALSE]; public $example = NULL; public $render_callback = 'render_block_core_comments'; public $attributes = ['textAlign' => [...], 'lock' => [...], 'metadata' => [...], 'align' => [...], 'className' => [...], 'style' => [...], 'backgroundColor' => [...], 'textColor' => [...], 'gradient' => [...], 'fontSize' => [...]]; private $uses_context = [0 => 'postId', 1 => 'postType']; public $provides_context = NULL; public $block_hooks = []; public $editor_script_handles = []; public $script_handles = []; public $view_script_handles = []; public $view_script_module_ids = []; public $editor_style_handles = []; public $style_handles = [0 => 'wp-block-post-comments', 1 => 'wp-block-buttons', 2 => 'wp-block-button']; public $view_style_handles = []; private $deprecated_properties = [0 => 'editor_script', 1 => 'script', 2 => 'view_script', 3 => 'editor_style', 4 => 'style']; public $skip_inner_blocks = TRUE }] }; public $inner_blocks = []; public $inner_html = '\n<p class="has-text-align-center has-purple-color has-text-color" style="font-size:54px">+ 74 000</p>\n'; public $inner_content = [0 => '\n<p class="has-text-align-center has-purple-color has-text-color" style="font-size:54px">+ 74 000</p>\n'] }) ) | .../class-wp-block.php:651 |