``` php public function prepare_items() { $per_page = 100; // Set it high so we shouldn't have to worry about pagination. ``` Never used?
Never used?