Title: Ping Me On Slack
Author: badasswp
Published: <strong>10 de setembre de 2024</strong>
Last modified: 8 de juliol de 2026

---

Cerca extensions

![](https://ps.w.org/ping-me-on-slack/assets/banner-772x250.png?rev=3149633)

![](https://ps.w.org/ping-me-on-slack/assets/icon-256x256.png?rev=3149633)

# Ping Me On Slack

 Per [badasswp](https://profiles.wordpress.org/badasswp/)

[Baixa](https://downloads.wordpress.org/plugin/ping-me-on-slack.1.4.0.zip)

 * [Detalls](https://ca.wordpress.org/plugins/ping-me-on-slack/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/ping-me-on-slack/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/ping-me-on-slack/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/ping-me-on-slack/#developers)

 [Suport](https://wordpress.org/support/plugin/ping-me-on-slack/)

## Descripció

Ever needed to keep track of what’s happening on your website? No need to look further.
It does a fantastic job of logging every single activity on your website to your
preferred Slack channels. It is simple and fast!

 * Get notified when a user creates, modifies or deletes a Post, Page or Image.
 * Get notified when a user creates, or posts a Comment.
 * Get notified when a user installs or activates, a Theme or Plugin.
 * Get notified when a user creates, modifies or deletes a User.
 * Get notified when a user logs in & out.

#### ✔️ Features

Our plugin comes with everything you need to help you send notifications to Slack.

✔️ **Send notifications** from WP website to Slack.
 ✔️ **Customise messages**. 
✔️ **Enable & disable notifications**. ✔️ **Plugin Options page**. ✔️ **Custom Hooks**
to help you customize plugin behaviour. ✔️ Available in **mutiple langauges** such
as Arabic, Chinese, Hebrew, Hindi, Russian, German, Italian, Croatian, Spanish &
French languages.

#### ✨ Getting Started

 1. To get started, you would need to have an incoming webhook of your own. Head over
    to the URL below and follow the instructions to generate your webhook: [https://api.slack.com/messaging/webhooks](https://api.slack.com/messaging/webhooks).
 2. If you have done this successfully, you should have something that looks like so:
    
    https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
 3. Save these details into your «Ping Me On Slack» options page. You can also enable
    the Post options of your choice and save!
 4. Create a Post and save or publish it. You should now get Slack notifications directly.

You can get a taste of how this works, by using the [demo](https://tastewp.com/create/NMS/8.1/6.6.2/ping-me-on-slack/twentytwentythree?ni=true&origin=wp)
link.

#### 🔌🎨 Plug and Play or Customize

The Ping Me On Slack plugin is built to work right out of the box. Simply install,
activate and start using.

Want to add your personal touch? All of our documentation can be found [here](https://github.com/badasswp/ping-me-on-slack).
You can override the plugin’s behaviour with custom logic of your own using [hooks](https://github.com/badasswp/ping-me-on-slack?tab=readme-ov-file#hooks).

### Contribute

If you’d like to contribute to the development of this plugin, you can find it on
[GitHub](https://github.com/badasswp/ping-me-on-slack).

## Captures

[⌊Slack Notification - Slack notification generated by Ping Me On Slack.⌉⌊Slack 
Notification - Slack notification generated by Ping Me On Slack.⌉[

Slack Notification – Slack notification generated by Ping Me On Slack.

[⌊Ping Me On Slack Options - Plugin Options.⌉⌊Ping Me On Slack Options - Plugin 
Options.⌉[

Ping Me On Slack Options – Plugin Options.

[⌊Ping Me On Slack Options - More Plugin Options.⌉⌊Ping Me On Slack Options - More
Plugin Options.⌉[

Ping Me On Slack Options – More Plugin Options.

[⌊Ping Me On Slack Options - Save Options.⌉⌊Ping Me On Slack Options - Save Options
.⌉[

Ping Me On Slack Options – Save Options.

## Instal·lació

 1. Go to ‘Plugins > Add New’ on your WordPress admin dashboard.
 2. Search for ‘Ping Me On Slack’ plugin from the official WordPress plugin repository.
 3. Click ‘Install Now’ and then ‘Activate’.
 4. To get started, you would need to have an incoming webhook of your own. Head over
    to the URL below and follow the instructions to generate your webhook: https://
    api.slack.com/messaging/webhooks
 5. If you have done this successfully, you should have something that looks like so:
    https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
 6. Save these details into your PingMeOnSlack options page and you are ready to go!

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Ping Me On Slack» és programari de codi obert. La següent gent ha col·laborat en
aquesta extensió.

Col·laboradors

 *   [ badasswp ](https://profiles.wordpress.org/badasswp/)

“Ping Me On Slack” s’ha traduït a 2 configuracions regionals. Gràcies als [traductors](https://translate.wordpress.org/projects/wp-plugins/ping-me-on-slack/contributors)
per les seves aportacions.

[Traduïu «Ping Me On Slack» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/ping-me-on-slack)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/ping-me-on-slack/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/ping-me-on-slack/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/ping-me-on-slack/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/ping-me-on-slack/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.4.0

 * Refactor: Replaced fully qualified path classes with their `use` counter part.
 * Feat: Added language translations for Japanese, Indonesia, Turkish, Polish, Dutch,
   Brazil, Portuguese.
 * Feat: Add `More Plugins` options page.

#### 1.3.0

 * Chore: Update CI/CD pipeline.
 * Tested up to WP 7.0.

#### 1.2.2

 * Specify `wordpress-plugin` as Composer package type.
 * Tested up to WP 6.9.

#### 1.2.1

 * Bump up plugin version.
 * Tested up to WP 6.8
 * Update README docs.

#### 1.2.0

 * Fix custom filters, ensure `args` is correctly set for Slack `client`.
 * Feat: Add `.wp-env` config for dev env.

#### 1.1.5

 * Use helper function `pmos_get_settings`.
 * Update README docs.
 * Testd up to WP 6.7.2.

#### 1.1.4

 * Custom filter `ping_me_on_slack_dispatcher` for global Slack client.
 * Feat: New Password control in Form options.
 * Updated unit tests.
 * Tested up to WP 6.7.1

#### 1.1.3

 * Refactor Slack client using DI.
 * Fix failing unit tests.
 * Tested up to WP 6.7.1.

#### 1.1.2

 * Prevent style bleeding from Options page.
 * Update Unit Tests & Tests Coverage.
 * Update README notes.
 * Tested up to WP 6.7.1

#### 1.1.1

 * Add Screenshot images.
 * Fixed Spanish translation.
 * Update README notes.
 * Tested up to WP 6.6.2

#### 1.1.0

 * Refactor Options to use Form, Options class.
 * Implement new plugin options for Post, Comment and others.
 * Eliminate Carbon Fields implementation.
 * Update unit tests & translation files.
 * Update README notes.
 * Tested up to WP 6.6.2

#### 1.0.1

 * Change plugin name to `Ping Me On Slack`.
 * Update unit tests.
 * Update translation files.
 * Tested up to WP 6.6.1

#### 1.0.0

 * Initial release
 * Send pings, notifications, alerts to your Slack channels.
 * Unit Tests coverage.
 * Tested up to WP 6.5.5.

## Meta

 *  Versió **1.4.0**
 *  Darrera actualització **fa 2 dies**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 4.0 o posterior **
 *  Provada fins a **7.0.1**
 *  Versió del PHP ** 8.1.0 o posterior **
 *  Idiomes
 * [English (US)](https://wordpress.org/plugins/ping-me-on-slack/), [Italian](https://it.wordpress.org/plugins/ping-me-on-slack/),
   i [Spanish (Spain)](https://es.wordpress.org/plugins/ping-me-on-slack/).
 *  [Traduïu a la vostra llengua](https://translate.wordpress.org/projects/wp-plugins/ping-me-on-slack)
 * Etiquetes
 * [chat](https://ca.wordpress.org/plugins/tags/chat/)[notify](https://ca.wordpress.org/plugins/tags/notify/)
   [ping](https://ca.wordpress.org/plugins/tags/ping/)[slack](https://ca.wordpress.org/plugins/tags/slack/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/ping-me-on-slack/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/ping-me-on-slack/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/ping-me-on-slack/reviews/)

## Col·laboradors

 *   [ badasswp ](https://profiles.wordpress.org/badasswp/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/ping-me-on-slack/)