From ae029a133e3a4a12287d232a63f63be6ad93540a Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Thu, 25 Jun 2015 19:23:54 +0000 Subject: [PATCH] Press This: better screen reader text for the arrow part of the split button. Props afercia. See #32757. git-svn-id: https://develop.svn.wordpress.org/trunk@32944 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 b1f4eee206..d74dd63dc9 100644 --- a/src/wp-admin/includes/class-wp-press-this.php +++ b/src/wp-admin/includes/class-wp-press-this.php @@ -1460,7 +1460,7 @@ class WP_Press_This { echo ( current_user_can( 'publish_posts' ) ) ? __( 'Publish' ) : __( 'Submit for Review' ); ?>