Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-inclu.../blocks/query
File: block.json
{
[0] Fix | Delete
"$schema": "https://schemas.wp.org/trunk/block.json",
[1] Fix | Delete
"apiVersion": 3,
[2] Fix | Delete
"name": "core/query",
[3] Fix | Delete
"title": "Query Loop",
[4] Fix | Delete
"category": "theme",
[5] Fix | Delete
"description": "An advanced block that allows displaying post types based on different query parameters and visual configurations.",
[6] Fix | Delete
"textdomain": "default",
[7] Fix | Delete
"attributes": {
[8] Fix | Delete
"queryId": {
[9] Fix | Delete
"type": "number"
[10] Fix | Delete
},
[11] Fix | Delete
"query": {
[12] Fix | Delete
"type": "object",
[13] Fix | Delete
"default": {
[14] Fix | Delete
"perPage": null,
[15] Fix | Delete
"pages": 0,
[16] Fix | Delete
"offset": 0,
[17] Fix | Delete
"postType": "post",
[18] Fix | Delete
"order": "desc",
[19] Fix | Delete
"orderBy": "date",
[20] Fix | Delete
"author": "",
[21] Fix | Delete
"search": "",
[22] Fix | Delete
"exclude": [],
[23] Fix | Delete
"sticky": "",
[24] Fix | Delete
"inherit": true,
[25] Fix | Delete
"taxQuery": null,
[26] Fix | Delete
"parents": []
[27] Fix | Delete
}
[28] Fix | Delete
},
[29] Fix | Delete
"tagName": {
[30] Fix | Delete
"type": "string",
[31] Fix | Delete
"default": "div"
[32] Fix | Delete
},
[33] Fix | Delete
"namespace": {
[34] Fix | Delete
"type": "string"
[35] Fix | Delete
},
[36] Fix | Delete
"enhancedPagination": {
[37] Fix | Delete
"type": "boolean",
[38] Fix | Delete
"default": false
[39] Fix | Delete
}
[40] Fix | Delete
},
[41] Fix | Delete
"providesContext": {
[42] Fix | Delete
"queryId": "queryId",
[43] Fix | Delete
"query": "query",
[44] Fix | Delete
"displayLayout": "displayLayout",
[45] Fix | Delete
"enhancedPagination": "enhancedPagination"
[46] Fix | Delete
},
[47] Fix | Delete
"supports": {
[48] Fix | Delete
"align": [ "wide", "full" ],
[49] Fix | Delete
"html": false,
[50] Fix | Delete
"layout": true,
[51] Fix | Delete
"interactivity": true
[52] Fix | Delete
},
[53] Fix | Delete
"editorStyle": "wp-block-query-editor"
[54] Fix | Delete
}
[55] Fix | Delete
[56] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function