Skip to content

Action: apple_news_after_async_push

kevinfodness edited this page Oct 23, 2020 · 3 revisions

do_action( 'apple_news_after_async_push' )

Optional actions to be taken after an async push completes.

Parameters

None.

More Information

This hook could be used to undo changes that were made in the apple_news_before_async_push action.

Source

admin/class-admin-apple-async.php

Clone this wiki locally