forked from beezwax/WP-Publish-to-Apple-News
-
Notifications
You must be signed in to change notification settings - Fork 71
Filter: apple_news_{$verb}_args
kevinfodness edited this page Oct 23, 2020
·
1 revision
Allow filtering of the default arguments for the request.
$args
(array) Arguments to be filtered.
$post_id
(int) The post ID, if this is a POST request.
The verb will be dynamically inserted in the hook name, so this hook will support the following permutations:
apple_news_delete_args
apple_news_get_args
apple_news_post_args
For support, please file an issue here on GitHub or visit the WordPress.org support forum.