diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index d76b5fdb06..7de19a270d 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -64,7 +64,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
emojis.', '💙', '🐈', '🐒', '🍦', __( 'https://codex.wordpress.org/Emoji' ) ); + printf( 'Don’t use special characters? You can still have fun — emoji are now available in WordPress! Get creative and decorate your content with %1$s, %2$s, %3$s, %4$s, and all the many other emoji.', '💙', '🐈', '🐒', '🍦', __( 'https://codex.wordpress.org/Emoji' ) ); ?>
wp.a11y.speak(). Simply pass what you want to say, and a polite update will be sent to the ARIA live notifications area.' ); ?>
+wp.a11y.speak(). Pass it a string, and an update will be sent to the ARIA live notifications area.' ); ?>