You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a PHP API for registering, updating, deleting, and querying webhook registrations. This will include the WebhookRepository interface and an implementation using the WordPress options table or custom post type for storage.
The text was updated successfully, but these errors were encountered:
Description
Create a PHP API for registering, updating, deleting, and querying webhook registrations. This will include the WebhookRepository interface and an implementation using the WordPress options table or custom post type for storage.
The text was updated successfully, but these errors were encountered: