电话$error = new WP_Error( $code, $message, $data ); 输出假设我在代码my_code中添加了三条消息(msg A,msg B,msg C),并在最后一条消息中添加了“Data”作为$data ...
確定! 回上一頁