[buddypress-trac] [BuddyPress Trac] #6465: WP 4.3 changes in WP_List_Table

buddypress-trac noreply at wordpress.org
Tue Jul 21 22:10:42 UTC 2015


#6465: WP 4.3 changes in WP_List_Table
--------------------------------------+------------------------------
 Reporter:  imath                     |       Owner:  johnjamesjacoby
     Type:  defect (bug)              |      Status:  reopened
 Priority:  normal                    |   Milestone:  2.4
Component:  General - Administration  |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch early           |
--------------------------------------+------------------------------

Comment (by johnjamesjacoby):

 Replying to [comment:8 imath]:
 > For the signups WP_List_Table in multisite configs, the regular user row
 actions are output under the signup ones.
 >
 > This appeared since the introduction of the
 `WP_MS_Users_List_Table->handle_row_actions()` function see
 6465.row_actions.patch

 Confirmed. And the patch fixes it, though I think we should return an
 empty string instead of having an empty method.

 The empty method does more-simply satisfy the class/subclass override
 scenario (by assuming `null` results) but does not explicitly tell the
 system to ditch whatever assumptions were made previously (like
 `WP_MS_Users_List_Table::handle_row_actions()` does as an example.)

 I'll commit to 2.3 branch and trunk so we can release an update when
 WP4.3.0 ships.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6465#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list