Remove all plugins / install base theme
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
{
|
||||
"name": "woocommerce/page-content-wrapper",
|
||||
"version": "1.0.0",
|
||||
"title": "WooCommerce Page",
|
||||
"description": "Displays WooCommerce page content.",
|
||||
"category": "woocommerce",
|
||||
"keywords": [ "WooCommerce" ],
|
||||
"textdomain": "woocommerce",
|
||||
"supports": {
|
||||
"html": false,
|
||||
"multiple": false,
|
||||
"inserter": false
|
||||
},
|
||||
"attributes": {
|
||||
"page": {
|
||||
"type": "string",
|
||||
"default": ""
|
||||
}
|
||||
},
|
||||
"providesContext": {
|
||||
"postId": "postId",
|
||||
"postType": "postType"
|
||||
},
|
||||
"apiVersion": 2,
|
||||
"$schema": "https://schemas.wp.org/trunk/block.json"
|
||||
}
|
||||
Reference in New Issue
Block a user