该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

bbPress Digest

描述

Plugin homepage | Plugin author | Donate

This plugin enables sending of a digests with a list of topics active on a bbPress-powered forum in the last 24 hours or 7 days.

Users are able to choose on their profile edit pages (both built-in and from bbPress) whether or not they want to receive digest, at what time of the day, at which day of the week (if they receive weekly digest), and should digest include topics from all forums or only selected ones.

It requires that cron runs regularly at least once an hour.

bbPress Digest is a very lightweight, it loads necessary files with functions only when needed.

If you are translator, you can translate it to your language and send translations to plugin’s author.

屏幕截图

  • Example of email sent to user with list of active topics
  • User settings with subscription deselected
  • User settings with subscription selected, which includes all forums
  • User settings with subscription selected, which includes only forums chosen by user
  • User settings with subscription selected, with weekly interval enabled
  • One-click forum subscription
  • General settings

安装

  1. Upload bbpress-digest folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You can change default options on ‘bbPress Settings’ page

评价

2020 年 12 月 15 日
I wish people that do no support their plugins or wordpress would put them down properly. Seems like seaching through the whole plugin db with half of the plugins no working its a disservice to WP in general.
2017 年 10 月 15 日
Despite not being updated, there is absolutely no conflict issue with WP 4.8 and bbPress 2.5 This plugin delivers very handy digest emails to your users! I’d given it 5 stars, if there were an option allowing the admin to initially force bbPress participant to receive digest (of course allowing them to unsubscribe from it). Thanks Milan Dinic!
2016 年 9 月 3 日
This is the only bbpress digest that delivers a truly functional and flexible solution. Users can choose the what time to receive the digest message. Admins can select options to allow for daily or weekly digests and also all forums or user selected forums content. The message body is easily modified to include all kinds of info related to topics and replies (see support forum). Nice job!
2016 年 9 月 3 日
This plugin is exactly what the doctor ordered. Why is this feature not part of the core bbpress code? I’m sure there is a reason but this feature is essential, so props to Milan for developing it. There are a few things I would like which would normally warrant four stars instead of five, but I think that because this is the only plugin like it, and because my required changes are easy enough for me to modify in the plugin files, and because Milan has done a decent job, I’m happy to keep my rating high.
阅读所有6条评价

贡献者及开发者

「bbPress Digest」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「bbPress Digest」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.1

  • Released on 15th December 2013
  • Mapped bbPress Digest settings capability. Fixed missing settings in new bbPress version.
  • Removed profile settings made for core from bbPress user edit page. Fixed double profile settings on bbPress user edit page.
  • Improved profile settings saving. Fixed issue where forums wouldn’t be unselected if all forums or unsubsciption is chosen later.
  • Fixed notice received for forum list selector.
  • Improved documentation for forum list functions.
  • Replaced one-click Javascript handler with new one based on new bbPress code. Fixed handler that didn’t work.
  • Added noscript one-click handler.
  • Improved sending of email so that it sends only when there are topics.
  • Moved sending of emails to separate method to allow better customization.
  • Moved uninstall function to uninstall.php for better performance.

2.0

  • Released on 11th August 2012
  • Introduced optional weekly digest.
  • Introduced optional one-click subscription from forums pages.
  • Added settings for introduced features.
  • Moved event to a class to be able to handle both periods.
  • Moved to getting IDs instead of whole data when querying active topics for better performance.
  • Improved profile fields behavior.
  • Improved documentation.
  • Added partial Italian translation (thanks Davide Vecchini).

1.0

  • Released on 29th February 2012
  • Initial release