[wp-trac] [WordPress Trac] #44411: Add property doc in child class
WordPress Trac
noreply at wordpress.org
Sun Nov 22 15:42:41 UTC 2020
#44411: Add property doc in child class
------------------------------+-------------------------------------
Reporter: subrataemfluence | Owner: SergeyBiryukov
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 5.7
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: | Focuses: docs, coding-standards
------------------------------+-------------------------------------
Changes (by SergeyBiryukov):
* status: new => reviewing
* focuses: coding-standards => docs, coding-standards
* component: General => Customize
* owner: (none) => SergeyBiryukov
* milestone: Awaiting Review => 5.7
* keywords: 2nd-opinion =>
Comment:
Hi there, thanks for the patches!
Some history on the `@since` tags here:
* These properties were introduced in [20319] / #19910, the version should
be 3.4.0:
* `WP_Customize_Upload_Control::$type`
* `WP_Customize_Image_Control::$type`
* These were introduced in [30309] / #21483, the version should be 4.1.0:
* `WP_Customize_Upload_Control::$mime_type`
* `WP_Customize_Upload_Control::$button_labels`
* `WP_Customize_Image_Control::$mime_type`
* `WP_Customize_Media_Control` was introduced later in [31698] / #29215,
that's why its properties are marked as `@since 4.2.0`, see [32023] /
#31888.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44411#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list