... add_action( 'rest_api_init', 'wqra_routes' ); The REST API includes an action called rest_api_init, which gets fired before executing an API request.
確定! 回上一頁