Send almost all notifications via XMPP instead of email
As of April 2026, wp_mail to XMPP is a WordPress email plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.4K+ times in total. Requires WordPress 3.6+ and PHP false+. Available on WordPress.org since 2013. Last updated 10 years ago — may have compatibility concerns. Top alternative: WP Mail SMTP by WPForms – The Most….
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 plugin.
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 u…
| WordPress | 3.6+ requiredTested up to 4.4.34 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.