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://bel.wordpress.org/plugins/rss-reply-via-email/#description)
 * [Водгукі](https://bel.wordpress.org/plugins/rss-reply-via-email/#reviews)
 *  [Ўсталёўка](https://bel.wordpress.org/plugins/rss-reply-via-email/#installation)
 * [Распрацоўка](https://bel.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 ); `

## Водгукі

На гэты плагін няма водгукаў.

## Удзельнікі і распрацоўшчыкі

“RSS Reply via email” is open source software. The following people have contributed
to this plugin.

Удзельнікі

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

“RSS Reply via email” has been translated into 2 locales. Дзякуй [перакладчыкам](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/),
праверце [SVN рэпазітарый](https://plugins.svn.wordpress.org/rss-reply-via-email/),
або падпішыцеся на [журнал распрацоўкі](https://plugins.trac.wordpress.org/log/rss-reply-via-email/)
па [RSS](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.

## Мета

 *  Версія **1.0.1**
 *  Апошняе абнаўленне **2 месяцы таму**
 *  Актыўных установак **Менш за 10**
 *  Версія WordPress ** 6.8 або вышэй **
 *  Правераны да версіі **7.0.2**
 *  Версія PHP ** 8.1 або вышэй **
 *  Мовы
 * [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)
 * Тэгі
 * [on this day](https://bel.wordpress.org/plugins/tags/on-this-day/)[widget](https://bel.wordpress.org/plugins/tags/widget/)
 *  [Пашыраны прагляд](https://bel.wordpress.org/plugins/rss-reply-via-email/advanced/)

## Ацэнкі

Пакуль яшчэ няма водгукаў.

[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/)