manifest / integrations / new-post-webhook
New Post Webhook
Sends a webhook request when a new post is published
by Tareq Hasan · github.com/wedevsofficial/new-post-webhook · website
★ 3stars
96composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wedevsofficial/new-post-webhook/archive/refs/heads/master.zipAlso on Packagist as wedevs/new-post-webhook:
composer require wedevs/new-post-webhookFrom the readme
New Post Webhook
Sends a webhook request when a new post is published.
Instructions
- Activate the plugin
- Navigate to Settings Writing settings and add the webhook URL.
- It'll send the webhook to that URL when a new post is created.
Installing with composer
Request Format
The following format will be posted in the webhook.