Docs

apply_filters( ‘evf_forms_akismet_get_field_type_allowlist’, array $field_type_allowlist )

Filters the field types that are allowed to be sent to Akismet.

Parameters

$field_type_allowlistarray
Field types allowed to be sent to Akismet.

Changelog

VersionDescription
2.4.0Introduced.