<?php wp_send_json_error( $data ); the response will look like (before it is encoded). $response = array( 'success' => false ); //if $data is empty
確定! 回上一頁