mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 04:04:35 +00:00
Correct the version term_search_min_chars changed. Ammends r42614.
git-svn-id: https://develop.svn.wordpress.org/trunk@42616 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -731,7 +731,7 @@ function wp_default_scripts( &$scripts ) {
|
||||
/**
|
||||
* Filters the minimum number of characters required to fire a tag search via Ajax.
|
||||
*
|
||||
* Previous to 4.8.0, this filter passed taxonomy and search context parameters.
|
||||
* Previous to 5.0.0, this filter passed taxonomy and search context parameters.
|
||||
* @since 4.0.0
|
||||
*
|
||||
* @param int $characters The minimum number of characters required. Default 2.
|
||||
|
||||
Reference in New Issue
Block a user