Checklists
Articles
gravityflowchecklists_checklists
The gravityflowchecklists_checklists filter allows the checklist configurations to be filtered. ParameterTypeDetails$checklist_configs ArrayThe array of checklist configurations.$userWP UserThe user.
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_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.