Make WordPress Core

Changeset 33789


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

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

    r33788 r33789  
    11941194     *
    11951195     * @since 3.0.0
     1196     * @since 4.4.0 The `$option` parameter was added
    11961197     *
    11971198     * @param string $option Option name.
Note: See TracChangeset for help on using the changeset viewer.