Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του 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” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

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