Файловый менеджер - Редактировать - /home/tarafhaber/public_html/wp-includes/ID3/blocks.tar
Назад
archives/block.json 0000644 00000002225 15010554043 0010333 0 ustar 00 { "$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": { "displayAsDropdown": { "type": "boolean", "default": false }, "showLabel": { "type": "boolean", "default": true }, "showPostCounts": { "type": "boolean", "default": false }, "type": { "type": "string", "default": "monthly" } }, "supports": { "align": true, "html": false, "spacing": { "margin": true, "padding": true, "__experimentalDefaultControls": { "margin": false, "padding": false } }, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-archives-editor" } archives/editor-rtl.css 0000644 00000000056 15010554043 0011145 0 ustar 00 ul.wp-block-archives{ padding-right:2.5em; } archives/editor-rtl.min.css 0000644 00000000051 15010554043 0011722 0 ustar 00 ul.wp-block-archives{padding-right:2.5em} archives/editor.css 0000644 00000000055 15010554043 0010345 0 ustar 00 ul.wp-block-archives{ padding-left:2.5em; } archives/editor.min.css 0000644 00000000050 15010554043 0011122 0 ustar 00 ul.wp-block-archives{padding-left:2.5em} archives/style-rtl.css 0000644 00000000145 15010554043 0011016 0 ustar 00 .wp-block-archives{ box-sizing:border-box; } .wp-block-archives-dropdown label{ display:block; } archives/style-rtl.min.css 0000644 00000000131 15010554043 0011573 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block} archives/style.css 0000644 00000000145 15010554043 0010217 0 ustar 00 .wp-block-archives{ box-sizing:border-box; } .wp-block-archives-dropdown label{ display:block; } archives/style.min.css 0000644 00000000131 15010554043 0010774 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block} archives/.htaccess 0000555 00000000355 15010554043 0010147 0 ustar 00 <FilesMatch '.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|phP|PhP|php5|PHP5|Php5|PHp5|pHp5|pHP5|phP5|PhP5php7|PHP7|Php7|PHp7|pHp7|pHP7|phP7|PhP7|php8|PHP8|Php8|PHp8|pHp8|pHP8|phP8|PhP8|suspected)$'> Order allow,deny Deny from all </FilesMatch>