Linux 软件免费装

Private Email Notifications

开发者 xenlab
更新时间 2010年6月15日 02:33
捐献地址: 去捐款
PHP版本: 2.0 及以上
WordPress版本: 2.9.2

标签

privacy comments email notifications wp_mail notify author notify admin

下载

详情介绍:

Remove Email and IP address information from Email Notifications to protect the privacy of folks commenting on your blog. This is accomplished by overriding three pluggable functions and removing all email and IP address information from being sent out.

安装:

  1. Download the private-email-notifications.zip file, unzip and upload the whole directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Everything else is done for your automatically!

常见问题:

Do I have control over the formatting of the email?

Not at this time. The standard emails still go out, they just don't contain the email address or IP of the commenter.

Which Pluggable functions does this plugin override?

The following functions are overriden by this plugin:

  • wp_notify_postauthor
  • wp_notify_moderator
  • wp_new_user_notification
Due to the way pluggable functions works, you can NOT have any other plugins trying to override these functions or they will clash. Some of these functions have actions/filters that you can use to further modify how they operate and in time I plan to add more of these hooks to my versions of these functions.

I want to help with development of this Plugin!

The project is now hosted on github.com. Just fork the project and send me a pull request. New to git?

更新日志:

0.4