wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp_required_field_indicator › Filtr WordPress Hooks

Od6.1.0
Przestarzałyn/a
apply_filters( 'wp_required_field_indicator', $indicator )
Parametry:
  • (string) $indicator Markup for the indicator element.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

return apply_filters( 'wp_required_field_indicator', $indicator );