Make WordPress Core

Changeset 33781


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

Docs: Add a changelog entry to the update_option_{$option} hook doc for the $option parameter, introduced in [33738].

See #28402.

File:
1 edited

Legend:

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

    r33780 r33781  
    349349     *
    350350     * @since 2.0.1
     351     * @since 4.4.0 The `$option` parameter was added.
    351352     *
    352353     * @param mixed  $old_value The old option value.
Note: See TracChangeset for help on using the changeset viewer.