Make WordPress Core

Changeset 34491


Ignore:
Timestamp:
09/24/2015 01:38:03 PM (11 years ago)
Author:
DrewAPicture
Message:

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

See [14907] for where the property was initially introduced.
See [30187] 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-header.php

    r34228 r34491  
    4242
    4343        /**
     44         * Used to trigger a success message when settings updated and set to true.
     45         *
     46         * @since 3.0.0
     47         * @access private
    4448         * @var bool
    4549         */
Note: See TracChangeset for help on using the changeset viewer.