Description
Filters the markup for a visual indicator of required form fields.
Occurrences
Filename | Line Number |
---|---|
wp-includes/general-template.php | 5198 |
Parameters
Type | Name | Description |
---|---|---|
string | $indicator | Markup for the indicator element. |
PHP Doc
/**
* Filters the markup for a visual indicator of required form fields.
*
* @since 6.1.0
*
* @param string $indicator Markup for the indicator element.
*/