add_action( 'rest_api_init', function () { register_rest_route( 'tomjn/v1', '/test/', array( 'methods' => 'GET', 'permission_callback' ...
確定! 回上一頁