GNA Slack Notification
GNA Slack Notification
Description
Send notifications to Slack channels when certain events occur in WordPress. Incoming Webhooks are a simple way to post messages from external sources into Slack.
NEED HELP?
Languages Available
- English
Installation
- Install and activate the plugin on the Plugins page
Faq
What to do if you need to change the plugin’s code?
When you changed the plugin’s code you should also change the plugin’s version to ‘100’ (for example) to avoid updates, which could override and delete your code.
Webhook URL
Install “Incoming Webhooks App” via Here and put its URL.
Channel
Channel in which notification will be sent to. For example #general.
Bot Name
Name of the bot that delivers the notification.
Emoji
Icon (short name) of the bot that delivers the notification. For available icon short name, see Here.
Short name must be wrapped with colon, for instance :rocket:.
Events to Notify
Send a message when this event is happened.
Channel Notice
Notify(alert) everyone in this channel if it is checked.
Activated
Notification will not be sent if not checked.
Reviews
Changelog
1.0.0
- Compatible with 4.6
0.9.9
- Fix bug
- Validation check
0.9.8
- Fix bug
0.9.7
- Add Login Lock Notification event. It’s working with “All In One WP Security & Firewall” plugin
- Fix bug
0.9.6
- Fix bug
0.9.5
- Fix bug
0.9.4
- Fix bug
0.9.3
- Add Channel Notice option feature
- Add description of input fields
0.9.2
- Add Login Notification feature
- Add New Post Notification feature
- Add New Comment Notification feature
0.9.1
- Initial release