- Timestamp:
- 05/06/2023 09:26:21 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-optouts-list-table.php
r13433 r13469 53 53 */ 54 54 public function prepare_items() { 55 global $usersearch;56 57 55 $search = isset( $_REQUEST['s'] ) ? $_REQUEST['s'] : ''; 58 56 $per_page = $this->get_items_per_page( str_replace( '-', '_', "{$this->screen->id}_per_page" ) );
Note: See TracChangeset
for help on using the changeset viewer.