Description
The ‘Publish to Apple News’ plugin enables WordPress sites with approved Apple News channels to publish content directly on Apple News.
Features include:
- Convert your WordPress content into Apple News format automatically.
- Create a custom design for your Apple News content with no programming knowledge required.
- Automatically or manually publish posts from WordPress to Apple News.
- Control individual posts with options to publish, update, or delete.
- Publish individual posts or in bulk.
- Handles image galleries and popular embeds like YouTube and Vimeo that are supported by Apple News.
To enable content from your WordPress site to be published to your Apple News channel, you must obtain and enter Apple News API credentials from Apple.
Please see the Apple Developer and Apple News Publisher documentation and terms on Apple’s website for complete information.
Developers
Please visit us on github to submit issues, pull requests or read our wiki page about contributing.
Screenshots
Installation
Please visit our wiki for detailed installation instructions as well as configuration and usage instructions, troubleshooting information and a full list of action and filter hooks.
FAQ
Please visit our wiki for detailed installation instructions as well as configuration and usage instructions, troubleshooting information and a full list of action and filter hooks.
Reviews
Contributors & Developers
“Publish To Apple News” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Publish To Apple News” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.6.1
- Enhancement: Ensured support for WordPress 6.7.
2.6.0
- Enhancement: Support added for PHP 8.3.
- Enhancement: Support added for handling deleted articles (in iCloud News Publisher).
- Enhancement: Add a new hook,
apple_news_after_push_failure
, that fires when a post fails to be pushed to Apple News. - Enhancement: Debugging Settings: support added for sending notification to multiple email accounts.
- Enhancement: Debugging Settings: support added for client side validation of the email accounts.
- Enhancement: REST Endpoints actually return a
WP_Error
if Apple News is not initialized. - Bugfix: Fixed an issue where a root-relative image URL used the URL to the WordPress installation instead of the URL to the front-end, which WordPress allows admins to configure to be different URLs.
- Bugfix: API Settings: fixed an issue where the latest
value
was not rendered after an update.
2.5.1
- Bugfix: Fixed an issue where the plugin would crash if the Apple News API returned an error when fetching information about the configured channel. Now surfaces an admin notice with the error message instead.
2.5.0
- Breaking Change: Removed support for per-article advertising settings, which have been deprecated by Apple. Advertising settings can now only be set at the channel level.
- Enhancement: Added support for an aside component. To use, specify the class for the container that includes the aside content in the plugin settings.
- Enhancement: Added support for the Footnotes block.
- Enhancement: Added a new In Article module, similar to the End of Article module, but which is configurable to appear within article content instead.
- Enhancement: Added support for custom fonts added to the channel in the theme customizer.
- Enhancement: Added support for respecting the text alignment of individual paragraphs.
- Enhancement: Added support for customizing default tag styles via Customize JSON. To use, edit the Body component in the Customize JSON interface.
- Enhancement: Added support for customizing individual items in a gallery via Customize JSON.
- Enhancement: Added an option to Automation where the contentGenerationType can be set to AI for AI-generated content based on applied taxonomy terms.
- Enhancement: Added an option to Automation to prepend text to an Apple News article title based on applied taxonomy terms.
- Enhancement: Split layouts for headings by level, so different layouts can be applied to each heading level in Customize JSON.
- Enhancement: Improves the display of captions.
- Enhancement: Added debugging for Apple News API requests.
- Bugfix: Fixed an issue where a channel that was set to paid by default required every article to also be marked as paid, rather than accepting the channel default.
- Bugfix: Fixed an issue where images that were hyperlinked and aligned to the left or the right would not properly display in Apple News.
- Bugfix: Fixed an issue with a bad path for file inclusion that was causing a crash on some systems.
- Bugfix: Fixed an issue where including a Cover block with a caption would cause an error on publish.
- Bugfix: Fixed an issue where editing a synced pattern (formerly known as a reusable block) would cause an error in the editor. Props to @kasparsd for the fix.
- Bugfix: Fixed an issue where posts missing custom excerpts would show the publish date and time as the excerpt instead of an autogenerated excerpt based on post content.
Information on previous releases can be found on the plugin’s GitHub Releases page.