Docs: Correct @since
version for add_allowed_options()
.
Follow-up to [48121]. Props coffee2code. Fixes #51450. git-svn-id: https://develop.svn.wordpress.org/trunk@49096 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3ebeaffe80
commit
af9db19b45
@ -2190,7 +2190,7 @@ function option_update_filter( $options ) {
|
||||
/**
|
||||
* Adds an array of options to the list of allowed options.
|
||||
*
|
||||
* @since 2.7.0
|
||||
* @since 5.5.0
|
||||
*
|
||||
* @global array $allowed_options
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user