/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/Logger/Subscriber.phpAZ 5`GwU(`GwU]GwUiq/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/vendor/composer/../../inc/ThirdParty/Plugins/Optimole.php/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimole.php! rGwU^}pC`GwU`GwU@_GwUiqq/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimole.php\rSxq/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimole.php?vP`GwUP`GwU NGwUicc/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/api.php! rGwUJL񦡫c/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/api.php7YBo`GwU`GwU^GwUiee/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/posts.php! rGwU=e/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/posts.php|?+9`GwU`GwU_GwUiee/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/admin.php! rGwU9$*e/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/admin.phpXI@`GwU@`GwU`s`GwUijj/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/formatting.php! rGwUQE_j/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/formatting.phpn"'`GwU`GwUP`GwUidd/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/i18n.php! rGwUuyg֟d/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/i18n.php )mUh`GwU`GwUUGwUihh/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/htaccess.php! rGwU>/.h/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/functions/htaccess.phpY-Z:P`GwUP`GwUP_GwUikk/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/deprecated/deprecated.php! rGwU9ruk/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/deprecated/deprecated.phpQ|$ϰ`GwU`GwUZGwUidd/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/deprecated/3.2.php! rGwU70d/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/deprecated/3.2.phpP}1l;2`GwU`GwUФ^GwUidd/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/deprecated/3.3.php! rGwU\P0d/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/deprecated/3.3.php3,P`GwUP`GwU@b^GwUidd/var/www/vhosts/apostas-desportivas.org/httpdocs/wp-content/plugins/wp-rocket/inc/deprecated/3.4.php! rGwUh0d/var/wwwtributes[ 'version' ] : '', 'showBlockContent' => $attributes[ 'showBlockContent' ], 'showFallbackImg' => isset( $attributes[ 'showFallbackImg' ] ) ? $attributes[ 'showFallbackImg' ] : false, 'fallbackImgUrl' => isset( $attributes[ 'fallbackImgUrl' ] ) ? $attributes[ 'fallbackImgUrl' ] : '' ]; if ( isset( $_essential_attrs[ 'showBlockContent' ] ) && $_essential_attrs[ 'showBlockContent' ] === false ) { return ''; } //Query Result $result = $this->get_posts( $customQueryData ); $query = [ ]; if ( isset( $result->posts ) && is_array( $result->posts ) && count( $result->posts ) > 0 ) { $query = apply_filters( 'eb_post_grid_query_results', $result->posts ); } //set total posts if ( isset( $result->found_posts ) ) { if ( isset( $attributes[ 'loadMoreOptions' ][ 'totalPosts' ] ) ) { $attributes[ 'loadMoreOptions' ][ 'totalPosts' ] = $result->found_posts; } if ( isset( $_essential_attrs[ 'loadMoreOptions' ][ 'totalPosts' ] ) ) { $_essential_attrs[ 'loadMoreOptions' ][ 'totalPosts' ] = $result->found_posts; } } array_walk( $_default_attributes, function ( $key ) use ( $attributes, &$_essential_attrs ) { $_essential_attrs[ $key ] = $attributes[ $key ]; } ); ob_start(); Helper::views( 'post-grid', array_merge( $attributes, [ 'essentialAttr' => $_essential_attrs, 'classHook' => $classHook, 'queryData' => $queryData, 'posts' => $query, 'block_object' => $this ] ) ); return ob_get_clean(); } }