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



wp_get_comment_fields_max_lengths › Filtr WordPress Hooks

Od4.5.0
Przestarzałyn/a
apply_filters( 'wp_get_comment_fields_max_lengths', $lengths )
Parametry:
  • (int[]) $lengths Array of maximum lengths keyed by field name.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the lengths for the comment form fields.





Źródło

return apply_filters( 'wp_get_comment_fields_max_lengths', $lengths );