Make WordPress Core

Changeset 33794


Ignore:
Timestamp:
08/28/2015 03:40:32 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Add a changelog entry to the set_site_transient_$transient hook doc for the $transient parameter, added in [33738].

Fixes #28402.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/option.php

    r33793 r33794  
    15051505         *
    15061506         * @since 3.0.0
     1507         * @since 4.4.0 The `$transient` parameter was added
    15071508         *
    15081509         * @param mixed  $value      Site transient value.
Note: See TracChangeset for help on using the changeset viewer.