As of April 2026, External Notification is a WordPress slack plugin with 10 active installations and a 0/5 rating0. It has been downloaded 915 times in total. Requires WordPress 5.4+ and PHP 7.1.24+. Available on WordPress.org since 2020. Last updated 5 years ago — may have compatibility concerns. Top alternative: Social Intents – Live Chat.
External Notification is a plugin that allows users to send a notification to Slack.
Also it has useful hooks for developers.
When WordPress sends a notification email for site administrators, this plugin sends the message to slack instead of an email.
This feature can be disabled from the administration screen.
There are 2 ways to use the plugin as the API.
1. Call the ready-to-use external_notification2slack function
external_notification2slack($message, $user_id, $payload)
2. If another plugin will use this to post slack, it is best to use this option instead of calling external_notification2slack function to avoid Fatal Error in case this plugin is deactivated.\
do_action( 'external_notification2slack', $message, $us…
| WordPress | 5.4+ requiredTested up to 5.5.18 |
| PHP | 7.1.24+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.