-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Media RSS Support #11062
Comments
We received a new request for this in 2014952-zen |
We also just received a similar request, currently leaning towards copying over to VIP Go / WordPress.com Compat in the meantime, but will gladly open a PR here to save everybody a little bit of time. /cc @beaulebens @jeherve |
@rinatkhaziev That sounds good. Do not hesitate to reach out in #jetpack-crew if you need any feedback. This will also be helpful: |
We received a new request for this in 2803036-zen |
Hello! Received another report here: 3237386-zen |
Another report here: #6365944-hc |
Another report here - 27003432-hc |
Another report here: 5187972-zd-woothemes |
Another report of this issue here: 36258308-hc Recommended they try WP Feed Post Thumbnail or Featured Images in RSS for Mailchimp & More to address the issue. |
Support References This comment is automatically generated. Please do not edit it.
|
6009293-zd-woothemes |
another request specifically for featured images in RSS feeds here: 7999357-zen |
another request: 8521615-zd-a8c |
Added this to the One Board so it can go through the latest process, since we're still seeing reports come in. |
I'll close this issue as won't fix. We're not currently planning on adding any RSS-related features to the Jetpack plugin. I would consequently recommend using another plugin to add such media enclosures to RSS feeds if needed. If folks on WoA sites find they miss the feature when moving from WordPress.com Simple to WoA, they should be able to add such a plugin. If we continue to receive support requests and comments on this GitHub issue, we may always reconsider this in the future. |
Another report here: 8583962-zen Recommended they try WP Feed Post Thumbnail to address the issue. |
Is your feature request related to a problem? Please describe.
When someone migrates from WordPress.com Simple to a Jetpack-powered site, they may be surprised to find that their RSS feeds no longer include rich media information.
Describe the solution you'd like
We should migrate/implement the Media RSS extension we already have on WP.com in Jetpack. It can be found in our codebase at
/wp-content/blog-plugins/mrss.php
.Additional context
Since there are other Media RSS plugins out there, and (that I'm aware of) no good way to detect their output, we might want to detect and defer to them (although their install-bases seem very low).
The text was updated successfully, but these errors were encountered: