From 2f7035c68d2133aee25de12621f39848c687afb6 Mon Sep 17 00:00:00 2001 From: westi Date: Wed, 27 Oct 2010 14:10:47 +0000 Subject: [PATCH] Restore the (at most 15) on the Recent Posts Widgets UI - Accidentally removed as part of [14483]. git-svn-id: http://svn.automattic.com/wordpress/trunk@16013 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/default-widgets.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-includes/default-widgets.php b/wp-includes/default-widgets.php index 9b7addfa3..c1b741ac9 100644 --- a/wp-includes/default-widgets.php +++ b/wp-includes/default-widgets.php @@ -590,6 +590,7 @@ class WP_Widget_Recent_Posts extends WP_Widget {

+