#33436 closed defect (bug) (fixed)
Return statement in WP_List_Table::handle_row_actions() doesn't match output.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 4.3 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
WordPress core revision 33590 updated file /wp-admin/includes/class-wp-list-table.php. The @return description @1258 (above handle_row_actions() function) should be updated, too.
Attachments (2)
Change History (6)
#1
@
10 years ago
- Component changed from General to Administration
- Focuses docs added
- Keywords has-patch added
- Summary changed from Outdated documentation to Return statement in WP_List_Table::handle_row_actions() doesn't match output.
- Version changed from trunk to 4.3
#2
@
10 years ago
- Milestone changed from Awaiting Review to 4.4
@morganestes: Let's do the strict equality check in a separate ticket, just to keep the docs and code changes separate. The docs change looks fine.
Note: See
TracTickets for help on using
tickets.
Updates @return description for WP_List_Table::handle_row_actions and use strict equality checks