Title: bbPress &#8211; Anonymous Subscriptions
Author: Stefano
Published: <strong>15. 2. 2016</strong>
Last modified: 16. 8. 2026

---

Prohledat pluginy

![](https://s.w.org/plugins/geopattern-icon/bbp-anonymous-subscriptions.svg)

# bbPress – Anonymous Subscriptions

 Autor: [Stefano](https://profiles.wordpress.org/ste_95/)

[Stáhnout](https://downloads.wordpress.org/plugin/bbp-anonymous-subscriptions.1.3.9.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/bbp-anonymous-subscriptions/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/bbp-anonymous-subscriptions/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/bbp-anonymous-subscriptions/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/bbp-anonymous-subscriptions/#developers)

 [Podpora](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/)

## Popis

This add-on plugin for bbPress will allow anonymous users to subscribe to topics
and get email notifications when a new reply is posted. The notification email includes
an unsubscribe link.

bbPress notifications will keep to go out to registered users, this plugin only 
extends the thing to anonymous posters as well!

See the project on [GitHub](https://github.com/TheCrowned/bbPress---Anonymous-Subscriptions).

Available in English, Italian, German, Norwegian, Ebrew, Serbian.

## Snímky obrazovky

[[

## Instalace

 1. Activate the plugin.
 2. A new „Notify me of follow-up replies via email“ checkbox will be available in 
    the reply form for anonymous users.

## Recenze

![](https://secure.gravatar.com/avatar/752e132adbf6c27cec31ee9a3653dd7e170c32ce1e8c59a7f6ebbe879492ccea?
s=60&d=retro&r=g)

### 󠀁[Otimo](https://wordpress.org/support/topic/otimo-328/)󠁿

 [Cristiano](https://profiles.wordpress.org/favoritobr/) 19. 12. 2019 1 odpověď

I spent the day trying to find a solution and just got it through this great plugin.

![](https://secure.gravatar.com/avatar/98a38f41b8074e33801aee10be74264c2eafb87752a0716799dc52b8c606249a?
s=60&d=retro&r=g)

### 󠀁[Does what it says! Works great!](https://wordpress.org/support/topic/does-what-it-says-works-great/)󠁿

 [typeadesign](https://profiles.wordpress.org/typeadesign/) 15. 7. 2018 1 odpověď

If you have open bbPress forums and need email notifications, this plugin is a lifesaver.
bbPress should have this functionality built-in, but because it does not, use this
plugin. All it does is adds a "subscribe" button for guest posters in your forums.
It works great.

![](https://secure.gravatar.com/avatar/466e276f74e979f0b059da64cf6f24f38305ed19bd4615d5a0a677ca2cb68029?
s=60&d=retro&r=g)

### 󠀁[Fast Support and Great Plugin](https://wordpress.org/support/topic/fast-support-and-great-plugin-3/)󠁿

 [Anonymous User 14030592](https://profiles.wordpress.org/anonymized-14030592/) 
29. 3. 2018 1 odpověď

The plugin does exactly its job, I recommend it!

![](https://secure.gravatar.com/avatar/de13fd5870451354e2c86fd97603d1a9658907eda51355fa7dab06ebbbb84e06?
s=60&d=retro&r=g)

### 󠀁[Great plugin and support](https://wordpress.org/support/topic/great-plugin-and-support-444/)󠁿

 [Dwang.eu](https://profiles.wordpress.org/dwang/) 17. 8. 2017 1 odpověď

This plugin is exactly what we need for our website. Stefano helped me out by checking
the settings as I couldn't figure out what kept it from sending the notifications.
Now the plugin works as a charm and we are very happy with it. Thank you very much
Stefano! Kind regards, Inge Dwang.eu

![](https://secure.gravatar.com/avatar/acb80ce3ae1aafcc1a9a919e82dda9abf9b1505850b7bd66e656044820ef5596?
s=60&d=retro&r=g)

### 󠀁[IT WOrks](https://wordpress.org/support/topic/it-works-961/)󠁿

 [mattteta](https://profiles.wordpress.org/mattteta/) 23. 11. 2016 1 odpověď

It works perfectly, thanks so much man!

 [ Přečtěte si všech 5 recenzí ](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/)

## Autoři

bbPress – Anonymous Subscriptions je otevřený software. Následující lidé přispěli
k vývoji tohoto pluginu.

Spolupracovníci

 *   [ Stefano ](https://profiles.wordpress.org/ste_95/)

Plugin „bbPress – Anonymous Subscriptions“ byl přeložen do 3 jazyků. Děkujeme všem
[překladatelům](https://translate.wordpress.org/projects/wp-plugins/bbp-anonymous-subscriptions/contributors)
za jejich pomoc.

[Přeložte “bbPress – Anonymous Subscriptions” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/bbp-anonymous-subscriptions)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/bbp-anonymous-subscriptions/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/bbp-anonymous-subscriptions/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/bbp-anonymous-subscriptions/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/bbp-anonymous-subscriptions/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.3.9

 * Tweak: Add `$user_email` to filters `bbp_subscription_mail_message` and `bbp_subscription_mail_title`(
   as last argument).

#### 1.3.8

 * Fix: properly handling emails with special characters in unsubscribe links.
 * Fix: better error/message displaying.

#### 1.3.7

 * Fix: notifications not going out anymore with bbPress >= 2.6 if there were no(
   regular) subscribed users.
 * Tweak: revised German localization (Toengel).

#### 1.3.6.2

 * New: added Serbian and Ebrew localizations (Eran).

#### 1.3.6.1

 * New: added German (maxx203) localization and update pot file.

#### 1.3.6

 * New: added Norwegian (Torbjørn Kristensen) and Italian (Stefano Ottolenghi) localizations.

#### 1.3.5

 * Tweak: updated email text, warning users NOT to reply to automated emails.

#### 1.3.4

 * Fixed: using same message for all subscribed users, resulting in invalid unsubscribe
   link.

#### 1.3.3

 * New: added pot file.

#### 1.3.2

 * Tweak: changed localization slug.

#### 1.3.1

 * Fixed: anonymous notifications breaking subscribed users ones.

#### 1.3

 * Fixed: notifications to anonymous users wouldn’t be sent if no registered users
   were subscribed to the topic.
 * Fixed: notifications to user who created the new topic not working.

#### 1.2

 * Tweak: subscribe field checked by default.

#### 1.1

 * Fixed: anonymous subscriptions broke regular BBP notifications to registered 
   users.
 * Fixed: unsubscribe feature would not work when there was only one subscriber.

#### 1.0

 * First release!

## Meta

 *  Verze **1.3.9**
 *  Poslední aktualizace **před 1 měsíc**
 *  Aktivních instalací **60+**
 *  Verze WordPressu ** 3.2 nebo novější **
 *  Testováno až do WordPressu **7.1.2**
 *  Jazyky
 * [English (US)](https://wordpress.org/plugins/bbp-anonymous-subscriptions/), [German](https://de.wordpress.org/plugins/bbp-anonymous-subscriptions/),
   [Polish](https://pl.wordpress.org/plugins/bbp-anonymous-subscriptions/) a [Spanish (Chile)](https://cl.wordpress.org/plugins/bbp-anonymous-subscriptions/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/bbp-anonymous-subscriptions)
 * Štítky
 * [bbPress](https://cs.wordpress.org/plugins/tags/bbpress/)[emails](https://cs.wordpress.org/plugins/tags/emails/)
   [Notifications](https://cs.wordpress.org/plugins/tags/notifications/)[subscriptions](https://cs.wordpress.org/plugins/tags/subscriptions/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/bbp-anonymous-subscriptions/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  5 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/?filter=1)

[Vaše hodnocení](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/reviews/)

## Spolupracovníci

 *   [ Stefano ](https://profiles.wordpress.org/ste_95/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/bbp-anonymous-subscriptions/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8Y79DM6K78NJG)