=== Plugin Name === Contributors: hwde Donate link: https://xclose.de/ Tags: Post Requires at least: 3.7 Tested up to: 5.6 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html "Call On Post" is a Post Notifier as a plugin which will "fetch" automatic the specified URL when a post is published or modified by a user. == Description == There are a couple of "post notifier" plugins available, but I wasn't able to found a similar than this one. The plugin does a very simple thing: each time a post is created, updated or deleted, a URL defined in settings of this plugin is "called" by the plugin. == Installation == 1. Upload `call-on-post.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit the settings of "Call On Post" and type the URL you want to trigger. == Changelog == = 1.0 = * Initial release after testing.