Skip to content

Simple WordPress plugin that posts a JSON webhook to an external API URL to notify when a post or page is published, updated, or deleted.

License

Notifications You must be signed in to change notification settings

robjlucas/pinghook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinghook

Simple WordPress plugin that posts a JSON webhook to an external API URL to notify when a post or page is published, updated, or deleted.

We ignore draft and autosaves, and only trigger these webhooks when a post or page is explicitly saved, published or deleted.

Installation

Simply upload the zip file to your WordPress plugins directory and activate.

Setup

In WordPress, click on "pinghook" in the menu. Enter the URL of the external API, and--if required--an API secret to be provided to that API with each request.

About

Simple WordPress plugin that posts a JSON webhook to an external API URL to notify when a post or page is published, updated, or deleted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages