forked from beezwax/WP-Publish-to-Apple-News
-
Notifications
You must be signed in to change notification settings - Fork 71
Action: apple_news_before_async_push
kevinfodness edited this page Oct 23, 2020
·
2 revisions
Optional actions to be taken before an async push starts.
None.
This hook could be used for an ini_set to increase max execution time for asynchronous publishing to handle large push requests. Since some hosts wouldn't support it, the code isn't added directly here.
On WordPress VIP this isn't necessary since the plugin will automatically use the jobs system which can handle requests up to 12 hours.
For support, please file an issue here on GitHub or visit the WordPress.org support forum.