Linux 软件免费装
Banner图

Subby Subscribers

开发者
更新时间 2026年6月12日 19:54

标签

下载

详情介绍:

💬 Ask Question | 📧 Email Me Let readers subscribe to get email updates whenever you publish new content. This IS NOT a marketing plugin. This is purely a utility plugin, allowing your readers to get simple email updates in a more privacy-respecting way. It does not create an email list that you can export in plain text or use for any purpose other than sending notifications from your site. If you're looking for a more traditional email subscriber plugin, I recommend Subscribe2, and if you're looking for a full-blown newsletter service, I recommend Mailchimp. How it Works
  1. You install and activate the plugin.
  2. You place the [subby] shortcode somewhere on your website and invite users to subscribe/unsubscribe for updates. You can optionally customize the button label: [subby submit="Get Updates"].
  3. When someone subscribes or unsubscribes via the form, they receive a confirmation email with a link to complete the action.
  4. When you publish new content, confirmed subscribers receive a notification email with a link to the new post.
  5. Subscriber emails are encrypted at rest and only shown partially in the admin (Tools > Subscribers).
  6. The encryption key is derived from your existing AUTH_KEY found in your wp-config.php file.
  7. In your admin (Tools > Subscribers), you can manage subscribers and configure the from name and email, which post types trigger notifications, and which categories to exclude.

安装:

Automatic Manual

常见问题:

Why aren't emails being delivered to subscribers?

First, test the deliverability of your email at mail-tester.com. Then adjust as needed. Depending on your server setup, you'll probably need to set up SMTP as well, which can be done with a plugin.

Why are emails hidden?

Because any tool that collects emails almost universally abuses those emails. This plugin discourages using emails for anything other than their intended purpose.

If I subscribe to a website using Subby, is my email private?

Yes and no. It's encrypted at rest (which protects it in the case of a data breach) and never shown to site admins in plain text (which discourages abuse). However, to keep your email address 100% hidden, you would have to use an email proxy service like SimpleLogin.

Why don't you just make the emails end-to-end encrypted so the server has zero-knowledge of them?

I could make it zero-knowledge to the website/server itself by handing off the sending to a centralized service. I could split the keys between the site and that service, so that neither can trivially read the emails directly. However, at the point of being unencrypted for send time, the emails must become available, and they could then be logged at that point. Never say never and I hate giving up and passing the burden off to the user, but technically, the only sane way to truly make it zero-knowledge would be for the user to never give their actual email in the first place, by using something like SimpleLogin.

Can I request a new feature?

Sure, as long as it doesn't undermine the privacy-focused nature of the plugin, email me.

更新日志:

0.1