Skip to content

Commit b0603c7

Browse files
DrewAPictureDrewAPicture
authored andcommitted
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
1 parent c0917f6 commit b0603c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/class-wp-term-query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ public function parse_query( $query = '' ) {
220220
/**
221221
* Filters the terms query default arguments.
222222
*
223-
* Use 'get_terms_args' to filter the passed arguments.
223+
* Use {@see 'get_terms_args'} to filter the passed arguments.
224224
*
225225
* @since 4.4.0
226226
*

0 commit comments

Comments
 (0)