[wp-trac] [WordPress Trac] #57069: Document the globals in various docblocks.
WordPress Trac
noreply at wordpress.org
Mon Dec 12 10:28:16 UTC 2022
#57069: Document the globals in various docblocks.
----------------------------+-----------------------
Reporter: upadalavipul | Owner: audrasjb
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 6.2
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: docs
----------------------------+-----------------------
Comment (by audrasjb):
@viralsampat it looks like `57069.diff` adds some unrelated changes:
{{{
// Check array attributes place holder value isset or not
if( empty( $attributes['placeholder'] ) ) {
$attributes['placeholder'] = 'Optional placeholder…';
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57069#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list