Title: External Notification
Author: PRESSMAN
Published: <strong>Octubre 25, 2020</strong>
Last modified: Octubre 25, 2020

---

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/external-notification.svg)

# External Notification

 By [PRESSMAN](https://profiles.wordpress.org/pressmaninc/)

[Download](https://downloads.wordpress.org/plugin/external-notification.zip)

 * [Details](https://bal.wordpress.org/plugins/external-notification/#description)
 * [Reviews](https://bal.wordpress.org/plugins/external-notification/#reviews)
 *  [Installation](https://bal.wordpress.org/plugins/external-notification/#installation)
 * [Development](https://bal.wordpress.org/plugins/external-notification/#developers)

 [Support](https://wordpress.org/support/plugin/external-notification/)

## Description

External Notification is a plugin that allows users to send a notification to Slack.

Also it has useful hooks for developers.

### Default function

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.

### How to use the plugin as a notification API

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, $user_id, $payload);`

### For developers

#### ‘webhook_url’ acquisition priority

 1. constant ‘EXNO_SLACK_WEBHOOK_URL’ in wp-config.php
 2. ‘webhook_url’ entry in External Notification option page

#### logging error messages

if you install & activete our another plugin ‘App Log’, outputs an error message
to the log file.

## Screenshots

 * [[
 * Profile settings page
 * [[
 * Option settings page

## Installation

 1. Upload the plugin package to the plugins directory.
 2. Activate the plugin through the \’Plugins\’ menu in WordPress.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“External Notification” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ PRESSMAN ](https://profiles.wordpress.org/pressmaninc/)
 *   [ naokiikeda ](https://profiles.wordpress.org/naokiikeda/)
 *   [ Hiroshi Sekiguchi ](https://profiles.wordpress.org/hiroshisekiguchi/)
 *   [ kengotakeuchi ](https://profiles.wordpress.org/kengotakeuchi/)

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

[Translate “External Notification” into your language.](https://translate.wordpress.org/projects/wp-plugins/external-notification)

### Interested in development?

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

## Changelog

#### 1.0

 * first version.

## Meta

 *  Version **1.0.0**
 *  Last updated **5 anys ago**
 *  Active installations **10+**
 *  WordPress version ** 5.4 or higher **
 *  Tested up to **5.5.18**
 *  PHP version ** 7.1.24 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/external-notification/) i [Japanese](https://ja.wordpress.org/plugins/external-notification/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/external-notification)
 * Tags
 * [notification](https://bal.wordpress.org/plugins/tags/notification/)[pressman](https://bal.wordpress.org/plugins/tags/pressman/)
   [slack](https://bal.wordpress.org/plugins/tags/slack/)
 *  [Advanced View](https://bal.wordpress.org/plugins/external-notification/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/external-notification/reviews/#new-post)

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

## Contributors

 *   [ PRESSMAN ](https://profiles.wordpress.org/pressmaninc/)
 *   [ naokiikeda ](https://profiles.wordpress.org/naokiikeda/)
 *   [ Hiroshi Sekiguchi ](https://profiles.wordpress.org/hiroshisekiguchi/)
 *   [ kengotakeuchi ](https://profiles.wordpress.org/kengotakeuchi/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/external-notification/)