Make WordPress Core

Changeset 33779


Ignore:
Timestamp:
08/28/2015 03:19:54 PM (11 years ago)
Author:
DrewAPicture
Message:

Docs: Add a changelog entry to the 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

    r33778 r33779  
    125125     * @since 1.5.0 As 'option_' . $setting
    126126     * @since 3.0.0
     127     * @since 4.4.0 The `$option` parameter was added.
    127128     *
    128129     * @param mixed  $value  Value of the option. If stored serialized, it will be
Note: See TracChangeset for help on using the changeset viewer.