Publish To Apple News
by Alley · Uncategorized
Enables journalistic outlets already approved by Apple News to send content directly to the app.
82 health vs 56 average across 16,376 Uncategorized plugins
Directory ranking optimization
How it's scored →How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.
Well optimized
Biggest win: Support resolution
To rank higher: Mark more forum threads resolved — the resolved ratio feeds the ranking.
Get the full rank-higher report →Daily downloads
Since 2022-10-05 · 1,424 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
13.2K
now · peak 17.8K
Directory rank vs rivals
wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you
Rating trend
Star average over time · dips mark rough releases
Update activity
How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.
Release cadence
Occasionally updatedHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
1
releases in the last 12 months
8mo ago
latest release · v2.8.0
70
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin. Green is the current release; a big slice on older versions is a user base that has stopped updating.
Estimated active installs
The public count shows “4K+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2015-11-03 · 1,426 observations
Estimated value
What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.
Est. annual revenue
Est. acquisition value
No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.
Details
Recent reviews
All reviews on wp.org ↗- ★★★★★ Damian2.6y ago
The Publish to Apple News plugin does a decent job allowing WordPress users to easily distribute their content to Apple News. It provides an automated way to format and submit WordPress posts to the Apple News platform with just a few clicks. For bloggers looking to expand their reach, this plugin offers a seamless way to access Apple’s robust news reader audience.
Read on wp.org ↗ - ★★★★★ thereviewer935.2y ago
I’m unable to select multiple post types. Only one post type at a time.
Read on wp.org ↗ - ★★★★★ Simmons6.0y ago
I can get some posts to publish automatically, but not all of them, which is frustrating. This topic was modified 5 years, 11 months ago by Simmons.
Read on wp.org ↗ - ★★★★★ Tejas Gajjar6.9y ago
I have used this plugin and asked for support of my one question I waited for 5 days for the response from the author but no response I got.
Read on wp.org ↗ - ★★★★★ cryptozink6.9y ago
This plugin is perfect for what I was looking for. I submitted to Apple News from wordpress admin panel and now waiting for moderators to approve. Fingers crossed I get approve. WOW, thanks
Read on wp.org ↗ - ★★★★★ natejacobson7.0y ago
Just what I needed, video embed fix was slow in coming.
Read on wp.org ↗ - ★★★★★ atoupet7.5y ago
Looks great but has severals problemes with special characters. Content just break with accent, display “à” as ? … Seems to support only english, and not latin languages. Can the author update that? 🙂 And, once article are published, seems impossible to update them … This topic was modified 7 years, 4 months ago by atoupet.
Read on wp.org ↗ - ★★★★★ rocketsportsnetwork8.4y ago
This plugin insanely instructs WP to store *15* additional image sizes for every image you upload, and the majority of them are huge. Now, WP doesn’t upscale, so the huge ones will only get created if you’re uploading images larger than this already, but: this is completely and utterly stupid, to have this many, this close in size. And no, it’s not relevant if Apple’s own stupid guidelines recommend this many – be sensible! The image sizes it creates (taken from a var_dump() of the WP var which holds them): [“apple_news_ca_landscape_12_9”]=>int(1832)int(1374) [“apple_news_ca_landscape_9_7”]=>int(1376)int(1032) [“apple_news_ca_landscape_5_5”]=>int(1044)int(783) [“apple_news_ca_landscape_4_7”]=>int(632)int(474) [“apple_news_ca_landscape_4_0”]=>int(536)int(402) [“apple_news_ca_portrait_12_9”]=>int(1122)int(1496) [“apple_news_ca_portrait_9_7”]=>int(840)int(1120) [“apple_news_ca_portrait_5_5”]=>int(687)int(916) [“apple_news_ca_portrait_4_7”]=>int(414)int(552) [“apple_news_ca_portrait_4_0”]=>int(354)int(472) [“apple_news_ca_square_12_9”]=>int(1472)int(1472) [“apple_news_ca_square_9_7”]=>int(1104)int(1104) [“apple_news_ca_square_5_5”]=>int(912)int(912) [“apple_news_ca_square_4_7”]=>int(550)int(550) [“apple_news_ca_square_4_0”]=>int(470)int(470) This is just nuts. You could reduce this from 15 to just 6 with negligible impact. Just have two, maybe three at a push, sizes per layout instead of 5. Utterly bonkers. This topic was modified 8 years, 3 months ago by rocketsportsnetwork.
Read on wp.org ↗
Latest updates
via wp.org changelogRecent releases and news for this plugin
- — Version 2.8.0 Breaking Change: Drops support for EOL PHP versions (8.0, 8.1). The minimum required PHP version is now 8.2. Enhancement: Adds a new filter, apple_news_embed_web_video_link, to filter the final video URL for an Embed Web 2.8.0
- — Version 2.7.2 Enhancement: Now shows up to 50 suggestions for terms in Automation settings, rather than just 10. Props to @aurooba for the fix. Bugfix: Resolves an issue where the date in the standalone “Date” component had the UTC of 2.7.2
- — Version 2.7.1 Changed: Removed the requirement that recipe HTML contains the exact name of the recipe given in the corresponding JSON-LD item. Bugfix: Fixed an issue where an error would occur when attempting to publish posts containi 2.7.1
- — Version 2.7.0 Enhancement: Add support for the Apple News Recipe component. Please visit our wiki for detailed documentation . Enhancement: Add “Cover Media” options, expanding on existing “Cover Image” feature, allowing YouTube or ot 2.7.0
- — Version 2.6.3 Bugfix: Fixed an issue where the deletion of a post’s autosave could cause the Apple News article for that post to be deleted. 2.6.3
- — Version 2.6.2 Enhancement: i18n – Remove load_plugin_textdomain . Since WordPress 4.6, plugins no longer need to load their own textdomain. Enhancement: i18n – Moved some plugin initialization code to the init action hook. Enhancement 2.6.2
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 8.1.12 · WP 7.0.1
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2026-07-23 5K+ → 4K+ down after 293 days in tier
- 2025-10-03 6K+ → 5K+ down after 4 days in tier
- 2025-09-29 5K+ → 6K+ up after 3 days in tier
- 2025-09-26 6K+ → 5K+ down after 3 days in tier
- 2025-09-23 5K+ → 6K+ up after 1 days in tier
- 2025-09-22 6K+ → 5K+ down after 5 days in tier
- 2025-09-17 5K+ → 6K+ up after 128 days in tier
- 2025-05-12 4K+ → 5K+ up after 163 days in tier
Competes with
The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).
- S Smart App Banner 600+ installs · 4.1★ · 2 shared tags D
-
XML Sitemap & Google News 100K+ installs · 4.4★ · 1 shared tag A -
Blog Designer Pack – Blog, Post Grid, Post Slider, Post Carousel, Category Post, News 30K+ installs · 4.6★ · 1 shared tag A -
GN Publisher: Google News Compatible RSS Feeds 20K+ installs · 4.6★ · 1 shared tag A -
AF Companion – Starter Sites, Speed Booster & Growth Suite for Professional Publishing 10K+ installs · 4.6★ · 1 shared tag A -
Super RSS Reader – Add attractive RSS Feed Widget 9K+ installs · 4.5★ · 1 shared tag A
Embed this report card
Drop a live Pulse card for Publish To Apple News into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/publish-to-apple-news" width="480" height="300" style="border:0" loading="lazy" title="Publish To Apple News — Plugin Pulse"></iframe> Publish To Apple News: 4K+ active installs, 3.8★ (25 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/publish-to-apple-news