Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Add Featured Image to RSS Feed

Περιγραφή

This plugin does one thing, and that thing is to add your posts’ featured image to the RSS
feed. It specifies the ‘large’ image size.

Εγκατάσταση

  1. Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “Add featured image to RSS feed”
  2. Activate the plugin through the Plugins menu in WordPress

Συχνές Ερωτήσεις

What does this plugin do?

This plugin adds the featured image of each post to the RSS feed content.

Where can I see the change?

In your site’s RSS feed.

Κριτικές

18 Φεβρουαρίου 2020
It works but it adds an array of images (srcset) and I found that this breaks some aggregators that expect just the single img src.
Ανάγνωση όλων των 12 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Add Featured Image to RSS Feed” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.1.2

  • [Changed] Changes tested up to version 6.2.0

1.1.1

  • [Changed] Tested up to version 5.8.3

1.1.0

  • [Added] Wraps the thumbnail size of the image in a filter rss_featured_image_thumbnail_size so that other developers may change it
  • [Changed] Tested up to version 5.1.1

1.0

  • First build