Filters the minimum number of characters required to fire a tag search via Ajax.
$charactersint
$taxonomy_objectWP_Taxonomy
$searchstring
$term_search_min_chars = (int) apply_filters( 'term_search_min_chars', 2, $taxonomy_object, $search );
| Version | Description |
|---|---|
| 4.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/term_search_min_chars