Integrations list. Yes, you can add more than one integration.
Edit integration screen.
Your channel get notified when some events occur.
FAQ
Installation Instructions
Upload Slack plugin to your blog’s wp-content/plugins/ directory and activate.
Add new Incoming WebHooks service in your Slack, the URL is https://<SUBDOMAIN>.com/services/new/incoming-webhook (replace <SUBDOMAIN> with your Slack’s subdomain). Once created, note the URL of the service (you’ll set it into integration entry in your WordPress).
Go to Slack menu in your WordPress to add the integration (make sure you’re logged in as an Administrator).
Changelog
0.6.0
Fix spinner is not showing when sending test notification.
Convert HTML entities in Slack notifications.
Bump tested up to 4.7.3.
For developers, unit tests and end-to-end tests were added.
0.5.1
Removed bin directory for published plugin in WP.org. Props otto42