[wp-trac] [WordPress Trac] #31308: Use correct default values in wp-admin/includes/template.php
WordPress Trac
noreply at wordpress.org
Thu Feb 12 20:38:20 UTC 2015
#31308: Use correct default values in wp-admin/includes/template.php
--------------------------+-----------------------------
Reporter: ipm-frommen | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: template |
--------------------------+-----------------------------
* replace default value `'1'` of `int` variable `$position` in
`wp_comment_reply` function with `1`;
* replace default value `false` of `string` variable `$selected` in
`wp_dropdown_roles` function with `''`;
* replace default values `null` of `string` variable `$text` and
`array|string` variable `$other_attribues` in `get_submit_button function`
with `''`;
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31308>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list