=== Ping Me On Slack ===
Contributors: badasswp
Tags: slack, ping, notify, chat.
Requires at least: 4.0
Tested up to: 7.0
Stable tag: 1.3.0
Requires PHP: 8.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Receive instant Slack notifications whenever updates, edits, or changes are made on your WordPress website, stay informed in real time.

== Installation ==

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!

== Description ==

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.

✔️ <strong>Send notifications</strong> from WP website to Slack.
✔️ <strong>Customise messages</strong>.
✔️ <strong>Enable & disable notifications</strong>.
✔️ <strong>Plugin Options page</strong>.
✔️ <strong>Custom Hooks</strong> to help you customize plugin behaviour.
✔️ Available in <strong>mutiple langauges</strong> 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).

== Screenshots ==

1. Slack Notification - Slack notification generated by Ping Me On Slack.
2. Ping Me On Slack Options - Plugin Options.
3. Ping Me On Slack Options - More Plugin Options.
4. Ping Me On Slack Options - Save Options.

== Changelog ==

= 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.

== 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).
