Opened 11 years ago
Closed 11 years ago
#31310 closed defect (bug) (fixed)
Return empty strings in for 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 empty
return;statements for_list_meta_rowfunction with@return stringPHPDoc comment withreturn '';;
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 31442: