| Filter | Description | 
|---|---|
| acf_ct/set_sql_data_type | Used to change SQL data type of the field | 
| acf_ct/edit_read_only_field | Used to allow non-admin user to update read-only fields | 
| acf_ct/settings/store_acf_values_in_post_meta | Used to disable storing custom table data in post meta table | 
| acf_ct/settings/disable_get_field_support | Used to disable get_fieldsupport for custom table | 
| acf_ct/settings/disable_update_field_support | Used to disable update_fieldsupport for custom table |