[wp-trac] [WordPress Trac] #39501: Fix DocBlocks for class WP_Customize_Selective_Refresh
WordPress Trac
noreply at wordpress.org
Fri Jan 6 11:40:37 UTC 2017
#39501: Fix DocBlocks for class WP_Customize_Selective_Refresh
--------------------------+-----------------------------
Reporter: keesiemeijer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version:
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
* The `@access` tag for the properties `$triggered_errors` and
`$current_partial_id` is set to `private` where it should be `protected`.
* The `@access` tag for the method `handle_error()` is set to `private`
where it should be `public`
* The DocBlocks for the duplicate `customize_dynamic_partial_args` and
`customize_dynamic_partial_class` filters should point to the documented
version in the same file.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39501>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list