Opened 11 years ago
Closed 11 years ago
#31308 closed defect (bug) (fixed)
Use correct default values in wp-admin/includes/template.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | template | Cc: |
Description
- replace default value
'1'ofintvariable$positioninwp_comment_replyfunction with1; - replace default value
falseofstringvariable$selectedinwp_dropdown_rolesfunction with''; - replace default values
nullofstringvariable$textandarray|stringvariable$other_attribuesinget_submit_button functionwith'';
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Related #30799