asp_icl_t
Fires before the translation for front-end components
Every text appearing on the front-end of the search is going through this hook - including the placeholder text, filter labels etc..
Syntax
Parameters
$value (string) - The field value
$name (string) - The field name
$esc_html (bool) - If the field is to be used as an attribute later.
Usage
Last updated