... if( is_wp_error( $numbers ) ) wp_die( $numbers->get_error_message(), __('Input Error', 'pippin') ); // input verified to be numeric, ...
確定! 回上一頁