Make WordPress Core

Changeset 33768


Ignore:
Timestamp:
08/27/2015 04:59:17 PM (10 years ago)
Author:
DrewAPicture
Message:

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

    r33738 r33768  
    4141     *
    4242     * @since 1.5.0
     43     * @since 4.4.0 The `$option` parameter was added.
    4344     *
    4445     * @param bool|mixed $pre_option Value to return instead of the option value.
Note: See TracChangeset for help on using the changeset viewer.