From f71a4ae220b48b7faa40485488fc88600836ac66 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Fri, 16 Aug 2013 19:56:09 +0000 Subject: [PATCH] Add a maxlength attribute to the post password input, reflecting the current DB field length.\ props RayBernard, DrewAPicture. see #24792. Built from https://develop.svn.wordpress.org/trunk@25035 git-svn-id: http://core.svn.wordpress.org/trunk@25022 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/meta-boxes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/meta-boxes.php b/wp-admin/includes/meta-boxes.php index cefa5a96ba..d20a55c099 100644 --- a/wp-admin/includes/meta-boxes.php +++ b/wp-admin/includes/meta-boxes.php @@ -138,7 +138,7 @@ echo esc_html( $visibility_trans ); ?> ID ) ); ?> />
/>
-
+
/>