mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-20 19:24:32 +00:00
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:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user