=== WP Events Hooks Listeners ===
Contributors: shaharia.azam,shahariadigital
Donate link: https://paypal.me/previewtechsllc
Tags: events, hooks, action, remote, external, slack, email, webhooks
Requires at least: 4.0
Tested up to: 5.3
Stable tag: 1.0
Requires PHP: 5.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Listen various events from Wordpress Core actions and perform actions. You can setup various workflow based on specific actions happening in Wordpress and
configure what you want to do. You can post to external URL, perform any actions, send email, send notification to slack, facebook, etc. For example, if you want to get
notified in your Slack when any new post will be publishe, you can select your Wordpress core events and setup a Slack webhook. It's simple. This plugin
will make your work easy to integrate your Wordpress with various third party platforms.

== Description ==

**WP Events Hooks Listeners** provides flexible options to perform various actions (sending email, post to webhooks, slack notification and more). You can easily integrate
your Wordpress with your existing platform and it can help you to automate workflow, monitor Wordpress activities.

**Supported Notification Platform:**

*   Webhook
*   Slack Channel

== Installation ==

Installation of this plugin is so simple.

1. Upload the plugin files to the `/wp-content/plugins/wp-actions-on-events` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. After installing from the left side navigation "WP Actions On Events", setup your actions based on your Wordpress site events

== Frequently Asked Questions ==

= Can I get advanced support? =

Yes, of course you can. To get quicker support, write an email at mail@shaharia.com

== Screenshots ==

1. Configuration Page

== Changelog ==

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.0 =
* Initial release