Options, Meta APIs: Update @since version for the $force_cache parameter added for wp_load_alloptions() in [46753] to 5.3.1.
See #31245. Built from https://develop.svn.wordpress.org/trunk@46779 git-svn-id: http://core.svn.wordpress.org/trunk@46579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -189,7 +189,7 @@ function form_option( $option ) {
|
||||
* Loads and caches all autoloaded options, if available or all options.
|
||||
*
|
||||
* @since 2.2.0
|
||||
* @since 5.4.0 The `$force_cache` parameter was added.
|
||||
* @since 5.3.1 The `$force_cache` parameter was added.
|
||||
*
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user