π GOAT Shell
Current path:
home
/
fresvfqn
/
waterdamagerestorationgerritsenbeach.com
/
π€ Create WP Admin
β¬οΈ
Go up: fresvfqn
βοΈ Editing: blocks-json.php.tar
home/fresvfqn/waterdamagerestorationgerritsenbeach.com/wp-includes/blocks/blocks-json.php 0000644 00000572631 15053160323 0026244 0 ustar 00 <?php return array( 'archives' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/archives', 'title' => 'Archives', 'category' => 'widgets', 'description' => 'Display a date archive of your posts.', 'textdomain' => 'default', 'attributes' => array( 'displayAsDropdown' => array( 'type' => 'boolean', 'default' => false ), 'showLabel' => array( 'type' => 'boolean', 'default' => true ), 'showPostCounts' => array( 'type' => 'boolean', 'default' => false ), 'type' => array( 'type' => 'string', 'default' => 'monthly' ) ), 'supports' => array( 'align' => true, '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ), 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-archives-editor' ), 'audio' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/audio', 'title' => 'Audio', 'category' => 'media', 'description' => 'Embed a simple audio player.', 'keywords' => array( 'music', 'sound', 'podcast', 'recording' ), 'textdomain' => 'default', 'attributes' => array( 'blob' => array( 'type' => 'string', 'role' => 'local' ), 'src' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'audio', 'attribute' => 'src', 'role' => 'content' ), 'caption' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'figcaption', 'role' => 'content' ), 'id' => array( 'type' => 'number', 'role' => 'content' ), 'autoplay' => array( 'type' => 'boolean', 'source' => 'attribute', 'selector' => 'audio', 'attribute' => 'autoplay' ), 'loop' => array( 'type' => 'boolean', 'source' => 'attribute', 'selector' => 'audio', 'attribute' => 'loop' ), 'preload' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'audio', 'attribute' => 'preload' ) ), 'supports' => array( 'anchor' => true, 'align' => true, 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-audio-editor', 'style' => 'wp-block-audio' ), 'avatar' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/avatar', 'title' => 'Avatar', 'category' => 'theme', 'description' => 'Add a userβs avatar.', 'textdomain' => 'default', 'attributes' => array( 'userId' => array( 'type' => 'number' ), 'size' => array( 'type' => 'number', 'default' => 96 ), 'isLink' => array( 'type' => 'boolean', 'default' => false ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self' ) ), 'usesContext' => array( 'postType', 'postId', 'commentId' ), 'supports' => array( 'html' => false, 'align' => true, 'alignWide' => false, 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), '__experimentalBorder' => array( '__experimentalSkipSerialization' => true, 'radius' => true, 'width' => true, 'color' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true ) ), 'color' => array( 'text' => false, 'background' => false, '__experimentalDuotone' => 'img' ), 'interactivity' => array( 'clientNavigation' => true ) ), 'selectors' => array( 'border' => '.wp-block-avatar img' ), 'editorStyle' => 'wp-block-avatar-editor', 'style' => 'wp-block-avatar' ), 'block' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/block', 'title' => 'Pattern', 'category' => 'reusable', 'description' => 'Reuse this design across your site.', 'keywords' => array( 'reusable' ), 'textdomain' => 'default', 'attributes' => array( 'ref' => array( 'type' => 'number' ), 'content' => array( 'type' => 'object', 'default' => array( ) ) ), 'providesContext' => array( 'pattern/overrides' => 'content' ), 'supports' => array( 'customClassName' => false, 'html' => false, 'inserter' => false, 'renaming' => false, 'interactivity' => array( 'clientNavigation' => true ) ) ), 'button' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/button', 'title' => 'Button', 'category' => 'design', 'parent' => array( 'core/buttons' ), 'description' => 'Prompt visitors to take action with a button-style link.', 'keywords' => array( 'link' ), 'textdomain' => 'default', 'attributes' => array( 'tagName' => array( 'type' => 'string', 'enum' => array( 'a', 'button' ), 'default' => 'a' ), 'type' => array( 'type' => 'string', 'default' => 'button' ), 'textAlign' => array( 'type' => 'string' ), 'url' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'a', 'attribute' => 'href', 'role' => 'content' ), 'title' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'a,button', 'attribute' => 'title', 'role' => 'content' ), 'text' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'a,button', 'role' => 'content' ), 'linkTarget' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'a', 'attribute' => 'target', 'role' => 'content' ), 'rel' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'a', 'attribute' => 'rel', 'role' => 'content' ), 'placeholder' => array( 'type' => 'string' ), 'backgroundColor' => array( 'type' => 'string' ), 'textColor' => array( 'type' => 'string' ), 'gradient' => array( 'type' => 'string' ), 'width' => array( 'type' => 'number' ) ), 'supports' => array( 'anchor' => true, 'splitting' => true, 'align' => false, 'alignWide' => false, 'color' => array( '__experimentalSkipSerialization' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( '__experimentalSkipSerialization' => array( 'fontSize', 'lineHeight', 'fontFamily', 'fontWeight', 'fontStyle', 'textTransform', 'textDecoration', 'letterSpacing' ), 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'reusable' => false, 'shadow' => array( '__experimentalSkipSerialization' => true ), 'spacing' => array( '__experimentalSkipSerialization' => true, 'padding' => array( 'horizontal', 'vertical' ), '__experimentalDefaultControls' => array( 'padding' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalSkipSerialization' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'styles' => array( array( 'name' => 'fill', 'label' => 'Fill', 'isDefault' => true ), array( 'name' => 'outline', 'label' => 'Outline' ) ), 'editorStyle' => 'wp-block-button-editor', 'style' => 'wp-block-button', 'selectors' => array( 'root' => '.wp-block-button .wp-block-button__link', 'typography' => array( 'writingMode' => '.wp-block-button' ) ) ), 'buttons' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/buttons', 'title' => 'Buttons', 'category' => 'design', 'allowedBlocks' => array( 'core/button' ), 'description' => 'Prompt visitors to take action with a group of button-style links.', 'keywords' => array( 'link' ), 'textdomain' => 'default', 'supports' => array( 'anchor' => true, 'align' => array( 'wide', 'full' ), 'html' => false, '__experimentalExposeControlsToChildren' => true, 'color' => array( 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'spacing' => array( 'blockGap' => array( 'horizontal', 'vertical' ), 'padding' => true, 'margin' => array( 'top', 'bottom' ), '__experimentalDefaultControls' => array( 'blockGap' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'default' => array( 'type' => 'flex' ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-buttons-editor', 'style' => 'wp-block-buttons' ), 'calendar' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/calendar', 'title' => 'Calendar', 'category' => 'widgets', 'description' => 'A calendar of your siteβs posts.', 'keywords' => array( 'posts', 'archive' ), 'textdomain' => 'default', 'attributes' => array( 'month' => array( 'type' => 'integer' ), 'year' => array( 'type' => 'integer' ) ), 'supports' => array( 'align' => true, 'color' => array( 'link' => true, '__experimentalSkipSerialization' => array( 'text', 'background' ), '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ), '__experimentalSelector' => 'table, th' ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-calendar' ), 'categories' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/categories', 'title' => 'Terms List', 'category' => 'widgets', 'description' => 'Display a list of all terms of a given taxonomy.', 'keywords' => array( 'categories' ), 'textdomain' => 'default', 'attributes' => array( 'taxonomy' => array( 'type' => 'string', 'default' => 'category' ), 'displayAsDropdown' => array( 'type' => 'boolean', 'default' => false ), 'showHierarchy' => array( 'type' => 'boolean', 'default' => false ), 'showPostCounts' => array( 'type' => 'boolean', 'default' => false ), 'showOnlyTopLevel' => array( 'type' => 'boolean', 'default' => false ), 'showEmpty' => array( 'type' => 'boolean', 'default' => false ), 'label' => array( 'type' => 'string', 'role' => 'content' ), 'showLabel' => array( 'type' => 'boolean', 'default' => true ) ), 'usesContext' => array( 'enhancedPagination' ), 'supports' => array( 'align' => true, 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'editorStyle' => 'wp-block-categories-editor', 'style' => 'wp-block-categories' ), 'code' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/code', 'title' => 'Code', 'category' => 'text', 'description' => 'Display code snippets that respect your spacing and tabs.', 'textdomain' => 'default', 'attributes' => array( 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'code', '__unstablePreserveWhiteSpace' => true ) ), 'supports' => array( 'align' => array( 'wide' ), 'anchor' => true, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'spacing' => array( 'margin' => array( 'top', 'bottom' ), 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'width' => true, 'color' => true ) ), 'color' => array( 'text' => true, 'background' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-code' ), 'column' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/column', 'title' => 'Column', 'category' => 'design', 'parent' => array( 'core/columns' ), 'description' => 'A single column within a columns block.', 'textdomain' => 'default', 'attributes' => array( 'verticalAlignment' => array( 'type' => 'string' ), 'width' => array( 'type' => 'string' ), 'allowedBlocks' => array( 'type' => 'array' ), 'templateLock' => array( 'type' => array( 'string', 'boolean' ), 'enum' => array( 'all', 'insert', 'contentOnly', false ) ) ), 'supports' => array( '__experimentalOnEnter' => true, 'anchor' => true, 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'heading' => true, 'button' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'shadow' => true, 'spacing' => array( 'blockGap' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'padding' => true, 'blockGap' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'layout' => true, 'interactivity' => array( 'clientNavigation' => true ) ) ), 'columns' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/columns', 'title' => 'Columns', 'category' => 'design', 'allowedBlocks' => array( 'core/column' ), 'description' => 'Display content in multiple columns, with blocks added to each column.', 'textdomain' => 'default', 'attributes' => array( 'verticalAlignment' => array( 'type' => 'string' ), 'isStackedOnMobile' => array( 'type' => 'boolean', 'default' => true ), 'templateLock' => array( 'type' => array( 'string', 'boolean' ), 'enum' => array( 'all', 'insert', 'contentOnly', false ) ) ), 'supports' => array( 'anchor' => true, 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, 'heading' => true, 'button' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'blockGap' => array( '__experimentalDefault' => '2em', 'sides' => array( 'horizontal', 'vertical' ) ), 'margin' => array( 'top', 'bottom' ), 'padding' => true, '__experimentalDefaultControls' => array( 'padding' => true, 'blockGap' => true ) ), 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'allowEditing' => false, 'default' => array( 'type' => 'flex', 'flexWrap' => 'nowrap' ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), 'shadow' => true ), 'editorStyle' => 'wp-block-columns-editor', 'style' => 'wp-block-columns' ), 'comment-author-name' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comment-author-name', 'title' => 'Comment Author Name', 'category' => 'theme', 'ancestor' => array( 'core/comment-template' ), 'description' => 'Displays the name of the author of the comment.', 'textdomain' => 'default', 'attributes' => array( 'isLink' => array( 'type' => 'boolean', 'default' => true ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self' ), 'textAlign' => array( 'type' => 'string' ) ), 'usesContext' => array( 'commentId' ), 'supports' => array( 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-comment-author-name' ), 'comment-content' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comment-content', 'title' => 'Comment Content', 'category' => 'theme', 'ancestor' => array( 'core/comment-template' ), 'description' => 'Displays the contents of a comment.', 'textdomain' => 'default', 'usesContext' => array( 'commentId' ), 'attributes' => array( 'textAlign' => array( 'type' => 'string' ) ), 'supports' => array( 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'spacing' => array( 'padding' => array( 'horizontal', 'vertical' ), '__experimentalDefaultControls' => array( 'padding' => true ) ), 'html' => false ), 'style' => 'wp-block-comment-content' ), 'comment-date' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comment-date', 'title' => 'Comment Date', 'category' => 'theme', 'ancestor' => array( 'core/comment-template' ), 'description' => 'Displays the date on which the comment was posted.', 'textdomain' => 'default', 'attributes' => array( 'format' => array( 'type' => 'string' ), 'isLink' => array( 'type' => 'boolean', 'default' => true ) ), 'usesContext' => array( 'commentId' ), 'supports' => array( 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-comment-date' ), 'comment-edit-link' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comment-edit-link', 'title' => 'Comment Edit Link', 'category' => 'theme', 'ancestor' => array( 'core/comment-template' ), 'description' => 'Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability.', 'textdomain' => 'default', 'usesContext' => array( 'commentId' ), 'attributes' => array( 'linkTarget' => array( 'type' => 'string', 'default' => '_self' ), 'textAlign' => array( 'type' => 'string' ) ), 'supports' => array( 'html' => false, 'color' => array( 'link' => true, 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'style' => 'wp-block-comment-edit-link' ), 'comment-reply-link' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comment-reply-link', 'title' => 'Comment Reply Link', 'category' => 'theme', 'ancestor' => array( 'core/comment-template' ), 'description' => 'Displays a link to reply to a comment.', 'textdomain' => 'default', 'usesContext' => array( 'commentId' ), 'attributes' => array( 'textAlign' => array( 'type' => 'string' ) ), 'supports' => array( 'color' => array( 'gradients' => true, 'link' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ), 'html' => false ), 'style' => 'wp-block-comment-reply-link' ), 'comment-template' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comment-template', 'title' => 'Comment Template', 'category' => 'design', 'parent' => array( 'core/comments' ), 'description' => 'Contains the block elements used to display a comment, like the title, date, author, avatar and more.', 'textdomain' => 'default', 'usesContext' => array( 'postId' ), 'supports' => array( 'align' => true, 'html' => false, 'reusable' => false, 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-comment-template' ), 'comments' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comments', 'title' => 'Comments', 'category' => 'theme', 'description' => 'An advanced block that allows displaying post comments using different visual configurations.', 'textdomain' => 'default', 'attributes' => array( 'tagName' => array( 'type' => 'string', 'default' => 'div' ), 'legacy' => array( 'type' => 'boolean', 'default' => false ) ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'gradients' => true, 'heading' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'editorStyle' => 'wp-block-comments-editor', 'usesContext' => array( 'postId', 'postType' ) ), 'comments-pagination' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comments-pagination', 'title' => 'Comments Pagination', 'category' => 'theme', 'parent' => array( 'core/comments' ), 'allowedBlocks' => array( 'core/comments-pagination-previous', 'core/comments-pagination-numbers', 'core/comments-pagination-next' ), 'description' => 'Displays a paginated navigation to next/previous set of comments, when applicable.', 'textdomain' => 'default', 'attributes' => array( 'paginationArrow' => array( 'type' => 'string', 'default' => 'none' ) ), 'example' => array( 'attributes' => array( 'paginationArrow' => 'none' ) ), 'providesContext' => array( 'comments/paginationArrow' => 'paginationArrow' ), 'supports' => array( 'align' => true, 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'default' => array( 'type' => 'flex' ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-comments-pagination-editor', 'style' => 'wp-block-comments-pagination' ), 'comments-pagination-next' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comments-pagination-next', 'title' => 'Comments Next Page', 'category' => 'theme', 'parent' => array( 'core/comments-pagination' ), 'description' => 'Displays the next comment\'s page link.', 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string' ) ), 'usesContext' => array( 'postId', 'comments/paginationArrow' ), 'supports' => array( 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ) ), 'comments-pagination-numbers' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comments-pagination-numbers', 'title' => 'Comments Page Numbers', 'category' => 'theme', 'parent' => array( 'core/comments-pagination' ), 'description' => 'Displays a list of page numbers for comments pagination.', 'textdomain' => 'default', 'usesContext' => array( 'postId' ), 'supports' => array( 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ) ), 'comments-pagination-previous' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comments-pagination-previous', 'title' => 'Comments Previous Page', 'category' => 'theme', 'parent' => array( 'core/comments-pagination' ), 'description' => 'Displays the previous comment\'s page link.', 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string' ) ), 'usesContext' => array( 'postId', 'comments/paginationArrow' ), 'supports' => array( 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ) ), 'comments-title' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/comments-title', 'title' => 'Comments Title', 'category' => 'theme', 'ancestor' => array( 'core/comments' ), 'description' => 'Displays a title with the number of comments.', 'textdomain' => 'default', 'usesContext' => array( 'postId', 'postType' ), 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'showPostTitle' => array( 'type' => 'boolean', 'default' => true ), 'showCommentsCount' => array( 'type' => 'boolean', 'default' => true ), 'level' => array( 'type' => 'number', 'default' => 2 ), 'levelOptions' => array( 'type' => 'array' ) ), 'supports' => array( 'anchor' => false, 'align' => true, 'html' => false, '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ), 'color' => array( 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true, '__experimentalFontFamily' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ) ), 'cover' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/cover', 'title' => 'Cover', 'category' => 'media', 'description' => 'Add an image or video with a text overlay.', 'textdomain' => 'default', 'attributes' => array( 'url' => array( 'type' => 'string' ), 'useFeaturedImage' => array( 'type' => 'boolean', 'default' => false ), 'id' => array( 'type' => 'number' ), 'alt' => array( 'type' => 'string', 'default' => '' ), 'hasParallax' => array( 'type' => 'boolean', 'default' => false ), 'isRepeated' => array( 'type' => 'boolean', 'default' => false ), 'dimRatio' => array( 'type' => 'number', 'default' => 100 ), 'overlayColor' => array( 'type' => 'string' ), 'customOverlayColor' => array( 'type' => 'string' ), 'isUserOverlayColor' => array( 'type' => 'boolean' ), 'backgroundType' => array( 'type' => 'string', 'default' => 'image' ), 'focalPoint' => array( 'type' => 'object' ), 'minHeight' => array( 'type' => 'number' ), 'minHeightUnit' => array( 'type' => 'string' ), 'gradient' => array( 'type' => 'string' ), 'customGradient' => array( 'type' => 'string' ), 'contentPosition' => array( 'type' => 'string' ), 'isDark' => array( 'type' => 'boolean', 'default' => true ), 'allowedBlocks' => array( 'type' => 'array' ), 'templateLock' => array( 'type' => array( 'string', 'boolean' ), 'enum' => array( 'all', 'insert', 'contentOnly', false ) ), 'tagName' => array( 'type' => 'string', 'default' => 'div' ), 'sizeSlug' => array( 'type' => 'string' ) ), 'usesContext' => array( 'postId', 'postType' ), 'supports' => array( 'anchor' => true, 'align' => true, 'html' => false, 'shadow' => true, 'spacing' => array( 'padding' => true, 'margin' => array( 'top', 'bottom' ), 'blockGap' => true, '__experimentalDefaultControls' => array( 'padding' => true, 'blockGap' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'color' => array( '__experimentalDuotone' => '> .wp-block-cover__image-background, > .wp-block-cover__video-background', 'heading' => true, 'text' => true, 'background' => false, '__experimentalSkipSerialization' => array( 'gradients' ), 'enableContrastChecker' => false ), 'dimensions' => array( 'aspectRatio' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'layout' => array( 'allowJustification' => false ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-cover-editor', 'style' => 'wp-block-cover' ), 'details' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/details', 'title' => 'Details', 'category' => 'text', 'description' => 'Hide and show additional content.', 'keywords' => array( 'accordion', 'summary', 'toggle', 'disclosure' ), 'textdomain' => 'default', 'attributes' => array( 'showContent' => array( 'type' => 'boolean', 'default' => false ), 'summary' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'summary' ), 'name' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'name', 'selector' => '.wp-block-details' ), 'allowedBlocks' => array( 'type' => 'array' ), 'placeholder' => array( 'type' => 'string' ) ), 'supports' => array( '__experimentalOnEnter' => true, 'align' => array( 'wide', 'full' ), 'anchor' => true, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), '__experimentalBorder' => array( 'color' => true, 'width' => true, 'style' => true ), 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true, 'blockGap' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'layout' => array( 'allowEditing' => false ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-details-editor', 'style' => 'wp-block-details' ), 'embed' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/embed', 'title' => 'Embed', 'category' => 'embed', 'description' => 'Add a block that displays content pulled from other sites, like Twitter or YouTube.', 'textdomain' => 'default', 'attributes' => array( 'url' => array( 'type' => 'string', 'role' => 'content' ), 'caption' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'figcaption', 'role' => 'content' ), 'type' => array( 'type' => 'string', 'role' => 'content' ), 'providerNameSlug' => array( 'type' => 'string', 'role' => 'content' ), 'allowResponsive' => array( 'type' => 'boolean', 'default' => true ), 'responsive' => array( 'type' => 'boolean', 'default' => false, 'role' => 'content' ), 'previewable' => array( 'type' => 'boolean', 'default' => true, 'role' => 'content' ) ), 'supports' => array( 'align' => true, 'spacing' => array( 'margin' => true ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-embed-editor', 'style' => 'wp-block-embed' ), 'file' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/file', 'title' => 'File', 'category' => 'media', 'description' => 'Add a link to a downloadable file.', 'keywords' => array( 'document', 'pdf', 'download' ), 'textdomain' => 'default', 'attributes' => array( 'id' => array( 'type' => 'number' ), 'blob' => array( 'type' => 'string', 'role' => 'local' ), 'href' => array( 'type' => 'string', 'role' => 'content' ), 'fileId' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'a:not([download])', 'attribute' => 'id' ), 'fileName' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'a:not([download])', 'role' => 'content' ), 'textLinkHref' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'a:not([download])', 'attribute' => 'href', 'role' => 'content' ), 'textLinkTarget' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'a:not([download])', 'attribute' => 'target' ), 'showDownloadButton' => array( 'type' => 'boolean', 'default' => true ), 'downloadButtonText' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'a[download]', 'role' => 'content' ), 'displayPreview' => array( 'type' => 'boolean' ), 'previewHeight' => array( 'type' => 'number', 'default' => 600 ) ), 'supports' => array( 'anchor' => true, 'align' => true, 'spacing' => array( 'margin' => true, 'padding' => true ), 'color' => array( 'gradients' => true, 'link' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true, 'link' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'interactivity' => true ), 'editorStyle' => 'wp-block-file-editor', 'style' => 'wp-block-file' ), 'footnotes' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/footnotes', 'title' => 'Footnotes', 'category' => 'text', 'description' => 'Display footnotes added to the page.', 'keywords' => array( 'references' ), 'textdomain' => 'default', 'usesContext' => array( 'postId', 'postType' ), 'supports' => array( '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => false, 'color' => false, 'width' => false, 'style' => false ) ), 'color' => array( 'background' => true, 'link' => true, 'text' => true, '__experimentalDefaultControls' => array( 'link' => true, 'text' => true ) ), 'html' => false, 'multiple' => false, 'reusable' => false, 'inserter' => false, 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-footnotes' ), 'freeform' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/freeform', 'title' => 'Classic', 'category' => 'text', 'description' => 'Use the classic WordPress editor.', 'textdomain' => 'default', 'attributes' => array( 'content' => array( 'type' => 'string', 'source' => 'raw' ) ), 'supports' => array( 'className' => false, 'customClassName' => false, 'reusable' => false ), 'editorStyle' => 'wp-block-freeform-editor' ), 'gallery' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/gallery', 'title' => 'Gallery', 'category' => 'media', 'allowedBlocks' => array( 'core/image' ), 'description' => 'Display multiple images in a rich gallery.', 'keywords' => array( 'images', 'photos' ), 'textdomain' => 'default', 'attributes' => array( 'images' => array( 'type' => 'array', 'default' => array( ), 'source' => 'query', 'selector' => '.blocks-gallery-item', 'query' => array( 'url' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'src' ), 'fullUrl' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'data-full-url' ), 'link' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'data-link' ), 'alt' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'alt', 'default' => '' ), 'id' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'data-id' ), 'caption' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => '.blocks-gallery-item__caption' ) ) ), 'ids' => array( 'type' => 'array', 'items' => array( 'type' => 'number' ), 'default' => array( ) ), 'shortCodeTransforms' => array( 'type' => 'array', 'items' => array( 'type' => 'object' ), 'default' => array( ) ), 'columns' => array( 'type' => 'number', 'minimum' => 1, 'maximum' => 8 ), 'caption' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => '.blocks-gallery-caption' ), 'imageCrop' => array( 'type' => 'boolean', 'default' => true ), 'randomOrder' => array( 'type' => 'boolean', 'default' => false ), 'fixedHeight' => array( 'type' => 'boolean', 'default' => true ), 'linkTarget' => array( 'type' => 'string' ), 'linkTo' => array( 'type' => 'string' ), 'sizeSlug' => array( 'type' => 'string', 'default' => 'large' ), 'allowResize' => array( 'type' => 'boolean', 'default' => false ) ), 'providesContext' => array( 'allowResize' => 'allowResize', 'imageCrop' => 'imageCrop', 'fixedHeight' => 'fixedHeight' ), 'supports' => array( 'anchor' => true, 'align' => true, '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true ) ), 'html' => false, 'units' => array( 'px', 'em', 'rem', 'vh', 'vw' ), 'spacing' => array( 'margin' => true, 'padding' => true, 'blockGap' => array( 'horizontal', 'vertical' ), '__experimentalSkipSerialization' => array( 'blockGap' ), '__experimentalDefaultControls' => array( 'blockGap' => true, 'margin' => false, 'padding' => false ) ), 'color' => array( 'text' => false, 'background' => true, 'gradients' => true ), 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'allowEditing' => false, 'default' => array( 'type' => 'flex' ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-gallery-editor', 'style' => 'wp-block-gallery' ), 'group' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/group', 'title' => 'Group', 'category' => 'design', 'description' => 'Gather blocks in a layout container.', 'keywords' => array( 'container', 'wrapper', 'row', 'section' ), 'textdomain' => 'default', 'attributes' => array( 'tagName' => array( 'type' => 'string', 'default' => 'div' ), 'templateLock' => array( 'type' => array( 'string', 'boolean' ), 'enum' => array( 'all', 'insert', 'contentOnly', false ) ), 'allowedBlocks' => array( 'type' => 'array' ) ), 'supports' => array( '__experimentalOnEnter' => true, '__experimentalOnMerge' => true, '__experimentalSettings' => true, 'align' => array( 'wide', 'full' ), 'anchor' => true, 'ariaLabel' => true, 'html' => false, 'background' => array( 'backgroundImage' => true, 'backgroundSize' => true, '__experimentalDefaultControls' => array( 'backgroundImage' => true ) ), 'color' => array( 'gradients' => true, 'heading' => true, 'button' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'shadow' => true, 'spacing' => array( 'margin' => array( 'top', 'bottom' ), 'padding' => true, 'blockGap' => true, '__experimentalDefaultControls' => array( 'padding' => true, 'blockGap' => true ) ), 'dimensions' => array( 'minHeight' => true ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'position' => array( 'sticky' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'layout' => array( 'allowSizingOnChildren' => true ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-group-editor', 'style' => 'wp-block-group' ), 'heading' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/heading', 'title' => 'Heading', 'category' => 'text', 'description' => 'Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content.', 'keywords' => array( 'title', 'subtitle' ), 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'h1,h2,h3,h4,h5,h6', 'role' => 'content' ), 'level' => array( 'type' => 'number', 'default' => 2 ), 'levelOptions' => array( 'type' => 'array' ), 'placeholder' => array( 'type' => 'string' ) ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'anchor' => true, 'className' => true, 'splitting' => true, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__unstablePasteTextInline' => true, '__experimentalSlashInserter' => true, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-heading-editor', 'style' => 'wp-block-heading' ), 'home-link' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/home-link', 'category' => 'design', 'parent' => array( 'core/navigation' ), 'title' => 'Home Link', 'description' => 'Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header.', 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string' ) ), 'usesContext' => array( 'textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'fontSize', 'customFontSize', 'style' ), 'supports' => array( 'reusable' => false, 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-home-link-editor', 'style' => 'wp-block-home-link' ), 'html' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/html', 'title' => 'Custom HTML', 'category' => 'widgets', 'description' => 'Add custom HTML code and preview it as you edit.', 'keywords' => array( 'embed' ), 'textdomain' => 'default', 'attributes' => array( 'content' => array( 'type' => 'string', 'source' => 'raw' ) ), 'supports' => array( 'customClassName' => false, 'className' => false, 'html' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-html-editor' ), 'image' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/image', 'title' => 'Image', 'category' => 'media', 'usesContext' => array( 'allowResize', 'imageCrop', 'fixedHeight', 'postId', 'postType', 'queryId' ), 'description' => 'Insert an image to make a visual statement.', 'keywords' => array( 'img', 'photo', 'picture' ), 'textdomain' => 'default', 'attributes' => array( 'blob' => array( 'type' => 'string', 'role' => 'local' ), 'url' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'src', 'role' => 'content' ), 'alt' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'alt', 'default' => '', 'role' => 'content' ), 'caption' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'figcaption', 'role' => 'content' ), 'lightbox' => array( 'type' => 'object', 'enabled' => array( 'type' => 'boolean' ) ), 'title' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'img', 'attribute' => 'title', 'role' => 'content' ), 'href' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure > a', 'attribute' => 'href', 'role' => 'content' ), 'rel' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure > a', 'attribute' => 'rel' ), 'linkClass' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure > a', 'attribute' => 'class' ), 'id' => array( 'type' => 'number', 'role' => 'content' ), 'width' => array( 'type' => 'string' ), 'height' => array( 'type' => 'string' ), 'aspectRatio' => array( 'type' => 'string' ), 'scale' => array( 'type' => 'string' ), 'sizeSlug' => array( 'type' => 'string' ), 'linkDestination' => array( 'type' => 'string' ), 'linkTarget' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure > a', 'attribute' => 'target' ) ), 'supports' => array( 'interactivity' => true, 'align' => array( 'left', 'center', 'right', 'wide', 'full' ), 'anchor' => true, 'color' => array( 'text' => false, 'background' => false ), 'filter' => array( 'duotone' => true ), 'spacing' => array( 'margin' => true ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, '__experimentalSkipSerialization' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'width' => true ) ), 'shadow' => array( '__experimentalSkipSerialization' => true ) ), 'selectors' => array( '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' => array( 'duotone' => '.wp-block-image img, .wp-block-image .components-placeholder' ) ), 'styles' => array( array( 'name' => 'default', 'label' => 'Default', 'isDefault' => true ), array( 'name' => 'rounded', 'label' => 'Rounded' ) ), 'editorStyle' => 'wp-block-image-editor', 'style' => 'wp-block-image' ), 'latest-comments' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/latest-comments', 'title' => 'Latest Comments', 'category' => 'widgets', 'description' => 'Display a list of your most recent comments.', 'keywords' => array( 'recent comments' ), 'textdomain' => 'default', 'attributes' => array( 'commentsToShow' => array( 'type' => 'number', 'default' => 5, 'minimum' => 1, 'maximum' => 100 ), 'displayAvatar' => array( 'type' => 'boolean', 'default' => true ), 'displayDate' => array( 'type' => 'boolean', 'default' => true ), 'displayExcerpt' => array( 'type' => 'boolean', 'default' => true ) ), 'supports' => array( 'align' => true, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-latest-comments-editor', 'style' => 'wp-block-latest-comments' ), 'latest-posts' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/latest-posts', 'title' => 'Latest Posts', 'category' => 'widgets', 'description' => 'Display a list of your most recent posts.', 'keywords' => array( 'recent posts' ), 'textdomain' => 'default', 'attributes' => array( 'categories' => array( 'type' => 'array', 'items' => array( 'type' => 'object' ) ), 'selectedAuthor' => array( 'type' => 'number' ), 'postsToShow' => array( 'type' => 'number', 'default' => 5 ), 'displayPostContent' => array( 'type' => 'boolean', 'default' => false ), 'displayPostContentRadio' => array( 'type' => 'string', 'default' => 'excerpt' ), 'excerptLength' => array( 'type' => 'number', 'default' => 55 ), 'displayAuthor' => array( 'type' => 'boolean', 'default' => false ), 'displayPostDate' => array( 'type' => 'boolean', 'default' => false ), 'postLayout' => array( 'type' => 'string', 'default' => 'list' ), 'columns' => array( 'type' => 'number', 'default' => 3 ), 'order' => array( 'type' => 'string', 'default' => 'desc' ), 'orderBy' => array( 'type' => 'string', 'default' => 'date' ), 'displayFeaturedImage' => array( 'type' => 'boolean', 'default' => false ), 'featuredImageAlign' => array( 'type' => 'string', 'enum' => array( 'left', 'center', 'right' ) ), 'featuredImageSizeSlug' => array( 'type' => 'string', 'default' => 'thumbnail' ), 'featuredImageSizeWidth' => array( 'type' => 'number', 'default' => null ), 'featuredImageSizeHeight' => array( 'type' => 'number', 'default' => null ), 'addLinkToFeaturedImage' => array( 'type' => 'boolean', 'default' => false ) ), 'supports' => array( 'align' => true, 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-latest-posts-editor', 'style' => 'wp-block-latest-posts' ), 'legacy-widget' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/legacy-widget', 'title' => 'Legacy Widget', 'category' => 'widgets', 'description' => 'Display a legacy widget.', 'textdomain' => 'default', 'attributes' => array( 'id' => array( 'type' => 'string', 'default' => null ), 'idBase' => array( 'type' => 'string', 'default' => null ), 'instance' => array( 'type' => 'object', 'default' => null ) ), 'supports' => array( 'html' => false, 'customClassName' => false, 'reusable' => false ), 'editorStyle' => 'wp-block-legacy-widget-editor' ), 'list' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/list', 'title' => 'List', 'category' => 'text', 'allowedBlocks' => array( 'core/list-item' ), 'description' => 'An organized collection of items displayed in a specific order.', 'keywords' => array( 'bullet list', 'ordered list', 'numbered list' ), 'textdomain' => 'default', 'attributes' => array( 'ordered' => array( 'type' => 'boolean', 'default' => false, 'role' => 'content' ), 'values' => array( 'type' => 'string', 'source' => 'html', 'selector' => 'ol,ul', 'multiline' => 'li', '__unstableMultilineWrapperTags' => array( 'ol', 'ul' ), 'default' => '', 'role' => 'content' ), 'type' => array( 'type' => 'string' ), 'start' => array( 'type' => 'number' ), 'reversed' => array( 'type' => 'boolean' ), 'placeholder' => array( 'type' => 'string' ) ), 'supports' => array( 'anchor' => true, 'html' => false, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), '__unstablePasteTextInline' => true, '__experimentalOnMerge' => true, '__experimentalSlashInserter' => true, 'interactivity' => array( 'clientNavigation' => true ) ), 'selectors' => array( 'border' => '.wp-block-list:not(.wp-block-list .wp-block-list)' ), 'editorStyle' => 'wp-block-list-editor', 'style' => 'wp-block-list' ), 'list-item' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/list-item', 'title' => 'List Item', 'category' => 'text', 'parent' => array( 'core/list' ), 'allowedBlocks' => array( 'core/list' ), 'description' => 'An individual item within a list.', 'textdomain' => 'default', 'attributes' => array( 'placeholder' => array( 'type' => 'string' ), 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'li', 'role' => 'content' ) ), 'supports' => array( 'anchor' => true, 'className' => false, 'splitting' => true, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ), 'color' => array( 'gradients' => true, 'link' => true, 'background' => true, '__experimentalDefaultControls' => array( 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'selectors' => array( 'root' => '.wp-block-list > li', 'border' => '.wp-block-list:not(.wp-block-list .wp-block-list) > li' ) ), 'loginout' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/loginout', 'title' => 'Login/out', 'category' => 'theme', 'description' => 'Show login & logout links.', 'keywords' => array( 'login', 'logout', 'form' ), 'textdomain' => 'default', 'attributes' => array( 'displayLoginAsForm' => array( 'type' => 'boolean', 'default' => false ), 'redirectToCurrent' => array( 'type' => 'boolean', 'default' => true ) ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'className' => true, 'color' => array( 'background' => true, 'text' => false, 'gradients' => true, 'link' => true ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-loginout' ), 'media-text' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/media-text', 'title' => 'Media & Text', 'category' => 'media', 'description' => 'Set media and words side-by-side for a richer layout.', 'keywords' => array( 'image', 'video' ), 'textdomain' => 'default', 'attributes' => array( 'align' => array( 'type' => 'string', 'default' => 'none' ), 'mediaAlt' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure img', 'attribute' => 'alt', 'default' => '', 'role' => 'content' ), 'mediaPosition' => array( 'type' => 'string', 'default' => 'left' ), 'mediaId' => array( 'type' => 'number', 'role' => 'content' ), 'mediaUrl' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure video,figure img', 'attribute' => 'src', 'role' => 'content' ), 'mediaLink' => array( 'type' => 'string' ), 'linkDestination' => array( 'type' => 'string' ), 'linkTarget' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure a', 'attribute' => 'target' ), 'href' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure a', 'attribute' => 'href', 'role' => 'content' ), 'rel' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure a', 'attribute' => 'rel' ), 'linkClass' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'figure a', 'attribute' => 'class' ), 'mediaType' => array( 'type' => 'string', 'role' => 'content' ), 'mediaWidth' => array( 'type' => 'number', 'default' => 50 ), 'mediaSizeSlug' => array( 'type' => 'string' ), 'isStackedOnMobile' => array( 'type' => 'boolean', 'default' => true ), 'verticalAlignment' => array( 'type' => 'string' ), 'imageFill' => array( 'type' => 'boolean' ), 'focalPoint' => array( 'type' => 'object' ), 'allowedBlocks' => array( 'type' => 'array' ), 'useFeaturedImage' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'postId', 'postType' ), 'supports' => array( 'anchor' => true, 'align' => array( 'wide', 'full' ), 'html' => false, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'color' => array( 'gradients' => true, 'heading' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-media-text-editor', 'style' => 'wp-block-media-text' ), 'missing' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/missing', 'title' => 'Unsupported', 'category' => 'text', 'description' => 'Your site doesnβt include support for this block.', 'textdomain' => 'default', 'attributes' => array( 'originalName' => array( 'type' => 'string' ), 'originalUndelimitedContent' => array( 'type' => 'string' ), 'originalContent' => array( 'type' => 'string', 'source' => 'raw' ) ), 'supports' => array( 'className' => false, 'customClassName' => false, 'inserter' => false, 'html' => false, 'reusable' => false, 'interactivity' => array( 'clientNavigation' => true ) ) ), 'more' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/more', 'title' => 'More', 'category' => 'design', 'description' => 'Content before this block will be shown in the excerpt on your archives page.', 'keywords' => array( 'read more' ), 'textdomain' => 'default', 'attributes' => array( 'customText' => array( 'type' => 'string', 'default' => '' ), 'noTeaser' => array( 'type' => 'boolean', 'default' => false ) ), 'supports' => array( 'customClassName' => false, 'className' => false, 'html' => false, 'multiple' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-more-editor' ), 'navigation' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/navigation', 'title' => 'Navigation', 'category' => 'theme', 'allowedBlocks' => array( 'core/navigation-link', 'core/search', 'core/social-links', 'core/page-list', 'core/spacer', 'core/home-link', 'core/site-title', 'core/site-logo', 'core/navigation-submenu', 'core/loginout', 'core/buttons' ), 'description' => 'A collection of blocks that allow visitors to get around your site.', 'keywords' => array( 'menu', 'navigation', 'links' ), 'textdomain' => 'default', 'attributes' => array( 'ref' => array( 'type' => 'number' ), 'textColor' => array( 'type' => 'string' ), 'customTextColor' => array( 'type' => 'string' ), 'rgbTextColor' => array( 'type' => 'string' ), 'backgroundColor' => array( 'type' => 'string' ), 'customBackgroundColor' => array( 'type' => 'string' ), 'rgbBackgroundColor' => array( 'type' => 'string' ), 'showSubmenuIcon' => array( 'type' => 'boolean', 'default' => true ), 'openSubmenusOnClick' => array( 'type' => 'boolean', 'default' => false ), 'overlayMenu' => array( 'type' => 'string', 'default' => 'mobile' ), 'icon' => array( 'type' => 'string', 'default' => 'handle' ), 'hasIcon' => array( 'type' => 'boolean', 'default' => true ), '__unstableLocation' => array( 'type' => 'string' ), 'overlayBackgroundColor' => array( 'type' => 'string' ), 'customOverlayBackgroundColor' => array( 'type' => 'string' ), 'overlayTextColor' => array( 'type' => 'string' ), 'customOverlayTextColor' => array( 'type' => 'string' ), 'maxNestingLevel' => array( 'type' => 'number', 'default' => 5 ), 'templateLock' => array( 'type' => array( 'string', 'boolean' ), 'enum' => array( 'all', 'insert', 'contentOnly', false ) ) ), 'providesContext' => array( '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' ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'ariaLabel' => true, 'html' => false, 'inserter' => true, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalTextTransform' => true, '__experimentalFontFamily' => true, '__experimentalLetterSpacing' => true, '__experimentalTextDecoration' => true, '__experimentalSkipSerialization' => array( 'textDecoration' ), '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'spacing' => array( 'blockGap' => true, 'units' => array( 'px', 'em', 'rem', 'vh', 'vw' ), '__experimentalDefaultControls' => array( 'blockGap' => true ) ), 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'allowVerticalAlignment' => false, 'allowSizingOnChildren' => true, 'default' => array( 'type' => 'flex' ) ), 'interactivity' => true, 'renaming' => false ), 'editorStyle' => 'wp-block-navigation-editor', 'style' => 'wp-block-navigation' ), 'navigation-link' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/navigation-link', 'title' => 'Custom Link', 'category' => 'design', 'parent' => array( 'core/navigation' ), 'allowedBlocks' => array( 'core/navigation-link', 'core/navigation-submenu', 'core/page-list' ), 'description' => 'Add a page, link, or another item to your navigation.', 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string' ), 'type' => array( 'type' => 'string' ), 'description' => array( 'type' => 'string' ), 'rel' => array( 'type' => 'string' ), 'id' => array( 'type' => 'number' ), 'opensInNewTab' => array( 'type' => 'boolean', 'default' => false ), 'url' => array( 'type' => 'string' ), 'title' => array( 'type' => 'string' ), 'kind' => array( 'type' => 'string' ), 'isTopLevelLink' => array( 'type' => 'boolean' ) ), 'usesContext' => array( 'textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'maxNestingLevel', 'style' ), 'supports' => array( 'reusable' => false, 'html' => false, '__experimentalSlashInserter' => true, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'renaming' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-navigation-link-editor', 'style' => 'wp-block-navigation-link' ), 'navigation-submenu' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/navigation-submenu', 'title' => 'Submenu', 'category' => 'design', 'parent' => array( 'core/navigation' ), 'description' => 'Add a submenu to your navigation.', 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string' ), 'type' => array( 'type' => 'string' ), 'description' => array( 'type' => 'string' ), 'rel' => array( 'type' => 'string' ), 'id' => array( 'type' => 'number' ), 'opensInNewTab' => array( 'type' => 'boolean', 'default' => false ), 'url' => array( 'type' => 'string' ), 'title' => array( 'type' => 'string' ), 'kind' => array( 'type' => 'string' ), 'isTopLevelItem' => array( 'type' => 'boolean' ) ), 'usesContext' => array( 'textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'maxNestingLevel', 'openSubmenusOnClick', 'style' ), 'supports' => array( 'reusable' => false, 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-navigation-submenu-editor', 'style' => 'wp-block-navigation-submenu' ), 'nextpage' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/nextpage', 'title' => 'Page Break', 'category' => 'design', 'description' => 'Separate your content into a multi-page experience.', 'keywords' => array( 'next page', 'pagination' ), 'parent' => array( 'core/post-content' ), 'textdomain' => 'default', 'supports' => array( 'customClassName' => false, 'className' => false, 'html' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-nextpage-editor' ), 'page-list' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/page-list', 'title' => 'Page List', 'category' => 'widgets', 'allowedBlocks' => array( 'core/page-list-item' ), 'description' => 'Display a list of all pages.', 'keywords' => array( 'menu', 'navigation' ), 'textdomain' => 'default', 'attributes' => array( 'parentPageID' => array( 'type' => 'integer', 'default' => 0 ), 'isNested' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'style', 'openSubmenusOnClick' ), 'supports' => array( 'reusable' => false, 'html' => false, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), 'color' => array( 'text' => true, 'background' => true, 'link' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'padding' => false, 'margin' => false ) ) ), 'editorStyle' => 'wp-block-page-list-editor', 'style' => 'wp-block-page-list' ), 'page-list-item' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/page-list-item', 'title' => 'Page List Item', 'category' => 'widgets', 'parent' => array( 'core/page-list' ), 'description' => 'Displays a page inside a list of all pages.', 'keywords' => array( 'page', 'menu', 'navigation' ), 'textdomain' => 'default', 'attributes' => array( 'id' => array( 'type' => 'number' ), 'label' => array( 'type' => 'string' ), 'title' => array( 'type' => 'string' ), 'link' => array( 'type' => 'string' ), 'hasChildren' => array( 'type' => 'boolean' ) ), 'usesContext' => array( 'textColor', 'customTextColor', 'backgroundColor', 'customBackgroundColor', 'overlayTextColor', 'customOverlayTextColor', 'overlayBackgroundColor', 'customOverlayBackgroundColor', 'fontSize', 'customFontSize', 'showSubmenuIcon', 'style', 'openSubmenusOnClick' ), 'supports' => array( 'reusable' => false, 'html' => false, 'lock' => false, 'inserter' => false, '__experimentalToolbar' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-page-list-editor', 'style' => 'wp-block-page-list' ), 'paragraph' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/paragraph', 'title' => 'Paragraph', 'category' => 'text', 'description' => 'Start with the basic building block of all narrative.', 'keywords' => array( 'text' ), 'textdomain' => 'default', 'attributes' => array( 'align' => array( 'type' => 'string' ), 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'p', 'role' => 'content' ), 'dropCap' => array( 'type' => 'boolean', 'default' => false ), 'placeholder' => array( 'type' => 'string' ), 'direction' => array( 'type' => 'string', 'enum' => array( 'ltr', 'rtl' ) ) ), 'supports' => array( 'splitting' => true, 'anchor' => true, 'className' => false, '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalSelector' => 'p', '__unstablePasteTextInline' => true, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-paragraph-editor', 'style' => 'wp-block-paragraph' ), 'pattern' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/pattern', 'title' => 'Pattern Placeholder', 'category' => 'theme', 'description' => 'Show a block pattern.', 'supports' => array( 'html' => false, 'inserter' => false, 'renaming' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'textdomain' => 'default', 'attributes' => array( 'slug' => array( 'type' => 'string' ) ) ), 'post-author' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-author', 'title' => 'Author', 'category' => 'theme', 'description' => 'Display post author details such as name, avatar, and bio.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'avatarSize' => array( 'type' => 'number', 'default' => 48 ), 'showAvatar' => array( 'type' => 'boolean', 'default' => true ), 'showBio' => array( 'type' => 'boolean' ), 'byline' => array( 'type' => 'string' ), 'isLink' => array( 'type' => 'boolean', 'default' => false, 'role' => 'content' ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self', 'role' => 'content' ) ), 'usesContext' => array( 'postType', 'postId', 'queryId' ), 'supports' => array( 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDuotone' => '.wp-block-post-author__avatar img', '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'editorStyle' => 'wp-block-post-author-editor', 'style' => 'wp-block-post-author' ), 'post-author-biography' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-author-biography', 'title' => 'Author Biography', 'category' => 'theme', 'description' => 'The author biography.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ) ), 'usesContext' => array( 'postType', 'postId' ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'spacing' => array( 'margin' => true, 'padding' => true ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-post-author-biography' ), 'post-author-name' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-author-name', 'title' => 'Author Name', 'category' => 'theme', 'description' => 'The author name.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'isLink' => array( 'type' => 'boolean', 'default' => false, 'role' => 'content' ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self', 'role' => 'content' ) ), 'usesContext' => array( 'postType', 'postId' ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-post-author-name' ), 'post-comments-form' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-comments-form', 'title' => 'Comments Form', 'category' => 'theme', 'description' => 'Display a post\'s comments form.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ) ), 'usesContext' => array( 'postId', 'postType' ), 'supports' => array( 'html' => false, 'color' => array( 'gradients' => true, 'heading' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'editorStyle' => 'wp-block-post-comments-form-editor', 'style' => array( 'wp-block-post-comments-form', 'wp-block-buttons', 'wp-block-button' ), 'example' => array( 'attributes' => array( 'textAlign' => 'center' ) ) ), 'post-content' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-content', 'title' => 'Content', 'category' => 'theme', 'description' => 'Displays the contents of a post or page.', 'textdomain' => 'default', 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'layout' => true, 'background' => array( 'backgroundImage' => true, 'backgroundSize' => true, '__experimentalDefaultControls' => array( 'backgroundImage' => true ) ), 'dimensions' => array( 'minHeight' => true ), 'spacing' => array( 'blockGap' => true, 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'color' => array( 'gradients' => true, 'heading' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => false, 'text' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-post-content', 'editorStyle' => 'wp-block-post-content-editor' ), 'post-date' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-date', 'title' => 'Date', 'category' => 'theme', 'description' => 'Display the publish date for an entry such as a post or page.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'format' => array( 'type' => 'string' ), 'isLink' => array( 'type' => 'boolean', 'default' => false, 'role' => 'content' ), 'displayType' => array( 'type' => 'string', 'default' => 'date' ) ), 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ) ), 'post-excerpt' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-excerpt', 'title' => 'Excerpt', 'category' => 'theme', 'description' => 'Display the excerpt.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'moreText' => array( 'type' => 'string' ), 'showMoreOnNewLine' => array( 'type' => 'boolean', 'default' => true ), 'excerptLength' => array( 'type' => 'number', 'default' => 55 ) ), 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'editorStyle' => 'wp-block-post-excerpt-editor', 'style' => 'wp-block-post-excerpt' ), 'post-featured-image' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-featured-image', 'title' => 'Featured Image', 'category' => 'theme', 'description' => 'Display a post\'s featured image.', 'textdomain' => 'default', 'attributes' => array( 'isLink' => array( 'type' => 'boolean', 'default' => false, 'role' => 'content' ), 'aspectRatio' => array( 'type' => 'string' ), 'width' => array( 'type' => 'string' ), 'height' => array( 'type' => 'string' ), 'scale' => array( 'type' => 'string', 'default' => 'cover' ), 'sizeSlug' => array( 'type' => 'string' ), 'rel' => array( 'type' => 'string', 'attribute' => 'rel', 'default' => '', 'role' => 'content' ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self', 'role' => 'content' ), 'overlayColor' => array( 'type' => 'string' ), 'customOverlayColor' => array( 'type' => 'string' ), 'dimRatio' => array( 'type' => 'number', 'default' => 0 ), 'gradient' => array( 'type' => 'string' ), 'customGradient' => array( 'type' => 'string' ), 'useFirstImageFromPost' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'align' => array( 'left', 'right', 'center', 'wide', 'full' ), 'color' => array( 'text' => false, 'background' => false ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, '__experimentalSkipSerialization' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'width' => true ) ), 'filter' => array( 'duotone' => true ), 'shadow' => array( '__experimentalSkipSerialization' => true ), 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true ), 'interactivity' => array( 'clientNavigation' => true ) ), 'selectors' => array( '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' => array( 'duotone' => '.wp-block-post-featured-image img, .wp-block-post-featured-image .wp-block-post-featured-image__placeholder, .wp-block-post-featured-image .components-placeholder__illustration, .wp-block-post-featured-image .components-placeholder::before' ) ), 'editorStyle' => 'wp-block-post-featured-image-editor', 'style' => 'wp-block-post-featured-image' ), 'post-navigation-link' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-navigation-link', 'title' => 'Post Navigation Link', 'category' => 'theme', 'description' => 'Displays the next or previous post link that is adjacent to the current post.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'type' => array( 'type' => 'string', 'default' => 'next' ), 'label' => array( 'type' => 'string' ), 'showTitle' => array( 'type' => 'boolean', 'default' => false ), 'linkLabel' => array( 'type' => 'boolean', 'default' => false ), 'arrow' => array( 'type' => 'string', 'default' => 'none' ), 'taxonomy' => array( 'type' => 'string', 'default' => '' ) ), 'usesContext' => array( 'postType' ), 'supports' => array( 'reusable' => false, 'html' => false, 'color' => array( 'link' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-post-navigation-link' ), 'post-template' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-template', 'title' => 'Post Template', 'category' => 'theme', 'ancestor' => array( 'core/query' ), 'description' => 'Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more.', 'textdomain' => 'default', 'usesContext' => array( 'queryId', 'query', 'displayLayout', 'templateSlug', 'previewPostType', 'enhancedPagination', 'postType' ), 'supports' => array( 'reusable' => false, 'html' => false, 'align' => array( 'wide', 'full' ), 'layout' => true, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, 'blockGap' => array( '__experimentalDefault' => '1.25em' ), '__experimentalDefaultControls' => array( 'blockGap' => true, 'padding' => false, 'margin' => false ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'style' => 'wp-block-post-template', 'editorStyle' => 'wp-block-post-template-editor' ), 'post-terms' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-terms', 'title' => 'Post Terms', 'category' => 'theme', 'description' => 'Post terms.', 'textdomain' => 'default', 'attributes' => array( 'term' => array( 'type' => 'string' ), 'textAlign' => array( 'type' => 'string' ), 'separator' => array( 'type' => 'string', 'default' => ', ' ), 'prefix' => array( 'type' => 'string', 'default' => '' ), 'suffix' => array( 'type' => 'string', 'default' => '' ) ), 'usesContext' => array( 'postId', 'postType' ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-post-terms' ), 'post-title' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/post-title', 'title' => 'Title', 'category' => 'theme', 'description' => 'Displays the title of a post, page, or any other content-type.', 'textdomain' => 'default', 'usesContext' => array( 'postId', 'postType', 'queryId' ), 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'level' => array( 'type' => 'number', 'default' => 2 ), 'levelOptions' => array( 'type' => 'array' ), 'isLink' => array( 'type' => 'boolean', 'default' => false, 'role' => 'content' ), 'rel' => array( 'type' => 'string', 'attribute' => 'rel', 'default' => '', 'role' => 'content' ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self', 'role' => 'content' ) ), 'example' => array( 'viewportWidth' => 350 ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-post-title' ), 'preformatted' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/preformatted', 'title' => 'Preformatted', 'category' => 'text', 'description' => 'Add text that respects your spacing and tabs, and also allows styling.', 'textdomain' => 'default', 'attributes' => array( 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'pre', '__unstablePreserveWhiteSpace' => true, 'role' => 'content' ) ), 'supports' => array( 'anchor' => true, 'color' => array( 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-preformatted' ), 'pullquote' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/pullquote', 'title' => 'Pullquote', 'category' => 'text', 'description' => 'Give special visual emphasis to a quote from your text.', 'textdomain' => 'default', 'attributes' => array( 'value' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'p', 'role' => 'content' ), 'citation' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'cite', 'role' => 'content' ), 'textAlign' => array( 'type' => 'string' ) ), 'supports' => array( 'anchor' => true, 'align' => array( 'left', 'right', 'wide', 'full' ), 'background' => array( 'backgroundImage' => true, 'backgroundSize' => true, '__experimentalDefaultControls' => array( 'backgroundImage' => true ) ), 'color' => array( 'gradients' => true, 'background' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'dimensions' => array( 'minHeight' => true, '__experimentalDefaultControls' => array( 'minHeight' => false ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), '__experimentalStyle' => array( 'typography' => array( 'fontSize' => '1.5em', 'lineHeight' => '1.6' ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-pullquote-editor', 'style' => 'wp-block-pullquote' ), 'query' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query', 'title' => 'Query Loop', 'category' => 'theme', 'description' => 'An advanced block that allows displaying post types based on different query parameters and visual configurations.', 'keywords' => array( 'posts', 'list', 'blog', 'blogs', 'custom post types' ), 'textdomain' => 'default', 'attributes' => array( 'queryId' => array( 'type' => 'number' ), 'query' => array( 'type' => 'object', 'default' => array( 'perPage' => null, 'pages' => 0, 'offset' => 0, 'postType' => 'post', 'order' => 'desc', 'orderBy' => 'date', 'author' => '', 'search' => '', 'exclude' => array( ), 'sticky' => '', 'inherit' => true, 'taxQuery' => null, 'parents' => array( ), 'format' => array( ) ) ), 'tagName' => array( 'type' => 'string', 'default' => 'div' ), 'namespace' => array( 'type' => 'string' ), 'enhancedPagination' => array( 'type' => 'boolean', 'default' => false ) ), 'usesContext' => array( 'templateSlug' ), 'providesContext' => array( 'queryId' => 'queryId', 'query' => 'query', 'displayLayout' => 'displayLayout', 'enhancedPagination' => 'enhancedPagination' ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'layout' => true, 'interactivity' => true ), 'editorStyle' => 'wp-block-query-editor' ), 'query-no-results' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query-no-results', 'title' => 'No Results', 'category' => 'theme', 'description' => 'Contains the block elements used to render content when no query results are found.', 'ancestor' => array( 'core/query' ), 'textdomain' => 'default', 'usesContext' => array( 'queryId', 'query' ), 'supports' => array( 'align' => true, 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'link' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ) ), 'query-pagination' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query-pagination', 'title' => 'Pagination', 'category' => 'theme', 'ancestor' => array( 'core/query' ), 'allowedBlocks' => array( 'core/query-pagination-previous', 'core/query-pagination-numbers', 'core/query-pagination-next' ), 'description' => 'Displays a paginated navigation to next/previous set of posts, when applicable.', 'textdomain' => 'default', 'attributes' => array( 'paginationArrow' => array( 'type' => 'string', 'default' => 'none' ), 'showLabel' => array( 'type' => 'boolean', 'default' => true ) ), 'usesContext' => array( 'queryId', 'query' ), 'providesContext' => array( 'paginationArrow' => 'paginationArrow', 'showLabel' => 'showLabel' ), 'supports' => array( 'align' => true, 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'default' => array( 'type' => 'flex' ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-query-pagination-editor', 'style' => 'wp-block-query-pagination' ), 'query-pagination-next' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query-pagination-next', 'title' => 'Next Page', 'category' => 'theme', 'parent' => array( 'core/query-pagination' ), 'description' => 'Displays the next posts page link.', 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string' ) ), 'usesContext' => array( 'queryId', 'query', 'paginationArrow', 'showLabel', 'enhancedPagination' ), 'supports' => array( 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ) ), 'query-pagination-numbers' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query-pagination-numbers', 'title' => 'Page Numbers', 'category' => 'theme', 'parent' => array( 'core/query-pagination' ), 'description' => 'Displays a list of page numbers for pagination.', 'textdomain' => 'default', 'attributes' => array( 'midSize' => array( 'type' => 'number', 'default' => 2 ) ), 'usesContext' => array( 'queryId', 'query', 'enhancedPagination' ), 'supports' => array( 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-query-pagination-numbers-editor' ), 'query-pagination-previous' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query-pagination-previous', 'title' => 'Previous Page', 'category' => 'theme', 'parent' => array( 'core/query-pagination' ), 'description' => 'Displays the previous posts page link.', 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string' ) ), 'usesContext' => array( 'queryId', 'query', 'paginationArrow', 'showLabel', 'enhancedPagination' ), 'supports' => array( 'reusable' => false, 'html' => false, 'color' => array( 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ) ), 'query-title' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query-title', 'title' => 'Query Title', 'category' => 'theme', 'description' => 'Display the query title.', 'textdomain' => 'default', 'attributes' => array( 'type' => array( 'type' => 'string' ), 'textAlign' => array( 'type' => 'string' ), 'level' => array( 'type' => 'number', 'default' => 1 ), 'levelOptions' => array( 'type' => 'array' ), 'showPrefix' => array( 'type' => 'boolean', 'default' => true ), 'showSearchTerm' => array( 'type' => 'boolean', 'default' => true ) ), 'example' => array( 'attributes' => array( 'type' => 'search' ) ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'style' => 'wp-block-query-title' ), 'query-total' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/query-total', 'title' => 'Query Total', 'category' => 'theme', 'ancestor' => array( 'core/query' ), 'description' => 'Display the total number of results in a query.', 'textdomain' => 'default', 'attributes' => array( 'displayType' => array( 'type' => 'string', 'default' => 'total-results' ) ), 'usesContext' => array( 'queryId', 'query' ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'spacing' => array( 'margin' => true, 'padding' => true ), 'color' => array( 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-query-total' ), 'quote' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/quote', 'title' => 'Quote', 'category' => 'text', 'description' => 'Give quoted text visual emphasis. "In quoting others, we cite ourselves." β Julio CortΓ‘zar', 'keywords' => array( 'blockquote', 'cite' ), 'textdomain' => 'default', 'attributes' => array( 'value' => array( 'type' => 'string', 'source' => 'html', 'selector' => 'blockquote', 'multiline' => 'p', 'default' => '', 'role' => 'content' ), 'citation' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'cite', 'role' => 'content' ), 'textAlign' => array( 'type' => 'string' ) ), 'supports' => array( 'anchor' => true, 'align' => array( 'left', 'right', 'wide', 'full' ), 'html' => false, 'background' => array( 'backgroundImage' => true, 'backgroundSize' => true, '__experimentalDefaultControls' => array( 'backgroundImage' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'style' => true, 'width' => true ) ), 'dimensions' => array( 'minHeight' => true, '__experimentalDefaultControls' => array( 'minHeight' => false ) ), '__experimentalOnEnter' => true, '__experimentalOnMerge' => true, 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'color' => array( 'gradients' => true, 'heading' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'layout' => array( 'allowEditing' => false ), 'spacing' => array( 'blockGap' => true, 'padding' => true, 'margin' => true ), 'interactivity' => array( 'clientNavigation' => true ) ), 'styles' => array( array( 'name' => 'default', 'label' => 'Default', 'isDefault' => true ), array( 'name' => 'plain', 'label' => 'Plain' ) ), 'editorStyle' => 'wp-block-quote-editor', 'style' => 'wp-block-quote' ), 'read-more' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/read-more', 'title' => 'Read More', 'category' => 'theme', 'description' => 'Displays the link of a post, page, or any other content-type.', 'textdomain' => 'default', 'attributes' => array( 'content' => array( 'type' => 'string' ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self' ) ), 'usesContext' => array( 'postId' ), 'supports' => array( 'html' => false, 'color' => array( 'gradients' => true, 'text' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalLetterSpacing' => true, '__experimentalTextDecoration' => true, '__experimentalDefaultControls' => array( 'fontSize' => true, 'textDecoration' => true ) ), 'spacing' => array( 'margin' => array( 'top', 'bottom' ), 'padding' => true, '__experimentalDefaultControls' => array( 'padding' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, '__experimentalDefaultControls' => array( 'width' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-read-more' ), 'rss' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/rss', 'title' => 'RSS', 'category' => 'widgets', 'description' => 'Display entries from any RSS or Atom feed.', 'keywords' => array( 'atom', 'feed' ), 'textdomain' => 'default', 'attributes' => array( 'columns' => array( 'type' => 'number', 'default' => 2 ), 'blockLayout' => array( 'type' => 'string', 'default' => 'list' ), 'feedURL' => array( 'type' => 'string', 'default' => '' ), 'itemsToShow' => array( 'type' => 'number', 'default' => 5 ), 'displayExcerpt' => array( 'type' => 'boolean', 'default' => false ), 'displayAuthor' => array( 'type' => 'boolean', 'default' => false ), 'displayDate' => array( 'type' => 'boolean', 'default' => false ), 'excerptLength' => array( 'type' => 'number', 'default' => 55 ) ), 'supports' => array( 'align' => true, 'html' => false, 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'padding' => false, 'margin' => false ) ), 'color' => array( 'background' => true, 'text' => true, 'gradients' => true, 'link' => true ) ), 'editorStyle' => 'wp-block-rss-editor', 'style' => 'wp-block-rss' ), 'search' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/search', 'title' => 'Search', 'category' => 'widgets', 'description' => 'Help visitors find your content.', 'keywords' => array( 'find' ), 'textdomain' => 'default', 'attributes' => array( 'label' => array( 'type' => 'string', 'role' => 'content' ), 'showLabel' => array( 'type' => 'boolean', 'default' => true ), 'placeholder' => array( 'type' => 'string', 'default' => '', 'role' => 'content' ), 'width' => array( 'type' => 'number' ), 'widthUnit' => array( 'type' => 'string' ), 'buttonText' => array( 'type' => 'string', 'role' => 'content' ), 'buttonPosition' => array( 'type' => 'string', 'default' => 'button-outside' ), 'buttonUseIcon' => array( 'type' => 'boolean', 'default' => false ), 'query' => array( 'type' => 'object', 'default' => array( ) ), 'isSearchFieldHidden' => array( 'type' => 'boolean', 'default' => false ) ), 'supports' => array( 'align' => array( 'left', 'center', 'right' ), 'color' => array( 'gradients' => true, '__experimentalSkipSerialization' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'interactivity' => true, 'typography' => array( '__experimentalSkipSerialization' => true, '__experimentalSelector' => '.wp-block-search__label, .wp-block-search__input, .wp-block-search__button', 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( 'color' => true, 'radius' => true, 'width' => true, '__experimentalSkipSerialization' => true, '__experimentalDefaultControls' => array( 'color' => true, 'radius' => true, 'width' => true ) ), 'spacing' => array( 'margin' => true ), 'html' => false ), 'editorStyle' => 'wp-block-search-editor', 'style' => 'wp-block-search' ), 'separator' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/separator', 'title' => 'Separator', 'category' => 'design', 'description' => 'Create a break between ideas or sections with a horizontal separator.', 'keywords' => array( 'horizontal-line', 'hr', 'divider' ), 'textdomain' => 'default', 'attributes' => array( 'opacity' => array( 'type' => 'string', 'default' => 'alpha-channel' ), 'tagName' => array( 'type' => 'string', 'enum' => array( 'hr', 'div' ), 'default' => 'hr' ) ), 'supports' => array( 'anchor' => true, 'align' => array( 'center', 'wide', 'full' ), 'color' => array( 'enableContrastChecker' => false, '__experimentalSkipSerialization' => true, 'gradients' => true, 'background' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => true ) ), 'spacing' => array( 'margin' => array( 'top', 'bottom' ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'styles' => array( array( 'name' => 'default', 'label' => 'Default', 'isDefault' => true ), array( 'name' => 'wide', 'label' => 'Wide Line' ), array( 'name' => 'dots', 'label' => 'Dots' ) ), 'editorStyle' => 'wp-block-separator-editor', 'style' => 'wp-block-separator' ), 'shortcode' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/shortcode', 'title' => 'Shortcode', 'category' => 'widgets', 'description' => 'Insert additional custom elements with a WordPress shortcode.', 'textdomain' => 'default', 'attributes' => array( 'text' => array( 'type' => 'string', 'source' => 'raw' ) ), 'supports' => array( 'className' => false, 'customClassName' => false, 'html' => false ), 'editorStyle' => 'wp-block-shortcode-editor' ), 'site-logo' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/site-logo', 'title' => 'Site Logo', 'category' => 'theme', 'description' => 'Display an image to represent this site. Update this block and the changes apply everywhere.', 'textdomain' => 'default', 'attributes' => array( 'width' => array( 'type' => 'number' ), 'isLink' => array( 'type' => 'boolean', 'default' => true, 'role' => 'content' ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self', 'role' => 'content' ), 'shouldSyncIcon' => array( 'type' => 'boolean' ) ), 'example' => array( 'viewportWidth' => 500, 'attributes' => array( 'width' => 350, 'className' => 'block-editor-block-types-list__site-logo-example' ) ), 'supports' => array( 'html' => false, 'align' => true, 'alignWide' => false, 'color' => array( '__experimentalDuotone' => 'img, .components-placeholder__illustration, .components-placeholder::before', 'text' => false, 'background' => false ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'styles' => array( array( 'name' => 'default', 'label' => 'Default', 'isDefault' => true ), array( 'name' => 'rounded', 'label' => 'Rounded' ) ), 'editorStyle' => 'wp-block-site-logo-editor', 'style' => 'wp-block-site-logo' ), 'site-tagline' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/site-tagline', 'title' => 'Site Tagline', 'category' => 'theme', 'description' => 'Describe in a few words what the site is about. The tagline can be used in search results or when sharing on social networks even if itβs not displayed in the theme design.', 'keywords' => array( 'description' ), 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ), 'level' => array( 'type' => 'number', 'default' => 0 ), 'levelOptions' => array( 'type' => 'array', 'default' => array( 0, 1, 2, 3, 4, 5, 6 ) ) ), 'example' => array( 'viewportWidth' => 350, 'attributes' => array( 'textAlign' => 'center' ) ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'editorStyle' => 'wp-block-site-tagline-editor', 'style' => 'wp-block-site-tagline' ), 'site-title' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/site-title', 'title' => 'Site Title', 'category' => 'theme', 'description' => 'Displays the name of this site. Update the block, and the changes apply everywhere itβs used. This will also appear in the browser title bar and in search results.', 'textdomain' => 'default', 'attributes' => array( 'level' => array( 'type' => 'number', 'default' => 1 ), 'levelOptions' => array( 'type' => 'array', 'default' => array( 0, 1, 2, 3, 4, 5, 6 ) ), 'textAlign' => array( 'type' => 'string' ), 'isLink' => array( 'type' => 'boolean', 'default' => true, 'role' => 'content' ), 'linkTarget' => array( 'type' => 'string', 'default' => '_self', 'role' => 'content' ) ), 'example' => array( 'viewportWidth' => 500 ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true, 'link' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ), 'editorStyle' => 'wp-block-site-title-editor', 'style' => 'wp-block-site-title' ), 'social-link' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/social-link', 'title' => 'Social Icon', 'category' => 'widgets', 'parent' => array( 'core/social-links' ), 'description' => 'Display an icon linking to a social profile or site.', 'textdomain' => 'default', 'attributes' => array( 'url' => array( 'type' => 'string', 'role' => 'content' ), 'service' => array( 'type' => 'string' ), 'label' => array( 'type' => 'string', 'role' => 'content' ), 'rel' => array( 'type' => 'string' ) ), 'usesContext' => array( 'openInNewTab', 'showLabels', 'iconColor', 'iconColorValue', 'iconBackgroundColor', 'iconBackgroundColorValue' ), 'supports' => array( 'reusable' => false, 'html' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-social-link-editor' ), 'social-links' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/social-links', 'title' => 'Social Icons', 'category' => 'widgets', 'allowedBlocks' => array( 'core/social-link' ), 'description' => 'Display icons linking to your social profiles or sites.', 'keywords' => array( 'links' ), 'textdomain' => 'default', 'attributes' => array( 'iconColor' => array( 'type' => 'string' ), 'customIconColor' => array( 'type' => 'string' ), 'iconColorValue' => array( 'type' => 'string' ), 'iconBackgroundColor' => array( 'type' => 'string' ), 'customIconBackgroundColor' => array( 'type' => 'string' ), 'iconBackgroundColorValue' => array( 'type' => 'string' ), 'openInNewTab' => array( 'type' => 'boolean', 'default' => false ), 'showLabels' => array( 'type' => 'boolean', 'default' => false ), 'size' => array( 'type' => 'string' ) ), 'providesContext' => array( 'openInNewTab' => 'openInNewTab', 'showLabels' => 'showLabels', 'iconColor' => 'iconColor', 'iconColorValue' => 'iconColorValue', 'iconBackgroundColor' => 'iconBackgroundColor', 'iconBackgroundColorValue' => 'iconBackgroundColorValue' ), 'supports' => array( 'align' => array( 'left', 'center', 'right' ), 'anchor' => true, '__experimentalExposeControlsToChildren' => true, 'layout' => array( 'allowSwitching' => false, 'allowInheriting' => false, 'allowVerticalAlignment' => false, 'default' => array( 'type' => 'flex' ) ), 'color' => array( 'enableContrastChecker' => false, 'background' => true, 'gradients' => true, 'text' => false, '__experimentalDefaultControls' => array( 'background' => false ) ), 'spacing' => array( 'blockGap' => array( 'horizontal', 'vertical' ), 'margin' => true, 'padding' => true, 'units' => array( 'px', 'em', 'rem', 'vh', 'vw' ), '__experimentalDefaultControls' => array( 'blockGap' => true, 'margin' => true, 'padding' => false ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'styles' => array( array( 'name' => 'default', 'label' => 'Default', 'isDefault' => true ), array( 'name' => 'logos-only', 'label' => 'Logos Only' ), array( 'name' => 'pill-shape', 'label' => 'Pill Shape' ) ), 'editorStyle' => 'wp-block-social-links-editor', 'style' => 'wp-block-social-links' ), 'spacer' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/spacer', 'title' => 'Spacer', 'category' => 'design', 'description' => 'Add white space between blocks and customize its height.', 'textdomain' => 'default', 'attributes' => array( 'height' => array( 'type' => 'string', 'default' => '100px' ), 'width' => array( 'type' => 'string' ) ), 'usesContext' => array( 'orientation' ), 'supports' => array( 'anchor' => true, 'spacing' => array( 'margin' => array( 'top', 'bottom' ), '__experimentalDefaultControls' => array( 'margin' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-spacer-editor', 'style' => 'wp-block-spacer' ), 'table' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/table', 'title' => 'Table', 'category' => 'text', 'description' => 'Create structured content in rows and columns to display information.', 'textdomain' => 'default', 'attributes' => array( 'hasFixedLayout' => array( 'type' => 'boolean', 'default' => true ), 'caption' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'figcaption' ), 'head' => array( 'type' => 'array', 'default' => array( ), 'source' => 'query', 'selector' => 'thead tr', 'query' => array( 'cells' => array( 'type' => 'array', 'default' => array( ), 'source' => 'query', 'selector' => 'td,th', 'query' => array( 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text' ), 'tag' => array( 'type' => 'string', 'default' => 'td', 'source' => 'tag' ), 'scope' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'scope' ), 'align' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'data-align' ), 'colspan' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'colspan' ), 'rowspan' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'rowspan' ) ) ) ) ), 'body' => array( 'type' => 'array', 'default' => array( ), 'source' => 'query', 'selector' => 'tbody tr', 'query' => array( 'cells' => array( 'type' => 'array', 'default' => array( ), 'source' => 'query', 'selector' => 'td,th', 'query' => array( 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text' ), 'tag' => array( 'type' => 'string', 'default' => 'td', 'source' => 'tag' ), 'scope' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'scope' ), 'align' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'data-align' ), 'colspan' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'colspan' ), 'rowspan' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'rowspan' ) ) ) ) ), 'foot' => array( 'type' => 'array', 'default' => array( ), 'source' => 'query', 'selector' => 'tfoot tr', 'query' => array( 'cells' => array( 'type' => 'array', 'default' => array( ), 'source' => 'query', 'selector' => 'td,th', 'query' => array( 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text' ), 'tag' => array( 'type' => 'string', 'default' => 'td', 'source' => 'tag' ), 'scope' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'scope' ), 'align' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'data-align' ), 'colspan' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'colspan' ), 'rowspan' => array( 'type' => 'string', 'source' => 'attribute', 'attribute' => 'rowspan' ) ) ) ) ) ), 'supports' => array( 'anchor' => true, 'align' => true, 'color' => array( '__experimentalSkipSerialization' => true, 'gradients' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), '__experimentalBorder' => array( '__experimentalSkipSerialization' => true, 'color' => true, 'style' => true, 'width' => true, '__experimentalDefaultControls' => array( 'color' => true, 'style' => true, 'width' => true ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'selectors' => array( 'root' => '.wp-block-table > table', 'spacing' => '.wp-block-table' ), 'styles' => array( array( 'name' => 'regular', 'label' => 'Default', 'isDefault' => true ), array( 'name' => 'stripes', 'label' => 'Stripes' ) ), 'editorStyle' => 'wp-block-table-editor', 'style' => 'wp-block-table' ), 'tag-cloud' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/tag-cloud', 'title' => 'Tag Cloud', 'category' => 'widgets', 'description' => 'A cloud of popular keywords, each sized by how often it appears.', 'textdomain' => 'default', 'attributes' => array( 'numberOfTags' => array( 'type' => 'number', 'default' => 45, 'minimum' => 1, 'maximum' => 100 ), 'taxonomy' => array( 'type' => 'string', 'default' => 'post_tag' ), 'showTagCounts' => array( 'type' => 'boolean', 'default' => false ), 'smallestFontSize' => array( 'type' => 'string', 'default' => '8pt' ), 'largestFontSize' => array( 'type' => 'string', 'default' => '22pt' ) ), 'styles' => array( array( 'name' => 'default', 'label' => 'Default', 'isDefault' => true ), array( 'name' => 'outline', 'label' => 'Outline' ) ), 'supports' => array( 'html' => false, 'align' => true, 'spacing' => array( 'margin' => true, 'padding' => true ), 'typography' => array( 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalLetterSpacing' => true ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ), 'editorStyle' => 'wp-block-tag-cloud-editor' ), 'template-part' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/template-part', 'title' => 'Template Part', 'category' => 'theme', 'description' => 'Edit the different global regions of your site, like the header, footer, sidebar, or create your own.', 'textdomain' => 'default', 'attributes' => array( 'slug' => array( 'type' => 'string' ), 'theme' => array( 'type' => 'string' ), 'tagName' => array( 'type' => 'string' ), 'area' => array( 'type' => 'string' ) ), 'supports' => array( 'align' => true, 'html' => false, 'reusable' => false, 'renaming' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-template-part-editor' ), 'term-description' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/term-description', 'title' => 'Term Description', 'category' => 'theme', 'description' => 'Display the description of categories, tags and custom taxonomies when viewing an archive.', 'textdomain' => 'default', 'attributes' => array( 'textAlign' => array( 'type' => 'string' ) ), 'supports' => array( 'align' => array( 'wide', 'full' ), 'html' => false, 'color' => array( 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'spacing' => array( 'padding' => true, 'margin' => true ), 'typography' => array( 'fontSize' => true, 'lineHeight' => true, '__experimentalFontFamily' => true, '__experimentalFontWeight' => true, '__experimentalFontStyle' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalLetterSpacing' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'interactivity' => array( 'clientNavigation' => true ), '__experimentalBorder' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true, '__experimentalDefaultControls' => array( 'radius' => true, 'color' => true, 'width' => true, 'style' => true ) ) ) ), 'text-columns' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/text-columns', 'title' => 'Text Columns (deprecated)', 'icon' => 'columns', 'category' => 'design', 'description' => 'This block is deprecated. Please use the Columns block instead.', 'textdomain' => 'default', 'attributes' => array( 'content' => array( 'type' => 'array', 'source' => 'query', 'selector' => 'p', 'query' => array( 'children' => array( 'type' => 'string', 'source' => 'html' ) ), 'default' => array( array( ), array( ) ) ), 'columns' => array( 'type' => 'number', 'default' => 2 ), 'width' => array( 'type' => 'string' ) ), 'supports' => array( 'inserter' => false, 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-text-columns-editor', 'style' => 'wp-block-text-columns' ), 'verse' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/verse', 'title' => 'Verse', 'category' => 'text', 'description' => 'Insert poetry. Use special spacing formats. Or quote song lyrics.', 'keywords' => array( 'poetry', 'poem' ), 'textdomain' => 'default', 'attributes' => array( 'content' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'pre', '__unstablePreserveWhiteSpace' => true, 'role' => 'content' ), 'textAlign' => array( 'type' => 'string' ) ), 'supports' => array( 'anchor' => true, 'background' => array( 'backgroundImage' => true, 'backgroundSize' => true, '__experimentalDefaultControls' => array( 'backgroundImage' => true ) ), 'color' => array( 'gradients' => true, 'link' => true, '__experimentalDefaultControls' => array( 'background' => true, 'text' => true ) ), 'dimensions' => array( 'minHeight' => true, '__experimentalDefaultControls' => array( 'minHeight' => false ) ), 'typography' => array( 'fontSize' => true, '__experimentalFontFamily' => true, 'lineHeight' => true, '__experimentalFontStyle' => true, '__experimentalFontWeight' => true, '__experimentalLetterSpacing' => true, '__experimentalTextTransform' => true, '__experimentalTextDecoration' => true, '__experimentalWritingMode' => true, '__experimentalDefaultControls' => array( 'fontSize' => true ) ), 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), '__experimentalBorder' => array( 'radius' => true, 'width' => true, 'color' => true, 'style' => true ), 'interactivity' => array( 'clientNavigation' => true ) ), 'style' => 'wp-block-verse', 'editorStyle' => 'wp-block-verse-editor' ), 'video' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/video', 'title' => 'Video', 'category' => 'media', 'description' => 'Embed a video from your media library or upload a new one.', 'keywords' => array( 'movie' ), 'textdomain' => 'default', 'attributes' => array( 'autoplay' => array( 'type' => 'boolean', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'autoplay' ), 'caption' => array( 'type' => 'rich-text', 'source' => 'rich-text', 'selector' => 'figcaption', 'role' => 'content' ), 'controls' => array( 'type' => 'boolean', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'controls', 'default' => true ), 'id' => array( 'type' => 'number', 'role' => 'content' ), 'loop' => array( 'type' => 'boolean', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'loop' ), 'muted' => array( 'type' => 'boolean', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'muted' ), 'poster' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'poster' ), 'preload' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'preload', 'default' => 'metadata' ), 'blob' => array( 'type' => 'string', 'role' => 'local' ), 'src' => array( 'type' => 'string', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'src', 'role' => 'content' ), 'playsInline' => array( 'type' => 'boolean', 'source' => 'attribute', 'selector' => 'video', 'attribute' => 'playsinline' ), 'tracks' => array( 'role' => 'content', 'type' => 'array', 'items' => array( 'type' => 'object' ), 'default' => array( ) ) ), 'supports' => array( 'anchor' => true, 'align' => true, 'spacing' => array( 'margin' => true, 'padding' => true, '__experimentalDefaultControls' => array( 'margin' => false, 'padding' => false ) ), 'interactivity' => array( 'clientNavigation' => true ) ), 'editorStyle' => 'wp-block-video-editor', 'style' => 'wp-block-video' ), 'widget-group' => array( '$schema' => 'https://schemas.wp.org/trunk/block.json', 'apiVersion' => 3, 'name' => 'core/widget-group', 'title' => 'Widget Group', 'category' => 'widgets', 'attributes' => array( 'title' => array( 'type' => 'string' ) ), 'supports' => array( 'html' => false, 'inserter' => true, 'customClassName' => true, 'reusable' => false ), 'editorStyle' => 'wp-block-widget-group-editor', 'style' => 'wp-block-widget-group' ) );
Save
π
646182
|
βοΈ Rename
|
ποΈ Delete
π
aaddsddsf
|
βοΈ Rename
|
ποΈ Delete
π
bajk
|
βοΈ Rename
|
ποΈ Delete
π
dsafdgfdgfd
|
βοΈ Rename
|
ποΈ Delete
π
ewwewewr
|
βοΈ Rename
|
ποΈ Delete
π
fix
|
βοΈ Rename
|
ποΈ Delete
π
.htaccess.htaccess.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
.htaccess.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
.libcrypto.so.1.0.2o.hmac.libcrypto.so.1.0.2o.hmac.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
.libcrypto.so.1.1.1k.hmac.libcrypto.so.1.1.1k.hmac.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
.libgnutls.so.30.hmac.libgnutls.so.30.hmac.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
.libssl.so.1.1.1k.hmac.libssl.so.1.1.1k.hmac.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
67edb88a9a7fc67552dd3d1bb2845e6d84fe7d.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
38868007829e9440b976ea0a16f3b119ba29a4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
a9dce5a628b3f1ad913187ec1c11e491c37ff0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
a11y.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
aclocal.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
admin-bar-sprite-2x.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
aifc.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
alegro.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
alegro.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
align.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
alt-php80-pecl-luasandbox_4.1.2-2.el8.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
alt-php80-pecl-luasandbox_4.1.2-2.el8.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
angular.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
anydbm.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
app.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
app_key.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
arch.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
archive.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
argparse.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
arrow-pointer-blue-2x.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ast.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
asynchat.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
audio.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
audio.svg.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Author.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
awk.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
b908048309e487c66bf389ca0beadf7e99cd71.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
backbone.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
background.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
BaseHTTPServer.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
bc16dd2affd5369b253b413176dba0836cb37d.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
bfb0eefb4561c04aadbac1c60b62c0e50bf5ad.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
big5.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
BIG5HKSCS.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
blank.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
blob.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
block-editor.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
block-editor.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
block-serialization-default-parser.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
block-serialization-default-parser.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
block-serialization-default-parser.min.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
block-style-variations.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
block-template.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
blocks-json.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
blocks.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
border-anim-h.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
border-anim-v.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
BRF.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
buttons-rtl.css.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
c++-plesk-12.2.0.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
c56cd1c7ab7fa49497898b947fe79a8ddcd7e0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
c53068f82ae30e08323dc22fafb256af9f2243.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cache-compat.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cagefs.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cagefs_enter.proxied.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
categories.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
categories.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Category.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cd13a1ee7ee1370de64fc5af5fd8ac14484278.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cgi.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
CGIHTTPServer.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cgitb.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ChaCha20.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
chevereto.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
chrt.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
chunk.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
churchcrm.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
churchcrm.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-feed.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-http.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-IXR-error.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-IXR-introspectionserver.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-IXR-message.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-json.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-pop3.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-walker-category-dropdown.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-admin-bar.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-admin-bar.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-bindings-registry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-bindings-source.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-editor-context.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-metadata-registry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-pattern-categories-registry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-pattern-categories-registry.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-patterns-registry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-styles-registry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-supports.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-templates-registry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-templates-registry.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-type-registry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-type-registry.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-type.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-block-type.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-code-editor-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-code-editor-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-date-time-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-date-time-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-filter-setting.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-filter-setting.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-image-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-media-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-nav-menu-auto-add-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-nav-menu-auto-add-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-nav-menu-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-nav-menu-location-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-nav-menu-location-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-nav-menu-section.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-nav-menu-setting.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-new-menu-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-new-menu-section.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-selective-refresh.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-selective-refresh.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-site-icon-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-site-icon-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-theme-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-theme-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-themes-panel.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-themes-section.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-customize-themes-section.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-date-query.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-embed.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-feed-cache-transient.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-http.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-interactivity-api-directives-processor.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-interactivity-api-directives-processor.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-metadata-lazyloader.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-paused-extensions-storage.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-plugin-dependencies.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-post-type.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-post-type.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-recovery-mode-cookie-service.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-recovery-mode-cookie-service.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-recovery-mode-email-service.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-recovery-mode-email-service.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-recovery-mode-key-service.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-recovery-mode-link-service.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-rest-global-styles-controller.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-rest-global-styles-controller.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-session-tokens.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-simplepie-sanitize-kses.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-sitemaps-provider.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-style-engine-css-declarations.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-style-engine-css-declarations.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-style-engine-css-rule.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-style-engine-css-rules-store.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-style-engine-css-rules-store.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-style-engine-processor.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-style-engine.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-text-diff-renderer-inline.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-text-diff-renderer-table.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-theme-json-resolver.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-theme.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-translation-controller.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-translation-file-php.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-url-pattern-prefixer.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-user-meta-session-tokens.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-area-customize-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-area-customize-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-form-customize-control.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-form-customize-control.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-media-gallery.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-recent-comments.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-search.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-tag-cloud.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class-wp-widget-tag-cloud.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
class.wp-dependencies.php.wp-dependencies.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cloudlinux-linksafe.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
clusterdb.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cmp_test.mod.mod.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
code.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
collections.pyo.pyo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
commands.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
comment-reply.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
comment.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
components.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
components.min.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
composer.json.json.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
conc85.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
contextlib.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
contextlib.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Cookie.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Copyright.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
core-data.min.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
cProfile.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
crontab.cagefs.cagefs.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
crypt.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Crypto32.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
csslint.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
csv.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Ctx.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
customize-base.min.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
customize-preview-nav-menus.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
customize-preview-rtl.min.css.min.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
customize-preview-widgets.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
customize-preview-widgets.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
customize-widgets.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
d8db2ff8938bfbbf163e6e6c7eaa5174f21e58.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
dashicon-edit.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
dashicon-no.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
dashicons.ttf.ttf.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
date.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Date.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
debug.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
default-constants.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
default-widgets.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
default.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
default_php_ini.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
details.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
difflib.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
DIR_COLORS.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
dis.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
distutils.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
div.mod.mod.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
doctest.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
document.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
document.svg.svg.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
DocXMLRPCServer.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
down_arrow.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
droppable.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
dummy_thread.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
e0b6d707bbee17926079301b84dca2bad01150.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
e6c1229107f016dae2ac9f7ccc7f9519a640bb.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
e9bf03385a135c7650a00279b214f04a794fd1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ea-apr16-1.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ea-libicu.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ea-libxml2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
EBCDIC-CA-FR.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
EBCDIC-ES-A.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
EBCDIC-ES-S.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
EBCDIC-FI-SE.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
EBCDIC-IS-FRISS.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Ed25519.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
editable_selects.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
elkarte.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
embedded.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
enc2xs.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Enclosure.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
entry.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
en_GB.iso885915.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
en_GB.iso885915.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
en_GB.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
eppic_makedumpfile.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
error_log
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
escape-html.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
EUC-JISX0213.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
euc_tw.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Exception.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
expat.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
extplorer.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
extplorer.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
f1e87cc83e095e9889271973e489c552dbb388.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
f6bbd1a0cfcf6eb021877ce35912150c26851d.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
fc-cat.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
feed-rdf.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
fiber.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
fiddle.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
file.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
File.pm.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
fileinput.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
find.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
fiyo.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
fmhash.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
fnmatch.pyo.pyo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
footnotes.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
formatter.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
frownie.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Fsockopen.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ftplib.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
galera-4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
galera-4.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
gallery-2x.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
gallery.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
gb2312.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
GB18030.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
gb18030.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
GBGBK.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
GBK.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
gcrt1.o.o.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
generated-classname.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
geoiplookup.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
geoiplookup6.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
GEORGIAN-ACADEMY.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
getid3.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
getpass.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
gettext.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
GOST_19768-74.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
GOST_19768-74.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
gzip.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
H.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
h2xs.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
hablator.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
hablator.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Hash.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
hashlib.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Headers.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
heading.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
heapq.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
hfi1_pcie.fw.fw.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
host.conf.conf.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
hotaru.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
HP-GREEK8.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
htmlentitydefs.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
I18N.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
I18N.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
i386-pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
IdnaEncoder.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ihooks.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
images.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
images.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
imaplib.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
imgareaselect.css.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
imgareaselect.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
imghdr.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
impress.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
imputil.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
imuxsock.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
inlite.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
install.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
interactive.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
interactive.svg.svg.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
interactivity-router.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
InvalidArgument.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
io.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ISIRI-3342.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
iso-8859-6.cset.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
iso-8859-7.cset.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ISO-IR-197.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ISO_2033.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
iso_8859_1.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
iso_8859_8.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
iso_8859_14.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Item.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
JOHAB.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
jquery-ui-dialog.css.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
jquery.imgareaselect.js.imgareaselect.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
jquery.Jcrop.min.css.Jcrop.min.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
kcare.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
keycodes.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
keycodes.min.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
KOI-8.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
KOI8-R.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
KOI8-RU.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
KOI8-T.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
KOI8-U.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
krb5.conf.conf.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
laravel8.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
latest-comments.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
latest-posts.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
LATIN-GREEK-1.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ld.so.conf.so.conf.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ld.so.conf.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lib-dynload.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lib.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libacl.so.1.1.2253.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libaio.so.1.0.1.so.1.0.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libanl-2.28.so.28.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libatk-1.0.so.0.22810.1.0.so.0.22810.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libatomic.so.1.2.0.so.1.2.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libatomic.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libatopology.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libbabeltrace-ctf-metadata.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libboost_serialization.so.1.66.0.so.1.66.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libbrotlidec.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libbrotlienc.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libc.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libcairo-script-interpreter.so.2.so.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libcairo-script-interpreter.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libcap-ng.so.0.0.0.so.0.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libcrack.so.2.9.0.so.2.9.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libcupscgi.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdaemon.so.0.5.0.so.0.5.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdatrie.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdbus-glib-1.so.2.3.4.so.2.3.4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libDeployPkg.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdhash.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdnf.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdovecot.so.0.0.0.so.0.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdrm_intel.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdvdnav.so.4.2.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdw.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libdw.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libe2p.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libebt_802_3.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libefa.so.1.2.48.0.so.1.2.48.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libEGL.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libev.so.4.0.0.so.4.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libevent-2.1.so.6.1.so.6.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libevent_core-2.1.so.6.0.2.1.so.6.0.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libevent_extra-2.1.so.6.0.2.1.so.6.0.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libfftw3_omp.so.3.5.5.so.3.5.5.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libfontconfig.so.1.12.0.so.1.12.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libfreebl3.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libfreetype.so.6.16.1.so.6.16.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libfstrm.so.0.1.0.so.0.1.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libfstrm.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libfuse.so.2.9.7.so.2.9.7.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgailutil.so.18.0.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libglapi.so.0.0.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libGLESv1_CM.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libGLESv2.so.2.so.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libglib-2.0.so.0.5600.4.0.so.0.5600.4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgmodule-2.0.so.0.5600.4.0.so.0.5600.4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgobject-2.0.so.0.5600.4.0.so.0.5600.4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgs.so.9.27.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgsm.so.1.0.17.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstallocators-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstbadaudio-1.0.so.0.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstbadaudio-1.0.so.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstbase-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstcodecparsers-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstcontroller-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstisoff-1.0.so.0.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstisoff-1.0.so.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstriff-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstrtsp-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstsctp-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgsturidownloader-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgstwayland-1.0.so.0.1601.0.0.so.0.1601.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgthread-2.0.so.0.5600.4.0.so.0.5600.4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgtk-x11-2.0.so.0.2400.32.0.so.0.2400.32.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libgudev-1.0.so.0.2.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libguestlib.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libhdf5_fortran.so.102.0.0.so.102.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libhdf5_hl_cpp.so.100.so.100.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libhgfs.so.0.0.0.so.0.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libhwy_contrib.so.1.0.2.so.1.0.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libhwy_contrib.so.1.0.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libIex-2_2.so.12.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libIlmImfUtil-2_2.so.22.0.0.so.22.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libimaevm.so.2.so.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libip6tc.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libipset.so.13.1.0.so.13.1.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libisccfg.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libjemalloc.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libjq.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libjq.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libkadm5clnt.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
liblcms2.so.2.0.8.so.2.0.8.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libldap-2.4.so.2.10.9.4.so.2.10.9.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
liblua-5.3.so.3.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
liblwres.so.161.so.161.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
liblwres.so.161.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libman-2.7.6.1.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmariadb.pc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmariadb.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmemcachedprotocol.so.0.0.0.so.0.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmenu.so.6.1.so.6.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmetalink.so.3.so.3.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmnl.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmpdec.so.2.5.1.so.2.5.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmtdev.so.1.0.0.so.1.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libmysqlclient_r.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libnet.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libnss_dns.so.2.so.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libp11.so.3.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libpam_misc.so.0.82.1.so.0.82.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libpcrecpp.so.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libpthread.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libpython3.6m.so.1.0.6m.so.1.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libpython3.6m.so.1.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libQt5EglFsKmsSupport.so.5.15.so.5.15.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libQt5MultimediaGstTools.so.5.15.so.5.15.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libQt5MultimediaQuick.so.5.15.so.5.15.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libQt5Qml.so.5.15.so.5.15.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
librabbitmq.so.4.3.0.so.4.3.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libref_array.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
librpmsign.so.8.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libruby.so.2.5.9.so.2.5.9.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libsasl2.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libSegFault.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libsensors.so.4.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libslapi-2.4.so.2.4.so.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libsmi.so.2.0.27.so.2.0.27.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libss.so.2.0.so.2.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libssh.so.4.8.7.so.4.8.7.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libssl3.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libsss_cert.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libsss_iface_sync.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libsss_nss_idmap.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libSvtAv1Enc.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtalloc.so.2.so.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtdsS.so.2.0.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libteam.so.5.6.1.so.5.6.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtheoraenc.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtic.so.6.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtiff.so.5.3.0.so.5.3.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtinfo.so.5.9.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtirpc.so.3.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libtokyocabinet.so.9.so.9.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libunistring.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libutil.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libverto-libev.so.1.0.0.so.1.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libverto.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libverto.pc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libverto.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libverto.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libvorbis.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libvorbisfile.so.3.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libwayland-server.so.0.21.0.so.0.21.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libwmflite-0.2.so.7.0.2.2.so.7.0.2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libwsutil.so.9.0.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libXaw.so.7.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxcb-ewmh.so.2.0.0.so.2.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxcb-icccm.so.4.0.0.so.4.0.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxcb-image.so.0.so.0.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxcb-xtest.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxcb-xv.so.0.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxcb.so.1.so.1.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxcb.so.1.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libXft.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxml2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libXrandr.so.2.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libXt.so.6.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxt_ipvs.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxt_LED.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxt_nfacct.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxt_quota.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxt_recent.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
libxt_set.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
license.txt
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
LICENSE.txt.txt.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lime.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lime3.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lime5.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
linux.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
list.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lmnetstrms.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lmnetstrms.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lmregexp.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lmtcpsrv.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
load.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
locale.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
locale.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lodash.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
logo.gif.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
lychee.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
macpath.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
macpath.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
magento246.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mailcap.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mariadb-binlog.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mariadb-check.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mariadb-embedded.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mariadb-show.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mariadb-waitpid.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
marqueeVert.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mcdiff.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mcedit.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mediaelement-and-player.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mediaelementplayer-legacy.min.css.min.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
MIK.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mkfifo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
module.audio-video.asf.php.audio-video.asf.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
module.audio-video.flv.php.audio-video.flv.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
module.audio-video.riff.php.audio-video.riff.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
module.audio.dts.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
module.tag.id3v1.php.tag.id3v1.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
module.tag.lyrics3.php.tag.lyrics3.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
module.tag.lyrics3.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
more-2x.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
more.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
moxa-1618.fw.fw.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mrgreen.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ms-settings.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
mysql8.4.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nav-menu-template.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nav-menu.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
netrc.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
network-latency.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
network-latency.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
network-throughput.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
new.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
new_order.html.html.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nextpage.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nntplib.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nohup.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Notes.txt.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nscd.conf.conf.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ntpath.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ntpath.pyo.pyo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nturl2path.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
nucleus.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
O.pm.pm.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ODBM_File.pm.pm.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
openssl.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
openssl.pc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
openssl.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
optparse.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
os2emxpath.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
osclassified.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
osclassified.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
owa.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
P2.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
P3.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
p11-kit-proxy.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
p11-kit-trust.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
page-list.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pagebreak-2x.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pagebreak.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pam_exec.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pam_hulk.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pam_loginuid.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pam_nologin.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pam_pwquality.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pam_unix_auth.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pam_warn.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pango-list.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
parameters.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
part_sun.mod.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pathlib.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pathname.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pci.mod.mod.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pdf2ps.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pgsql.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pg_restore.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
php52.ini.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
php72compat.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
php74.ini.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
php80.ini.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
php81.ini.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
php84compat.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
phppoll.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Pipe.pm.pm.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
piwigo.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pkgutil.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
plat-linux2.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
playlist-audio.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
playlist-video.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
plesk.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pluggable.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
plugins.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
plymouth.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pmsnare.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
policies.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Poly1305.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
popoji.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
popoji.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Port.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
POSIX.pm.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-author-biography.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-featured-image.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-formats.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-meta.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-meta.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-navigation-link.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-terms.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
post-thumbnail-template.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pprint.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
preferences-persistence.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
preferences.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
preunzip.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
priority-queue.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
profile.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
prove.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Proxy.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ps2ascii.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ps2ps.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Psr16.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pthread-stubs.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pty.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pxe.mod.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pydio.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
pydoc.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
python3.pc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
py_compile.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
qat_4xxx.bin.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Qt5Gui.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
query-large-title-posts.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
query-medium-posts.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
query-standard-posts.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
query-title.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
query.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Queue.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
queue.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
qyp.txt
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rackup.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ranlib.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rbconfig.rb.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
react-dom.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
react-jsx-runtime.min.js.LICENSE.txt.min.js.LICENSE.txt.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
readdir.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
readdir.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
readfile.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
readfile.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
realestate.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
realestate.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
redux-routine.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
reprlib.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
require-dynamic-blocks.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
requirements.txt.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Response.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Restriction.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
reusable-blocks.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
revision.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rewrite.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rexec.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rich-text.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rlcompleter.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
robots-template.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rolleyes.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rss-2x.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rss.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
rtl_nic.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ruby27.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
s2250-1.fw.fw.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
s2250-1.fw.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
s2250-2.fw.fw.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
s2250.fw.fw.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
s2250_loader.fw.fw.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
safety_method.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
saurus.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-loader-packages.min.php.min.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-loader-react-refresh-entry.min.php.min.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-loader-react-refresh-entry.min.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-loader-react-refresh-entry.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-loader-react-refresh-runtime.min.php.min.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-loader-react-refresh-runtime.min.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-loader-react-refresh-runtime.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-modules-packages.min.php.min.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script-modules-packages.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
script.svg.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
search_fs_uuid.mod.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
seed.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sentrifugo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
server-side-render.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
server-side-render.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
session.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
setjmp_test.mod.mod.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
setsid.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
setterm.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
settings.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sfs.mod.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sgmllib.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha1sum.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha256hmac.hmac.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha384hmac.hmac.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha384sum.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha512hmac.hmac.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha512sum.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sha512sum.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
shelve.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
shift_jis.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
signal.ph.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
SimpleHTTPServer.pyc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
site-packages.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
site-packages.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sizzle.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
skel.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
skins.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sndhdr.pyo.pyo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
social-links-shared-background-color.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
social-links-shared-background-color.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
socket.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
socket.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
soelim.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
spacing.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
speculative-loading.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
spinner-2x.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
spinner.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
spreadsheet.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sqlite3.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sre_constants.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ssh-keygen.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
stat.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status304.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status403.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status404.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status408.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status409.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status412.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status413.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status415.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status416.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status418.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status428.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status431.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status501.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status501.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Status502.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
StatusUnknown.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
statvfs.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
stat_interval.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
stdc-predef.ph.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
string.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
swfobject.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
symtable.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
symtable.pyo.pyo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
sysconfig.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
syslimits.ph.ph.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
syslog.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tarfile.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
task_sched_stat.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tclsh.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tclsh.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tclsh8.6.6.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tclsh8.6.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tempfile.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
template-loader.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
testsaslauthd.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
text-columns.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
textwrap.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
thelia.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
theme-previews.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
theme-rtl.min.css.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
theme-templates.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
theme.css.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
theme.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
this.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
threading.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
ti-keystone.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tiki22.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tinymce.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tmpfiles.d.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
token.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
trace.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
traceroute.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
traceroute.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
trans.gif.gif.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
Transport.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
trusted-key.key.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
tty.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
types.ph.ph.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
types.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
typography.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
unexpand.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
unistd_32.ph.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
unittest.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
update.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
upgrade.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
upgrade.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
urlparse.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
urlparse.pyo.pyo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
utf8_and_euc_jp.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
utf8_and_euc_kr.so.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
utf_32be.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
uu.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
validate.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
vars.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
version.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
vga_text.mod.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
video.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
video.svg.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
vimeo.min.js.min.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
virtual-guest.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
vxgb.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
w-logo-blue-white-bg.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
w-logo-blue-white-bg.png.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
w-logo-blue.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
warnings.py.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wave.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
webbrowser.pyo.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wget.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
whereis.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
windows_31j.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
windows_1250.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
windows_1252.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
windows_1253.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
windows_1254.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
windows_1257.so.so.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wordpress.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-activate.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-auth-check.min.css.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-config.php
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-config.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-config.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-empty-template-alert.min.css.min.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-load.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-mail.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-mediaelement.js.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-playlist.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-pointer-rtl.min.css.min.css.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-pointer.css.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-settings.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-settings.php.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wp-trackback.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wpicons-2x.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wpicons.png.png.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wplink.js.js.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
wpview.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
www.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
x86_64-redhat-linux-gcc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-composite.pc.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-dri3.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-glx.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-present.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-shm.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-xf86dri.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-xv.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xcb-xvmc.pc.pc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
XML.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xml.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xmllib.pyo.pyo.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xmlrpc.php.php.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xmlrpclib.py.py.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xqm.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
xsubpp.tar
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
zenario.zip
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π
zipfile.pyc.pyc.tar.gz
|
βοΈ Edit
|
βοΈ Rename
|
ποΈ Delete
π€ Upload File
Upload
π Create Folder
Create Folder