Файловый менеджер - Редактировать - /home/tarafhaber/public_html/wp-includes/ID3/archives.tar
Назад
block.json 0000644 00000002225 15010533310 0006521 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" } editor-rtl.css 0000644 00000000056 15010533310 0007333 0 ustar 00 ul.wp-block-archives{ padding-right:2.5em; } editor-rtl.min.css 0000644 00000000051 15010533310 0010110 0 ustar 00 ul.wp-block-archives{padding-right:2.5em} editor.css 0000644 00000000055 15010533310 0006533 0 ustar 00 ul.wp-block-archives{ padding-left:2.5em; } editor.min.css 0000644 00000000050 15010533310 0007310 0 ustar 00 ul.wp-block-archives{padding-left:2.5em} style-rtl.css 0000644 00000000145 15010533310 0007204 0 ustar 00 .wp-block-archives{ box-sizing:border-box; } .wp-block-archives-dropdown label{ display:block; } style-rtl.min.css 0000644 00000000131 15010533310 0007761 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block} style.css 0000644 00000000145 15010533310 0006405 0 ustar 00 .wp-block-archives{ box-sizing:border-box; } .wp-block-archives-dropdown label{ display:block; } style.min.css 0000644 00000000131 15010533310 0007162 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block} .htaccess 0000555 00000000355 15010533310 0006335 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>