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



wp_required_field_message › Filtr WordPress Hooks

Od6.1.0
Przestarzałyn/a
apply_filters( 'wp_required_field_message', $message )
Parametry:
  • (string) $message Message text and glyph wrapped in a `span` tag.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the message to explain required form fields.





Źródło

return apply_filters( 'wp_required_field_message', $message );