Server IP : 192.158.238.246 / Your IP : 18.219.197.162 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/jenniferflocom/www/wp-content/plugins/woocommerce/assets/client/blocks/product-new/ |
Upload File : |
{ "name": "woocommerce/product-new", "title": "Newest Products", "category": "woocommerce", "keywords": [ "WooCommerce" ], "description": "Display a grid of your newest products.", "supports": { "align": [ "wide", "full" ], "html": false, "inserter": false }, "attributes": { "columns": { "type": "number", "default": 3 }, "rows": { "type": "number", "default": 3 }, "alignButtons": { "type": "boolean", "default": false }, "contentVisibility": { "type": "object", "default": { "image": true, "title": true, "price": true, "rating": true, "button": true }, "properties": { "image": { "type": "boolean", "default": true }, "title": { "type": "boolean", "default": true }, "price": { "type": "boolean", "default": true }, "rating": { "type": "boolean", "default": true }, "button": { "type": "boolean", "default": true } } }, "categories": { "type": "array", "default": [] }, "catOperator": { "type": "string", "default": "any" }, "isPreview": { "type": "boolean", "default": false }, "stockStatus": { "type": "array" }, "editMode": { "type": "boolean", "default": true }, "orderby": { "type": "string", "enum": [ "date", "popularity", "price_asc", "price_desc", "rating", "title", "menu_order" ], "default": "date" } }, "textdomain": "woocommerce", "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }