Title: wp_mail to XMPP
Author: Mako N
Published: <strong>Disyembre 28, 2013</strong>
Last modified: Disyembre 9, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-mail2xmpp.svg)

# wp_mail to XMPP

 By [Mako N](https://profiles.wordpress.org/mako09/)

[Download](https://downloads.wordpress.org/plugin/wp-mail2xmpp.zip)

 * [Details](https://ceb.wordpress.org/plugins/wp-mail2xmpp/#description)
 * [Reviews](https://ceb.wordpress.org/plugins/wp-mail2xmpp/#reviews)
 *  [Installation](https://ceb.wordpress.org/plugins/wp-mail2xmpp/#installation)
 * [Development](https://ceb.wordpress.org/plugins/wp-mail2xmpp/#developers)

 [Support](https://wordpress.org/support/plugin/wp-mail2xmpp/)

## Description

This plugin sends XMPP notifications to the users who are registered and set their
own Jabber ID. Emails to them are able to be suppressed.

This plugin provides a function to be added ‘wp_mail’ hook in `wp_mail()` located
in `wp-includes/pluggable.php`.

This plugin requires [XMPP Enabled](https://wordpress.org/plugins/xmpp-enabled/)
plugin.

#### Filter Hook

The function `xmpp_sender()` in this plugin has two filter hooks.

Using ‘abort_xmpp_sender’ hook allow abort all processing. For example, you want
to send email independent of user or JID when the subject has a particular keyword.
You may add a function which checks the subject and returns `true` if keyword is
found.

Using ‘email_to_jid’ hook allow set/unset JID correspond to email address. Default
function of this hook, `email2jid()` returns JID when the user is registered to 
the site and his/her JID is set. If you want to send email but XMPP to a particular
user, add a function which returns `false`.

## Installation

 1. [XMPP Enabled](https://wordpress.org/extend/plugins/xmpp-enabled/) plugin is required.
    Install it and configure.
 2. Upload the `wp-mail2xmpp` folder to your `/wp-content/plugins/` directory.
 3. Activate the plugin using the `Plugins` menu in WordPress.
 4. Go to XMPP Enabled -> wp_mail to XMPP, adjust option.
 5. Set each user’s JID to Jabber ID field in his/har profile page.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“wp_mail to XMPP” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Mako N ](https://profiles.wordpress.org/mako09/)

“wp_mail to XMPP” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-mail2xmpp/contributors)
for their contributions.

[Translate “wp_mail to XMPP” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-mail2xmpp)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-mail2xmpp/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-mail2xmpp/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-mail2xmpp/) by
[RSS](https://plugins.trac.wordpress.org/log/wp-mail2xmpp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Rearranged settings page.

#### 0.4

 * Created hooks.

#### 0.3

 * Public release
 * Changed plugin name.

#### 0.2

 * Initial release.

## Meta

 *  Version **1.0**
 *  Last updated **10 tuig ago**
 *  Active installations **10+**
 *  WordPress version ** 3.6 or higher **
 *  Tested up to **4.4.34**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-mail2xmpp/) and [Japanese](https://ja.wordpress.org/plugins/wp-mail2xmpp/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-mail2xmpp)
 * Tags
 * [e-mail](https://ceb.wordpress.org/plugins/tags/e-mail/)[e-mails](https://ceb.wordpress.org/plugins/tags/e-mails/)
   [email](https://ceb.wordpress.org/plugins/tags/email/)[emails](https://ceb.wordpress.org/plugins/tags/emails/)
   [jabber](https://ceb.wordpress.org/plugins/tags/jabber/)
 *  [Advanced View](https://ceb.wordpress.org/plugins/wp-mail2xmpp/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-mail2xmpp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-mail2xmpp/reviews/)

## Contributors

 *   [ Mako N ](https://profiles.wordpress.org/mako09/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-mail2xmpp/)