apply_filters( 'torro_required_indicator', string $required_indicator )

Filters the required indicator for an element that must be filled.

Description

Parameters

$required_indicator

(string) (Optional) Indicator HTML string. Default is a screen-reader-only '(required)' text and an asterisk for visual appearance.

Changelog

Changelog
Version Description
1.0.0 Introduced.