apply_filters( 'wp_required_field_indicator', string $indicator )

Filters the markup for a visual indicator of required form fields.


Parameters

$indicator

Markup for the indicator element.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
6.1.0 Introduced.