تفصیل
This Plugin creates an additial RSS feed at /emailfeed/ instead of /feed/ which is formatted to be used in emails
This feed formats images properly for sending out in emails through various rss2email services.
انسٹالیشن
- Install the plugin using the WordPress built in plugin installer or by uploading the folder
emailfeedto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
عمومی سوالات
-
How do I access my email feed?
-
Find your current RSS feed. This is usually something like /feed/ or /blog/feed/ and simply replace feed with emailfeed
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Email Feed” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.1.0
- Change to use WordPress RSS file as an include so it stays up to date with the current WordPress version.
1.0.1
- Fix bug with the regex if the image is followed by an a tag instead of wrapped in an a tag
1.0
- Initial Release