Make WordPress Core

Changeset 33785


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

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

    r33784 r33785  
    999999     * @since 2.9.0 As 'pre_site_option_' . $key
    10001000     * @since 3.0.0
     1001     * @since 4.4.0 The `$option` parameter was added
    10011002     *
    10021003     * @param mixed  $pre_option The default value to return if the option does not exist.
Note: See TracChangeset for help on using the changeset viewer.