Changing the amount of users per page in admin | Forum

Mark May 3 '12
If like me only being able to view 20 profiles at a time when looking through the recent members list within the admin area was not enough (or even if it was too much) here is how you change the value.


This will affect the amount of users displayed per page in the following location oxwall-install/admin/users/recent


Open up ow_system_plugins/admin/components/user_list.php

Find (CTRL+F on most browsers)  $onPage = 20; and change the value of 20 either up or down depending on taste :)


I currently have it set to 50.

Team
Michael I. Nov 1 '12
Topic was moved from Core.