Title: RSS Reply via email
Author: Jeremy Herve
Published: <strong>جون 25, 2025</strong>
Last modified: مئی 22, 2026

---

پلگ انز تلاش کریں

![](https://ps.w.org/rss-reply-via-email/assets/banner-772x250.png?rev=3317538)

![](https://ps.w.org/rss-reply-via-email/assets/icon.svg?rev=3317538)

# RSS Reply via email

 منجانب [Jeremy Herve](https://profiles.wordpress.org/jeherve/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/rss-reply-via-email.1.0.1.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/rss-reply-via-email/#description)
 * [جائزے](https://ur.wordpress.org/plugins/rss-reply-via-email/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/rss-reply-via-email/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/rss-reply-via-email/#developers)

 [معاونت](https://wordpress.org/support/plugin/rss-reply-via-email/)

## تفصیل

Some RSS readers display an email button under each post, if the RSS feed includes
a reply-to email address. This plugins adds that email address to all posts in all
your RSS feeds.

This plugin was inspired by [this article](https://florianziegler.com/journal/add-your-email-address-to-your-rss-feed)
by Florian Ziegler.

## انسٹالیشن

 * Go to Plugins > Add New, search, and install.
 * The plugin will work out of the box. All your RSS feeds will include a reply-
   to email address.

## عمومی سوالات

### How do I pick the email address that will be used in RSS feeds?

The plugin uses each author’s email address, as defined for each account under the
Users menu.

### How do I customize the email address that will be used in RSS feeds?

If you do not want to use the account’s email address, you can set a custom email
address thanks to the `jeherve_rss_reply_via_email_address` filter:

    ```
    `php
    ```

add_filter( ‘rss_reply_via_email_author_info’, function( $author_info, $author_id,
$post ) {
 $author_info[‘email’] = ‘your@email.com’; return $author_info; }, 10,
3 ); `

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“RSS Reply via email” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں 
حصہ لیا:

شراکت دار

 *   [ Jeremy Herve ](https://profiles.wordpress.org/jeherve/)

“RSS Reply via email” کا 2 زبانوں میں ترجمہ کیا گیا ہے۔ تعاون کے لیے [مترجمین](https://translate.wordpress.org/projects/wp-plugins/rss-reply-via-email/contributors)
کا شکریہ۔

[“RSS Reply via email” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/rss-reply-via-email)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/rss-reply-via-email/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/rss-reply-via-email/) کو
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/rss-reply-via-email/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/rss-reply-via-email/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

### [1.0.1] – 2025-06-25

#### Fixed

 * Remove duplicated hook
 * Remove text prepended to email address

### [1.0.0] – 2025-06-17

#### Added

 * Initial public release.

## میٹا

 *  Version **1.0.1**
 *  Last updated **3 مہینے پہلے**
 *  Active installations **10 سے کم**
 *  WordPress version ** 6.8 یا اس سے جدید **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.1 یا اس سے جدید **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/rss-reply-via-email/)، [French (France)](https://fr.wordpress.org/plugins/rss-reply-via-email/)،
   اور [German](https://de.wordpress.org/plugins/rss-reply-via-email/).
 *  [اپنی زبان میں ترجمہ کریں](https://translate.wordpress.org/projects/wp-plugins/rss-reply-via-email)
 * Tags
 * [on this day](https://ur.wordpress.org/plugins/tags/on-this-day/)[widget](https://ur.wordpress.org/plugins/tags/widget/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/rss-reply-via-email/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rss-reply-via-email/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rss-reply-via-email/reviews/)

## شراکت دار

 *   [ Jeremy Herve ](https://profiles.wordpress.org/jeherve/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/rss-reply-via-email/)