Make WordPress Core

Changeset 33793


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

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

    r33792 r33793  
    14731473     *
    14741474     * @since 3.0.0
     1475     * @since 4.4.0 The `$transient` parameter was added
    14751476     *
    14761477     * @param mixed  $value     Value of site transient.
Note: See TracChangeset for help on using the changeset viewer.