- Timestamp:
- 10/28/2020 01:17:03 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-members/classes/class-bp-members-component.php
r12748 r12771 177 177 'search_string' => __( 'Search Members...', 'buddypress' ), 178 178 'global_tables' => array( 179 'table_name_invitations' => bp_core_get_table_prefix() . 'bp_invitations', 179 180 'table_name_last_activity' => bp_core_get_table_prefix() . 'bp_activity', 180 181 'table_name_signups' => $wpdb->base_prefix . 'signups', // Signups is a global WordPress table.
Note: See TracChangeset
for help on using the changeset viewer.