Апісанне
Simple Webhooks enhances WordPress by adding webhook functionality that triggers actions when posts, pages, or custom post types are created, updated, or deleted. This is useful for automation, integrations, and notifications.
Features:
– Send webhooks when posts, pages, or custom post types are updated.
– Select which post types should trigger webhooks.
– Easy setup via the WordPress admin panel.
License
This plugin is released under the GPL v2 or later license.
Ўсталёўка
- Upload the plugin files to the
/wp-content/plugins/simple-webhooks/directory, or install the plugin through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings -> Simple Webhooks to configure webhook settings.
Часта задаваныя пытанні
-
How do I configure webhooks?
-
Go to Settings -> Simple Webhooks and enter your webhook URL. Select which post types should trigger webhooks.
-
Does this work with custom post types?
-
Yes, the plugin supports both standard and custom post types.
-
How are webhooks sent?
-
Webhooks are sent as JSON payloads via HTTP POST.
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“Simple Webhooks” is open source software. The following people have contributed to this plugin.
УдзельнікіПеракласці “Simple Webhooks” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
1.1
- Added support for custom post types.
- Fixed minor bugs and improved performance.
1.0
- Initial release.