Docs: Correct @since version for add_allowed_options().
Follow-up to [48121]. Props coffee2code. Fixes #51450. Built from https://develop.svn.wordpress.org/trunk@49096 git-svn-id: http://core.svn.wordpress.org/trunk@48858 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user