Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Draft Notify

Περιγραφή

I run multiple blogs and have the ability for people to sign up and write content for me. I was disappointed that WordPress does not have anything built it to alert me with an email notification when a new author writes something. I don�t log into the sites unless I have to, so new content may sit for a while without being noticed. I did find 1 plugin that would accomplish the email, but it was buggy. So I�ve written my own and am willing to share it with you. Specifically this plugin is designed to email you when an author saves a draft. Now there are some additional settings, but check them out below. As always, suggestions are welcome, just leave them in the comments along with any bugs you might encounter.

Draft Notify Features

  • Emails when a Draft is saved.
  • Can email a specific email address or all users above a certain access level.
  • Can email out whenever a revision is saved, or it can ignore revisions and only email when the first draft is saved.

Εγκατάσταση

Installation is standard for Draft Notify. You can either search for it in the WordPress repository, or you can upload the code to your plugins folder as described below.

  1. Upload draft-notify.php to the /wp-content/plugins/ directory
  2. Activate Draft Notify through the ‘Plugins’ menu in WordPress
  3. Configure the options under the Draft Notify settings tab.

Συχνές Ερωτήσεις

Please ask your questions on the plugins page: Touch of Technology

Installation Instructions

Installation is standard for Draft Notify. You can either search for it in the WordPress repository, or you can upload the code to your plugins folder as described below.

  1. Upload draft-notify.php to the /wp-content/plugins/ directory
  2. Activate Draft Notify through the ‘Plugins’ menu in WordPress
  3. Configure the options under the Draft Notify settings tab.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Draft Notify” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

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

1.5

  • Added custom header and footer text.
  • Added ability to send to multiple emails.
  • Added ability to select additional admin accounts to email.
  • Added ability choice of post type to send an email for.

1.2

  • Added a few options into the settings page that customize the email you receive.

1.1

  • Fixed the autosave of the draft sending an email multiple times.

1.0

  • First Release