id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3249,User IDs filter to be notified should pass the reply ID ad the topic ID,satollo,johnjamesjacoby,"It would be very useful if the filter `bbp_topic_subscription_user_ids` (on bbPress 2.5 function `bbp_notify_topic_subscribers` on `common/functions.php`) could pass even the reply, topic (and maybe forum) IDs. It'll let the filters to decide if someone should not be notified for a specif topic (for example I use it to not send to the same user more than one notification a day for a topic IF she does not visit the topic after a notification). {{{ $user_ids = apply_filters( 'bbp_topic_subscription_user_ids', $user_ids, $reply_id, $topic_id ); }}} Thank you, Stefano.",enhancement,closed,normal,2.6,API - Subscriptions,,normal,fixed,needs-patch,