Make WordPress Core

Changeset 33780


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

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

    r33779 r33780  
    269269     *
    270270     * @since 2.6.0
     271     * @since 4.4.0 The `$option` parameter was added.
    271272     *
    272273     * @param mixed  $value     The new, unserialized option value.
Note: See TracChangeset for help on using the changeset viewer.