From ea4da9e13c38258c690fa9c1bb5e493b697fbf66 Mon Sep 17 00:00:00 2001 From: "Drew Jaynes (DrewAPicture)" Date: Fri, 28 Nov 2014 08:59:45 +0000 Subject: [PATCH] 4.1 Docs Audit: Fix a variety of issues with the DocBlock for the `default_page_template_title` filter. Includes hyphenating 'drop-down', ensuring the DocBlock itself is correctly indented, and wraps lines at an appropriate length. See #30469. git-svn-id: https://develop.svn.wordpress.org/trunk@30601 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/meta-boxes.php | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/wp-admin/includes/meta-boxes.php b/src/wp-admin/includes/meta-boxes.php index cc38c04f0f..c7307d5204 100644 --- a/src/wp-admin/includes/meta-boxes.php +++ b/src/wp-admin/includes/meta-boxes.php @@ -745,14 +745,15 @@ function page_attributes_meta_box($post) {