From 48fde56f29599e12b6dc7b67fb10a7c3a631c919 Mon Sep 17 00:00:00 2001 From: nacin Date: Fri, 27 Apr 2012 19:46:33 +0000 Subject: [PATCH] Add a max of 999 to the screen options items per page input. props georgestephanis. fixes #20420. git-svn-id: http://svn.automattic.com/wordpress/trunk@20625 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/screen.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wp-admin/includes/screen.php b/wp-admin/includes/screen.php index d920f5863..2b4172746 100644 --- a/wp-admin/includes/screen.php +++ b/wp-admin/includes/screen.php @@ -1008,12 +1008,12 @@ final class WP_Screen { $per_page = apply_filters( 'edit_posts_per_page', $per_page, $this->post_type ); ?> -
- - -