Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32657, comment 8


Ignore:
Timestamp:
06/16/2015 08:13:09 PM (10 years ago)
Author:
tyxla
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32657, comment 8

    initial v1  
    33But with the latest commit [32798] I have some PHP notices appearing there. Turns out that they are because of bad parameter naming for `handle_row_actions()`. I've attached a patch that addresses these, and updated the method docs as well.
    44
    5 Also, I've updated the CSS for consistency with that solution.
     5Also, I've updated the CSS for consistency with that solution. With this approach, min-height will not be necessary anymore.