Make WordPress Core


Ignore:
Timestamp:
09/24/2015 01:33:18 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Add a summary, version, and @access tag to the property DocBlock for Custom_Background->updated.

See [13765] for where the property was initially introduced.
See [30186] for where the property was actually declared.

Props brentvr.
See #30224. See #32246.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/custom-background.php

    r32974 r34490  
    3333
    3434    /**
     35     * Used to trigger a success message when settings updated and set to true.
     36     *
     37     * @since 3.0.0
     38     * @access private
    3539     * @var bool
    3640     */
Note: See TracChangeset for help on using the changeset viewer.