Make WordPress Core

Changeset 34779


Ignore:
Timestamp:
10/02/2015 07:31:04 PM (11 years ago)
Author:
jeremyfelt
Message:

Docs: Add deprecation note for $use_cache in get_site_option().

Props johnbillion.
See #28290.

File:
1 edited

Legend:

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

    r34778 r34779  
    976976 *
    977977 * @since 2.8.0
     978 * @since 4.4.0 The `$use_cache` parameter was deprecated.
    978979 * @since 4.4.0 Modified into wrapper for get_network_option()
    979980 *
Note: See TracChangeset for help on using the changeset viewer.