{"id":13615137,"url":"https://github.com/gedex/wp-slack","last_synced_at":"2025-08-03T08:11:14.807Z","repository":{"id":15933600,"uuid":"18675661","full_name":"gedex/wp-slack","owner":"gedex","description":"This plugin allows you to send notifications to Slack channels when certain events in WordPress occur.","archived":false,"fork":false,"pushed_at":"2020-09-01T11:17:43.000Z","size":473,"stargazers_count":128,"open_issues_count":28,"forks_count":38,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-05T22:32:29.401Z","etag":null,"topics":["php","slack","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"http://gedex.web.id/wp-slack/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gedex.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-11T13:48:59.000Z","updated_at":"2024-06-11T14:15:54.000Z","dependencies_parsed_at":"2022-08-26T14:11:48.731Z","dependency_job_id":null,"html_url":"https://github.com/gedex/wp-slack","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/gedex/wp-slack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwp-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwp-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwp-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwp-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gedex","download_url":"https://codeload.github.com/gedex/wp-slack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwp-slack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268512159,"owners_count":24261887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","slack","wordpress","wordpress-plugin"],"created_at":"2024-08-01T20:01:09.827Z","updated_at":"2025-08-03T08:11:14.757Z","avatar_url":"https://github.com/gedex.png","language":"PHP","readme":"\u003c!-- DO NOT EDIT THIS FILE; it is auto-generated from readme.txt --\u003e\n# Slack\n\n![Banner](assets/banner-1544x500.png)\nSend notifications to Slack channels when certain events in WordPress occur.\n\n**Contributors:** [akeda](https://profiles.wordpress.org/akeda), [reedyn](https://profiles.wordpress.org/reedyn)\u003cbr\u003e\n**Tags:** [slack](https://wordpress.org/plugins/tags/slack), [api](https://wordpress.org/plugins/tags/api), [chat](https://wordpress.org/plugins/tags/chat), [notification](https://wordpress.org/plugins/tags/notification)\u003cbr\u003e\n**Requires at least:** 4.3\u003cbr\u003e\n**Tested up to:** 4.7.3\u003cbr\u003e\n**Stable tag:** 0.6.0\u003cbr\u003e\n**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)\u003cbr\u003e\n**Donate link:** http://goo.gl/DELyuR\u003cbr\u003e\n\n[![Build Status](https://travis-ci.org/gedex/wp-slack.svg?branch=master)](https://travis-ci.org/gedex/wp-slack)\n\n## Description ##\n\nThis plugin allows you to send notifications to [Slack](https://slack.com) channels when certain events in WordPress occur.\n\n[![Play video on YouTube](https://i1.ytimg.com/vi/Az-XqfRmp_k/hqdefault.jpg)](https://www.youtube.com/watch?v=Az-XqfRmp_k)\n\nBy default, there are two events that can be sent to Slack:\n\n1. When a post needs review (status transitioned to 'pending')\n1. When a post is published\n1. When there's a new comment\n\nIt's possible to add more events using `slack_get_events` filter. For more information check [the doc](http://gedex.web.id/wp-slack/).\n\n**Development of this plugin is done on [GitHub](https://github.com/gedex/wp-slack). Pull requests are always welcome**.\n\nThere are some extension plugins that notify events triggered by other plugins. Belows are some of them:\n\n* [Slack EDD](http://wordpress.org/plugins/slack-edd)\n* [Slack WooCommerce](http://wordpress.org/plugins/slack-woocommerce)\n* [Slack Contact Form 7](http://wordpress.org/plugins/slack-contact-form-7)\n* [Slack Gravity Forms](http://wordpress.org/plugins/slack-gravityforms)\n* [Slack User Password Reset](https://wordpress.org/plugins/user-password-reset-notifications-for-slack/)\n\n## Installation ##\n\n1. Upload **Slack** plugin to your blog's `wp-content/plugins/` directory and activate.\n1. Add new **Incoming WebHooks** service in your Slack, the URL is `https://\u003cSUBDOMAIN\u003e.com/services/new/incoming-webhook` (replace `\u003cSUBDOMAIN\u003e` with your Slack's subdomain). Once created, note the URL of the service (you'll set it into integration entry in your WordPress).\n1. Go to **Slack** menu in your WordPress to add the integration (make sure you're logged in as an Administrator).\n\n## Screenshots ##\n\n### Integrations list. Yes, you can add more than one integration.\n\n![Integrations list. Yes, you can add more than one integration.](assets/screenshot-1.png)\n\n### Edit integration screen.\n\n![Edit integration screen.](assets/screenshot-2.png)\n\n### Your channel get notified when some events occur.\n\n![Your channel get notified when some events occur.](assets/screenshot-3.png)\n\n## Changelog ##\n\n### 0.6.0 ###\n* Fix spinner is not showing when sending test notification.\n* Convert HTML entities in Slack notifications.\n* Bump tested up to 4.7.3.\n* For developers, unit tests and end-to-end tests were added.\n\n### 0.5.1 ###\n* Removed bin directory for published plugin in WP.org. Props otto42\n\n### 0.5.0 ###\n* Added bot icon support\n\n### 0.4.1 ###\n* Fixed wrong text domain. Props [jphorn](https://github.com/jphorn)\n\n### 0.4.0 ###\n* Added `priority` key in event type array\n* Make sure `wp_insert_comment` is invoked as late as possible by passing priority `999`\n* Added comment text and linkable text to edit comment in notification message\n* Added `post_pending_review` event type\n* Added excerpt when a post needs review (status transitioned to 'pending')\n* Added excerpt when a post is published\n* Fixed typo\n\n### 0.3.0 ###\n* Add activate / deactivate link in row actions\n* More columns in integration list table\n\n### 0.2.0 ###\n* For default \"When a post is published\" and \"When there is a new comment\" events, limit the post type to \"post\"\n* Don't send notification if message evaluates to false\n* Plugin's banner\n* Put Slack URL in README\n\n### 0.1.0 ###\nInitial release\n\n\n","funding_links":[],"categories":["Plugins","Plugin"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fwp-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgedex%2Fwp-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fwp-slack/lists"}