Make WordPress Core

Changeset 33787


Ignore:
Timestamp:
08/28/2015 03:31:58 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Add a changelog entry to the site_option_$option hook doc for the $option parameter, added in [33738].

See #28402.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/option.php

    r33786 r33787  
    10681068     * @since 2.9.0 As 'site_option_' . $key
    10691069     * @since 3.0.0
     1070     * @since 4.4.0 The `$option` parameter was added
    10701071     *
    10711072     * @param mixed  $value  Value of site option.
Note: See TracChangeset for help on using the changeset viewer.