Pre-filter Email Encoder Settings

eeb/settings/pre_filter_fields

Description:
Filter the settings fields before they are filled with their actual values.

Parameter Type Description
$fields array An array of all the available fields with all their settings (except the current value)
$fields = apply_filters( 'eeb/settings/pre_filter_fields', $fields );
Updated on January 31, 2020

Was this article helpful?

Related Articles