[buddypress-trac] [BuddyPress Trac] #5678: BP Signups WP List Tables need to have a column_default method

buddypress-trac noreply at wordpress.org
Tue Jun 3 08:52:01 UTC 2014


#5678: BP Signups WP List Tables need to have a column_default method
--------------------------+-----------------------
 Reporter:  imath         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  2.1
Component:  Members       |    Version:  2.0
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------
 In BP Signups WP List Tables, there are two filters to add custom column
 headers to the table :

 - In mulitisite : {{{'bp_members_ms_signup_columns'}}}
 - In non multisite : {{{'bp_members_signup_columns'}}}

 If a plugin is adding a new column header for instance, we get this error:
 {{{
 Fatal error: Maximum function nesting level of '100' reached, aborting!
 }}}

 I suggest to add the {{{column_default()}}} method to
 {{{BP_Members_List_Table}}} & {{{BP_Members_MS_List_Table}}} to avoid it.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5678>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list