__('Security check', 'wp_all_export_plugin'))) ); } if ( ! current_user_can( PMXE_Plugin::$capabilities ) ){ exit( json_encode(array('html' => __('Security check', 'wp_all_export_plugin'))) ); } ob_start(); $input = new PMXE_Input(); $post = $input->post('data', array()); ?> ob_get_clean()))); die; }