Docs: `@see != @since`.
See #32246 git-svn-id: https://develop.svn.wordpress.org/trunk@36073 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
857de6f1ba
commit
ec46b01201
|
@ -245,7 +245,7 @@ function apply_filters( $tag, $value ) {
|
|||
/**
|
||||
* Execute functions hooked on a specific filter hook, specifying arguments in an array.
|
||||
*
|
||||
* @see 3.0.0
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @see apply_filters() This function is identical, but the arguments passed to the
|
||||
* functions hooked to `$tag` are supplied using an array.
|
||||
|
|
Loading…
Reference in New Issue