Docs: Link up a reference to the get_terms_args
filter in the hook doc for get_terms_defaults
.
See #35381. See #36921. git-svn-id: https://develop.svn.wordpress.org/trunk@37577 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e613d97234
commit
08e8157d25
@ -220,7 +220,7 @@ class WP_Term_Query {
|
||||
/**
|
||||
* Filters the terms query default arguments.
|
||||
*
|
||||
* Use 'get_terms_args' to filter the passed arguments.
|
||||
* Use {@see 'get_terms_args'} to filter the passed arguments.
|
||||
*
|
||||
* @since 4.4.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user