Make WordPress Core

Changeset 33782


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

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

See #28402.

File:
1 edited

Legend:

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

    r33781 r33782  
    615615     *
    616616     * @since 2.8.0
     617     * @since 4.4.0 The `$transient` parameter was added
    617618     *
    618619     * @param mixed  $pre_transient The default value to return if the transient does not exist.
Note: See TracChangeset for help on using the changeset viewer.