From 7142248743b10f94aaecb96089737df4d7bc1246 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Thu, 25 Jun 2015 19:24:25 +0000 Subject: [PATCH] Press This: better screen reader text for the arrow part of the split button. Props afercia. See #32757. Built from https://develop.svn.wordpress.org/trunk@32944 git-svn-id: http://core.svn.wordpress.org/trunk@32915 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/class-wp-press-this.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/class-wp-press-this.php b/wp-admin/includes/class-wp-press-this.php index b1f4eee206..d74dd63dc9 100644 --- a/wp-admin/includes/class-wp-press-this.php +++ b/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' ); ?>