forked from beezwax/WP-Publish-to-Apple-News
-
Notifications
You must be signed in to change notification settings - Fork 71
Filter: apple_news_get_errors
kevinfodness edited this page Oct 23, 2020
·
1 revision
Modifies the list of errors encountered during publishing.
$errors
(array) Errors for this post.
$post_id
(int) The post ID.
This would allow you to manipulate this list prior to them being used for validation against your alert settings and before they are displayed as notices in the dashboard.
For support, please file an issue here on GitHub or visit the WordPress.org support forum.