'; } add_action( 'rest_api_init', function() { register_rest_route( 'great-plugin/v1', '/hello', array( 'methods' => 'GET', 'callback' => 'hello ...
確定! 回上一頁