Home

Awesome

<!-- DO NOT EDIT THIS FILE; it is auto-generated from readme.txt -->

Slack

Banner Send notifications to Slack channels when certain events in WordPress occur.

Contributors: akeda, reedyn<br> Tags: slack, api, chat, notification<br> Requires at least: 4.3<br> Tested up to: 4.7.3<br> Stable tag: 0.6.0<br> License: GPLv2 or later<br> Donate link: http://goo.gl/DELyuR<br>

Build Status

Description

This plugin allows you to send notifications to Slack channels when certain events in WordPress occur.

Play video on YouTube

By default, there are two events that can be sent to Slack:

  1. When a post needs review (status transitioned to 'pending')
  2. When a post is published
  3. When there's a new comment

It's possible to add more events using slack_get_events filter. For more information check the doc.

Development of this plugin is done on GitHub. Pull requests are always welcome.

There are some extension plugins that notify events triggered by other plugins. Belows are some of them:

Installation

  1. Upload Slack plugin to your blog's wp-content/plugins/ directory and activate.
  2. 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).
  3. Go to Slack menu in your WordPress to add the integration (make sure you're logged in as an Administrator).

Screenshots

Integrations list. Yes, you can add more than one integration.

Integrations list. Yes, you can add more than one integration.

Edit integration screen.

Edit integration screen.

Your channel get notified when some events occur.

Your channel get notified when some events occur.

Changelog

0.6.0

0.5.1

0.5.0

0.4.1

0.4.0

0.3.0

0.2.0

0.1.0

Initial release