Admin Page Content Actions wpwhpro/admin/settings/webhook/page_capability Description: This filter allows you to control the permission for users to do certain interactions on an admin tab...
Filter Webhook API Attributes wpwhpro/admin/webhooks/url_args Description: This filter allows you to filter the given parameters of a specified webhook URL. This hook will be...
Register and Edit All Available Webhooks wpwhpro/webhooks/get_webhooks_actions Description: This filter registers all of the available actions inside of our plugin. You can use this filter also...
Register and Edit All Available Webhook Filters wpwhpro/webhooks/get_webhooks_triggers Description: This filter registers all of the available triggers inside of our plugin. You can use this filter also...
Create do_action On Update and Create Of A User {$do_action} Description: This action allows you to dynamically create a callback function after your specified webhook created, deleted or updated...
Fire Hook After Successful User Deletion wpwhpro/run/delete_action_user_deleted Description: This action allows you to fire a callback function after a user was successfully deleted by a webhook...
Trigger On User Register wpwhpro/webhooks/trigger_user_register Description: This action allows you to fire custom logic after a user registered on the website. This is a...
Create Post On Update wpwhpro/run/create_action_post_on_update Description:This filter enables you to create a post during a post update in case it is not available. Parameter...
Filter Response Arguments wpwhpro/webhooks/response_json_arguments Description:This filter enables you to filter all the arguments that are sent from a action response. The filter says...
Filter Response Type wpwhpro/webhooks/response_response_type Description:This filter enables you to change the current response type. The default response type is json. Parameter Type Description...