From 2c2951d2c0f35ee7bd90cfc51eea47350210fdef Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Thu, 26 Mar 2015 21:48:42 +0000 Subject: [PATCH] Press This: remove `role="application"` from the Categories list wrapper. This doesn't make it work better in screen readers. See #31443. git-svn-id: https://develop.svn.wordpress.org/trunk@31907 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/class-wp-press-this.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/includes/class-wp-press-this.php b/src/wp-admin/includes/class-wp-press-this.php index 8dbff35920..8961a099a2 100644 --- a/src/wp-admin/includes/class-wp-press-this.php +++ b/src/wp-admin/includes/class-wp-press-this.php @@ -788,7 +788,7 @@ class WP_Press_This { -
+
    ID, array( 'taxonomy' => 'category', 'list_only' => true ) ); ?>