Extension Actions and Filters

Articles

gravityflowformconnector_update_entry_approval_status

The filter gravityflowformconnector_update_entry_approval_status can be used for setting the approval status without having to use a field on the form to define the status.

gravityflowformconnector_update_entry_form

The gravityflowformconnector_update_entry_form filter allows the form of entry for update to be customized/hydrated.

gravityflowformconnector_update_entry_id

The gravityflowformconnector_update_entry_id filter allows the target entry ID to be modified during the Form Connector Update an Entry step type.

gravityflowformconnector_update_field_values_form

The gravityflowformconnector_update_field_values_form filter allows the form to be modified before it is processed for updating field values into another entry.

gravityflowincomingwebhook_check_permissions

The gravityflowincomingwebhook_check_permissions filter allows developers to override or extend the permission logic for incoming webhook REST API requests in the Gravity Flow Incoming Webhook extension.

gravityflowincomingwebhook_response_post_process

The gravityflowincomingwebhook_response_post_process filter allows the WP_REST_Response object to be modified after processing.

gravityflowincomingwebhook_response_pre_process

The gravityflowincomingwebhook_response_pre_process filters the processing of the webhook to be able to override the response entirely.

gravityflowincomingwebhook_route

The gravityflowincomingwebhook_route filter allows developers to modify the REST API route used for incoming webhooks in the Gravity Flow Incoming Webhook extension.

gravityflowincomingwebhook_route_args

The gravityflowincomingwebhook_route_args filter allows developers to modify the arguments used when registering the REST API route for incoming webhooks in the Gravity Flow Incoming Webhook extension.

gravityflowparentchild_add_child_entry_link

The gravityflowparentchild_add_child_entry_link filter can be used to modify the URL of the Add Child Form link.