beans_term_meta_fields_{$section}

Filter the term meta fields.

The dynamic portion of the hook name, $section, refers to the section id which defines the group of fields.

apply_filters( "beans_term_meta_fields_{$section}", array $fields )

Return: (void)

Parameters

NameTypeDescription
$fieldsarrayAn array of term meta fields.