#49170 closed defect (bug) (fixed)
incorrect description of return value in DocBlock of WP_List_Table::handle_row_actions()
| Reported by: | pbiron | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
Currently the text reads:
The row actions HTML, or an empty string if the current column is the primary column.
and it should read:
The row actions HTML, or an empty string if the current column is not the primary column.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 47058: