설명
A simple bbPress extension to customize the email sent to forum & topic subscribers when a new topic or reply is posted.
Once activated, you will have two new options in Settings > Forums that will let you configure the email and subject to your liking.
설치
- Activate the plugin
- Go to Settings > Forums and custom your email message and subject
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“bbPress Custom Reply Notifications”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “bbPress Custom Reply Notifications”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.4
- Added support for a template tag that shows the forum name, {forum_name}, props @arippberger
1.3.1
- Fixed a missing argument notice, props @ntwb
1.3
- Fixed another bug with the custom title not being used
1.2
- Fixed a bug with the custom title not being used
1.1
- Added support for new topic notifications with the introduction of Forum subscriptions in bbPress 2.5
1.0.1
- Fixed missing $user_id parameter for topic title filter
1.0
- Initial release