الوصف
You can improve the default WordPress RSS feed to include:
- This plugin will add post thumbnail to RSS feed as “media:content” and “enclosure” tags.
- Image is also added to HTML part of “description” and “content:encoded” tags.
- Make RSS Feeds look pretty.
Post thumbnail
Add post thumnail to each post’s excerpt and full text (if enabled in WordPress configuration).
Image will be added just before text of each post in RSS feed.
Post thumbnail is also added as media:content and enclosure tag to RSS feed.
Full-text RSS Feed when accessed via special URL
You can access RSS Feed with full content posts even when WordPress is set to RSS “Excerpt only” mode.
التنصيب
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Feed is now updated, you should check it
No more settings are needed.
المراجعات
المساهمون والمطوّرون
“Better RSS Feeds” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Better RSS Feeds“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
2.0.1
- Updated feed styles
2.0.0
- Fixed fatal error
1.0.0
- Initial