Filter: apple_news_delete_capability - alleyinteractive/apple-news GitHub Wiki
apply_filters( 'apple_news_delete_capability', string $capability )
Filters the delete capability required to delete posts from Apple News.
Parameters
$capability
(string) The capability required to delete posts from Apple News. Defaults to 'delete_posts', or the equivalent for the post type.