Description
WP Notify Me is a plugin that allows you to receive notifications by email when a publication changes its status.
The available status are the following:
- Published Post
- Update Post
- Scheduler Post
- Save as Draft
- Delete Post
- Saving as Private
- Saving as Pending Review
Note.- Use wp_email function to send email.
Languages:
– English
– Spanish (Spain and Mexico)
– French.
Screenshots
Installation
Installing the plugin is easy. Just follow these steps:
- Upload the entire wp-notify-me folder to the /wp-content/plugins/ directory.
- Activate the plugin through the “Plugins” menu in WordPress.
You will find “Notify Me” menu in your WordPress admin panel.
FAQ
- Can you only notify in Entries?
-
Yes, at the moment the plugin only works with Post Entries.
- Can the notification be sent to more than one email?
-
Yes, in the email to section, email addresses separated by comma should be provided
- Can I suggest new features for the plugin?
-
Of course, all suggestions and / or contributions are welcome.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Notify Me” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
Penyumbang“WP Notify Me” telah diterjemahkan ke dalam 3 penempatan. Terima kasih kepada para penterjemah untuk terjemahan mereka.
Translate “WP Notify Me” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.2
- Set Meta-tags {post-permalink} and {post-status} correctly
- Change mail function to wp_mail
1.1
- Meta-tags were added to be used in the Title or Message field of the Email.
1.0
- Initial version