Display more results then 25 post per page
-
If you want to display more than 25 post’s per page, just replace the number 25 to 250 from /includes/admin.php like:
if (!isset($_GET['perpage'])) { $tableOptions['perpage'] = 250;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Display more results then 25 post per page’ is closed to new replies.