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
/home/sportsfe.../public_h.../wp-inclu.../block-pa...
File: query-large-title-posts.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Query: Large title.
[2] Fix | Delete
*
[3] Fix | Delete
* @package WordPress
[4] Fix | Delete
*/
[5] Fix | Delete
[6] Fix | Delete
return array(
[7] Fix | Delete
'title' => _x( 'Large title', 'Block pattern title' ),
[8] Fix | Delete
'blockTypes' => array( 'core/query' ),
[9] Fix | Delete
'categories' => array( 'query' ),
[10] Fix | Delete
'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"100px","right":"100px","bottom":"100px","left":"100px"}},"color":{"text":"#ffffff","background":"#000000"}}} -->
[11] Fix | Delete
<div class="wp-block-group alignfull has-text-color has-background" style="background-color:#000000;color:#ffffff;padding-top:100px;padding-right:100px;padding-bottom:100px;padding-left:100px"><!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} -->
[12] Fix | Delete
<div class="wp-block-query"><!-- wp:post-template -->
[13] Fix | Delete
<!-- wp:separator {"customColor":"#ffffff","align":"wide","className":"is-style-wide"} -->
[14] Fix | Delete
<hr class="wp-block-separator alignwide has-text-color has-background is-style-wide" style="background-color:#ffffff;color:#ffffff"/>
[15] Fix | Delete
<!-- /wp:separator -->
[16] Fix | Delete
[17] Fix | Delete
<!-- wp:columns {"verticalAlignment":"center","align":"wide"} -->
[18] Fix | Delete
<div class="wp-block-columns alignwide are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"20%"} -->
[19] Fix | Delete
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:20%"><!-- wp:post-date {"style":{"color":{"text":"#ffffff"}},"fontSize":"extra-small"} /--></div>
[20] Fix | Delete
<!-- /wp:column -->
[21] Fix | Delete
[22] Fix | Delete
<!-- wp:column {"verticalAlignment":"center","width":"80%"} -->
[23] Fix | Delete
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:80%"><!-- wp:post-title {"isLink":true,"style":{"typography":{"fontSize":"72px","lineHeight":"1.1"},"color":{"text":"#ffffff","link":"#ffffff"}}} /--></div>
[24] Fix | Delete
<!-- /wp:column --></div>
[25] Fix | Delete
<!-- /wp:columns -->
[26] Fix | Delete
<!-- /wp:post-template --></div>
[27] Fix | Delete
<!-- /wp:query --></div>
[28] Fix | Delete
<!-- /wp:group -->',
[29] Fix | Delete
);
[30] Fix | Delete
[31] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function