Make WordPress Core

Changeset 33778


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

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

    r33768 r33778  
    6464             *
    6565             * @since 3.4.0
     66             * @since 4.4.0 The `$option` parameter was added.
    6667             *
    6768             * @param mixed  $default The default value to return if the option does not exist
Note: See TracChangeset for help on using the changeset viewer.