Skip to content

Filter: apple_news_request_args

kevinfodness edited this page Oct 23, 2020 · 1 revision

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

Clone this wiki locally