Make WordPress Core

Changeset 33788


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

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

    r33787 r33788  
    11031103     * @since 2.9.0 As 'pre_add_site_option_' . $key
    11041104     * @since 3.0.0
     1105     * @since 4.4.0 The `$option` parameter was added
    11051106     *
    11061107     * @param mixed  $value  Value of site option.
Note: See TracChangeset for help on using the changeset viewer.