From aaafb3113a9120310d2466985ded4be0e383dd59 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 30 Apr 2015 16:04:24 +0000 Subject: [PATCH] Bulk Edit: Properly associate the Format select with its label. props afercia. fixes #32210. Built from https://develop.svn.wordpress.org/trunk@32329 git-svn-id: http://core.svn.wordpress.org/trunk@32300 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/class-wp-posts-list-table.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/class-wp-posts-list-table.php b/wp-admin/includes/class-wp-posts-list-table.php index e6260394d8..2e96471cbc 100644 --- a/wp-admin/includes/class-wp-posts-list-table.php +++ b/wp-admin/includes/class-wp-posts-list-table.php @@ -1331,7 +1331,7 @@ class WP_Posts_List_Table extends WP_List_Table { $post_formats = get_theme_support( 'post-formats' ); ?> -