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

WP Notify Me

描述

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.

屏幕截图

  • These are the plugin configuration options.
  • The mail data, title, and body of the message. You can also indicate if you want to include the metadata and the permalink.
  • The Actions that can be configured for sending the notice.
  • You can use the meta-tags to create a personalized message.
  • If the Include Metadata box is checked, the Title, Author, Email, Status and Permalink data will be added in the message field, in addition to the text in the Message field.

安装

Installing the plugin is easy. Just follow these steps:

  1. Upload the entire wp-notify-me folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

You will find “Notify Me” menu in your WordPress admin panel.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

“WP Notify Me” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「WP Notify Me」插件已被翻译至 3 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“WP Notify Me”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

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