Opened 15 years ago
Closed 15 years ago
#16344 closed defect (bug) (fixed)
select name=comment_type doesn't respect chosen value on page load
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | 3.1 |
| Component: | Comments | Keywords: | has-patch |
| Focuses: | Cc: |
Description
select works as expected, but doesn't show the correct value on page load.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [17350]) Global comment_type in WP_Comments_List_Table::prepare_items(). props jorbin, fixes #16344.