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

Simple New Post Emails

描述

Allow site members to check a box and get new posts via email. The checkbox appears on the user’s profile, as well as an optional widget for your site. Works especially well for intranet sites.

Contributing

Pull requests and issues on GitHub welcome.

屏幕截图

  • User profile option
  • Widget in Twenty Eleven

安装

Simple New Post Emails is most easily installed automatically via the Plugins tab in your dashboard. If other WordPress emails do not send from your installation, neither will these.

常见问题

Where are all the configuration options?

The premise of this plugin is to keep things as simple as possible, particularly in the UI and UX. There are many other great plugins available that provide more functionality (typically with the cost of a more complex user experience), as well as email newsletter services. Some configuration is possible via hooks. If a hook isn’t available to accomplish what you need, please open an issue on GitHub.

评价

此插件暂无评价。

贡献者及开发者

“Simple New Post Emails” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Simple New Post Emails”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

0.7.1

  • Added: Plugin banner and icon (props @lea10up).
  • Added: GitHub Actions for WordPress.org plugin deploy and readme/asset update (props @jeffpaul, @ChrisHardie).
  • Changed: Bump WordPress version “tested up to” 5.6 (props @ChrisHardie).
  • Changed: Documentation updates (props @jeffpaul).

0.7

  • Fix: mail delivery was failing silently in default configuration

0.6

  • Add a column to the users admin list (props @chrishardie)
  • Update deprecated function calls (props @chrishardie)

0.5

  • Initial release