Checklists
Articles
gravityflowchecklists_checklists
The gravityflowchecklists_checklists filter allows the checklist configurations to be filtered.
gravityflowchecklists_entry_url
Allows the URL to the entry from the checklist to be modified. Parameters ParameterTypeDetails $url, String Entry URL$formFormThe form $entries EntryEntries$exemptString URL to be exempted.
gravityflowchecklists_form_title
The gravityflowchecklists_form_title filter allows the title of the form in the checklist to be modified.
gravityflowchecklists_form_url
The hook gravityflowchecklists_form_url allows the URL to the form from the checklist to be modified. ParameterTypeDetails$formForm The form$entriesEntry The entries$exemptBoolean User exempted fro submitting the form$URLString The URL.
gravityflowchecklists_post_add_exemption
The gravityflowchecklists_post_add_exemption action fires after an admin has clicked on the checkbox to exempt a user from completing the form.
gravityflowchecklists_post_remove_exemption
The gravityflowchecklists_post_remove_exemption action fires after an admin has clicked on the checkbox to remove an exemption for a user.
gravityflowchecklists_rest_api_capability_update_user_exemption
The gravityflowchecklists_rest_api_capability_update_user_exemption filter allows the capability required to update user exemptions via the REST API to be modified.
gravityflowchecklists_user_admin_checklists_url
The gravityflowchecklists_user_admin_checklists_url filter allows developers to modify the checklists URL in the WordPress user admin row actions.