From 47a4d58d2b5a266c4b8b0bb5b16dbe435e38b3f4 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sat, 15 Nov 2014 01:42:17 +0000 Subject: [PATCH] Editor: enable spellchecking of the post title field on the Edit Post screen. Props marsjaninzmarsa, fixes #30338. git-svn-id: https://develop.svn.wordpress.org/trunk@30350 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-form-advanced.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/edit-form-advanced.php b/src/wp-admin/edit-form-advanced.php index 158271d195..0bbb525dd1 100644 --- a/src/wp-admin/edit-form-advanced.php +++ b/src/wp-admin/edit-form-advanced.php @@ -459,7 +459,7 @@ do_action( 'edit_form_top', $post ); ?> */ ?> - +