We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
do_action( 'apple_news_after_delete', string $remote_id, int $post_id )
Actions to be taken after an article is deleted via the API.
$remote_id
(string) The API ID of the article from Apple's servers.
$post_id
(int) The post ID from WordPress.
admin/apple-actions/index/class-delete.php
General
Advanced