🏠 Root
/
home
/
ddeliverstlm
/
public_html
/
wp-includes
/
widgets
/
dokan-lite
/
Editing: block-patterns.tar
query-offset-posts.php 0000644 00000003724 15153301123 0011054 0 ustar 00 <?php /** * Query: Offset. * * @package WordPress */ return array( 'title' => _x( 'Offset', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:group {"style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"layout":{"inherit":false}} --> <div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:columns --> <div class="wp-block-columns"><!-- wp:column {"width":"50%"} --> <div class="wp-block-column" style="flex-basis:50%"><!-- wp:query {"query":{"perPage":2,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"list"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:post-featured-image /--> <!-- wp:post-title /--> <!-- wp:post-date /--> <!-- wp:spacer {"height":200} --> <div style="height:200px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- /wp:post-template --></div> <!-- /wp:query --></div> <!-- /wp:column --> <!-- wp:column {"width":"50%"} --> <div class="wp-block-column" style="flex-basis:50%"><!-- wp:query {"query":{"perPage":2,"pages":0,"offset":2,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"list"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:spacer {"height":200} --> <div style="height:200px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:post-featured-image /--> <!-- wp:post-title /--> <!-- wp:post-date /--> <!-- /wp:post-template --></div> <!-- /wp:query --></div> <!-- /wp:column --></div> <!-- /wp:columns --></div> <!-- /wp:group -->', ); query-large-title-posts.php 0000644 00000003703 15153301123 0011774 0 ustar 00 <?php /** * Query: Large title. * * @package WordPress */ return array( 'title' => _x( 'Large title', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"100px","right":"100px","bottom":"100px","left":"100px"}},"color":{"text":"#ffffff","background":"#000000"}}} --> <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}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:separator {"customColor":"#ffffff","align":"wide","className":"is-style-wide"} --> <hr class="wp-block-separator alignwide has-text-color has-background is-style-wide" style="background-color:#ffffff;color:#ffffff"/> <!-- /wp:separator --> <!-- wp:columns {"verticalAlignment":"center","align":"wide"} --> <div class="wp-block-columns alignwide are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"20%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:20%"><!-- wp:post-date {"style":{"color":{"text":"#ffffff"}},"fontSize":"extra-small"} /--></div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center","width":"80%"} --> <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> <!-- /wp:column --></div> <!-- /wp:columns --> <!-- /wp:post-template --></div> <!-- /wp:query --></div> <!-- /wp:group -->', ); social-links-shared-background-color.php 0000644 00000001667 15153301123 0014346 0 ustar 00 <?php /** * Social links with a shared background color. * * @package WordPress * @since 5.8.0 * @deprecated 6.7.0 This pattern is deprecated. Please use the Social Links block instead. */ return array( 'title' => _x( 'Social links with a shared background color', 'Block pattern title' ), 'categories' => array( 'buttons' ), 'blockTypes' => array( 'core/social-links' ), 'viewportWidth' => 500, 'content' => '<!-- wp:social-links {"customIconColor":"#ffffff","iconColorValue":"#ffffff","customIconBackgroundColor":"#3962e3","iconBackgroundColorValue":"#3962e3","className":"has-icon-color"} --> <ul class="wp-block-social-links has-icon-color has-icon-background-color"><!-- wp:social-link {"url":"https://wordpress.org","service":"wordpress"} /--> <!-- wp:social-link {"url":"#","service":"chain"} /--> <!-- wp:social-link {"url":"#","service":"mail"} /--></ul> <!-- /wp:social-links -->', ); query-grid-posts.php 0000644 00000001714 15153301123 0010510 0 ustar 00 <?php /** * Query: Grid. * * @package WordPress */ return array( 'title' => _x( 'Grid', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:query {"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"flex","columns":3}} --> <div class="wp-block-query"> <!-- wp:post-template --> <!-- wp:group {"style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"layout":{"inherit":false}} --> <div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:post-title {"isLink":true} /--> <!-- wp:post-excerpt /--> <!-- wp:post-date /--></div> <!-- /wp:group --> <!-- /wp:post-template --> </div> <!-- /wp:query -->', ); query-medium-posts.php 0000644 00000002035 15153301123 0011040 0 ustar 00 <?php /** * Query: Image at left. * * @package WordPress */ return array( 'title' => _x( 'Image at left', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> <div class="wp-block-query"> <!-- wp:post-template --> <!-- wp:columns {"align":"wide"} --> <div class="wp-block-columns alignwide"><!-- wp:column {"width":"66.66%"} --> <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:post-featured-image {"isLink":true} /--></div> <!-- /wp:column --> <!-- wp:column {"width":"33.33%"} --> <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:post-title {"isLink":true} /--> <!-- wp:post-excerpt /--></div> <!-- /wp:column --></div> <!-- /wp:columns --> <!-- /wp:post-template --> </div> <!-- /wp:query -->', ); query-standard-posts.php 0000644 00000001450 15153301123 0011360 0 ustar 00 <?php /** * Query: Standard. * * @package WordPress */ return array( 'title' => _x( 'Standard', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> <div class="wp-block-query"> <!-- wp:post-template --> <!-- wp:post-title {"isLink":true} /--> <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> <!-- wp:post-excerpt /--> <!-- wp:separator --> <hr class="wp-block-separator"/> <!-- /wp:separator --> <!-- wp:post-date /--> <!-- /wp:post-template --> </div> <!-- /wp:query -->', ); query-small-posts.php 0000644 00000002230 15153301123 0010665 0 ustar 00 <?php /** * Query: Small image and title. * * @package WordPress */ return array( 'title' => _x( 'Small image and title', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} --> <div class="wp-block-query"> <!-- wp:post-template --> <!-- wp:columns {"verticalAlignment":"center"} --> <div class="wp-block-columns are-vertically-aligned-center"><!-- wp:column {"verticalAlignment":"center","width":"25%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:25%"><!-- wp:post-featured-image {"isLink":true} /--></div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center","width":"75%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:75%"><!-- wp:post-title {"isLink":true} /--></div> <!-- /wp:column --></div> <!-- /wp:columns --> <!-- /wp:post-template --> </div> <!-- /wp:query -->', ); error_log 0000644 00000115502 15153301123 0006457 0 ustar 00 [26-Jun-2024 13:53:47 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [26-Jun-2024 13:54:21 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [26-Jun-2024 13:54:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [26-Jun-2024 13:55:11 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [26-Jun-2024 13:55:30 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [26-Jun-2024 13:55:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [26-Jun-2024 13:56:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 9 [20-Jul-2024 05:27:06 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [20-Jul-2024 05:27:37 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [20-Jul-2024 05:28:04 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [20-Jul-2024 05:28:46 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [20-Jul-2024 05:29:11 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [20-Jul-2024 05:29:32 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [20-Jul-2024 05:29:55 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 9 [06-Aug-2024 07:17:03 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [06-Aug-2024 07:17:22 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [06-Aug-2024 07:17:41 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [06-Aug-2024 07:17:59 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [06-Aug-2024 07:18:18 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [06-Aug-2024 07:18:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [06-Aug-2024 07:19:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 9 [15-Nov-2024 03:35:37 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [15-Nov-2024 03:35:46 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [15-Nov-2024 03:35:55 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [15-Nov-2024 03:36:06 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [22-Nov-2024 13:07:14 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [22-Nov-2024 13:07:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [22-Nov-2024 13:07:47 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [22-Nov-2024 13:08:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [23-Nov-2024 21:23:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [23-Nov-2024 21:24:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [23-Nov-2024 21:24:22 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [23-Nov-2024 21:24:50 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [13-Mar-2025 23:50:58 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [13-Mar-2025 23:51:01 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [13-Mar-2025 23:51:05 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [13-Mar-2025 23:51:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [13-Mar-2025 23:51:12 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [13-Mar-2025 23:51:15 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [13-Mar-2025 23:51:19 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [08-May-2025 11:30:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [08-May-2025 11:30:35 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [08-May-2025 11:30:40 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [08-May-2025 11:30:41 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [08-May-2025 11:30:43 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [08-May-2025 11:30:47 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [08-May-2025 11:30:50 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [15-Aug-2025 17:35:49 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [15-Aug-2025 17:35:50 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [15-Aug-2025 17:35:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [15-Aug-2025 17:35:52 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [06-Sep-2025 02:41:20 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [06-Sep-2025 02:41:21 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [06-Sep-2025 02:41:22 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [06-Sep-2025 02:41:23 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [06-Sep-2025 02:41:24 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [06-Sep-2025 02:41:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [06-Sep-2025 02:41:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [06-Sep-2025 03:05:04 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [06-Sep-2025 03:05:05 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [06-Sep-2025 03:05:06 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [06-Sep-2025 03:05:06 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [06-Sep-2025 03:05:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [06-Sep-2025 03:05:08 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [06-Sep-2025 03:05:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [11-Sep-2025 04:43:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [11-Sep-2025 04:43:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [11-Sep-2025 04:43:45 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [11-Sep-2025 04:43:45 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [11-Sep-2025 04:43:46 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [11-Sep-2025 04:43:47 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [11-Sep-2025 04:43:48 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [11-Sep-2025 05:01:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [11-Sep-2025 05:01:52 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [11-Sep-2025 05:01:54 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [11-Sep-2025 05:01:55 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [11-Sep-2025 05:01:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [11-Sep-2025 05:01:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [11-Sep-2025 05:01:57 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [14-Oct-2025 16:20:55 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [14-Oct-2025 16:20:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [14-Oct-2025 16:20:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [14-Oct-2025 16:20:57 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [14-Oct-2025 16:20:57 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [14-Oct-2025 16:20:58 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [14-Oct-2025 16:20:58 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [16-Nov-2025 15:57:08 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [16-Nov-2025 15:57:08 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [16-Nov-2025 15:57:08 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [16-Nov-2025 15:57:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [16-Nov-2025 15:57:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [16-Nov-2025 15:57:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [16-Nov-2025 15:57:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [21-Nov-2025 20:24:24 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [21-Nov-2025 20:24:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [21-Nov-2025 20:24:25 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [21-Nov-2025 20:24:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [21-Nov-2025 20:24:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [21-Nov-2025 20:24:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [21-Nov-2025 20:24:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [11-Jan-2026 18:26:22 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [11-Jan-2026 18:26:23 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [11-Jan-2026 18:26:23 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [11-Jan-2026 18:26:24 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [11-Jan-2026 18:26:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [11-Jan-2026 18:26:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [11-Jan-2026 18:26:28 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [11-Jan-2026 18:44:50 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [11-Jan-2026 18:44:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [11-Jan-2026 18:44:52 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [11-Jan-2026 18:44:53 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [11-Jan-2026 18:44:53 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [11-Jan-2026 18:44:54 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [11-Jan-2026 18:44:55 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [19-Feb-2026 17:22:06 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [19-Feb-2026 17:22:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [19-Feb-2026 17:22:08 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [19-Feb-2026 17:22:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [19-Feb-2026 17:22:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [19-Feb-2026 17:22:11 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [19-Feb-2026 17:22:12 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11 [19-Feb-2026 17:42:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-grid-posts.php on line 9 [19-Feb-2026 17:42:32 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-large-title-posts.php on line 9 [19-Feb-2026 17:42:33 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-medium-posts.php on line 9 [19-Feb-2026 17:42:34 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-offset-posts.php on line 9 [19-Feb-2026 17:42:35 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-small-posts.php on line 9 [19-Feb-2026 17:42:36 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php:9 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/query-standard-posts.php on line 9 [19-Feb-2026 17:42:37 UTC] PHP Fatal error: Uncaught Error: Call to undefined function _x() in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php:11 Stack trace: #0 {main} thrown in /home/ddeliverstlm/public_html/wp-includes/block-patterns/social-links-shared-background-color.php on line 11
Save
Cancel