Make WordPress Core

Changeset 33792


Ignore:
Timestamp:
08/28/2015 03:38:01 PM (9 years ago)
Author:
DrewAPicture
Message:

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

See #28402.

File:
1 edited

Legend:

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

    r33791 r33792  
    14411441     *
    14421442     * @since 2.9.0
     1443     * @since 4.4.0 The `$transient` parameter was added
    14431444     *
    14441445     * @param mixed  $value     Value of site transient.
Note: See TracChangeset for help on using the changeset viewer.