Filter: apple_news_request_args - alleyinteractive/apple-news GitHub Wiki

apply_filters( 'apple_news_request_args', array $args )

Sets the default arguments for requests of any type.

Parameters

$args

(array) Arguments that will be passed to wp_safe_remote_request.

Source

includes/apple-push-api/request/class-request.php