plugin updates
This commit is contained in:
@@ -3243,7 +3243,7 @@ function edit_form_image_editor( $post ) {
|
||||
__( '<a href="%1$s" %2$s>Learn how to describe the purpose of the image%3$s</a>. Leave empty if the image is purely decorative.' ),
|
||||
/* translators: Localized tutorial, if one exists. W3C Web Accessibility Initiative link has list of existing translations. */
|
||||
esc_url( __( 'https://www.w3.org/WAI/tutorials/images/decision-tree/' ) ),
|
||||
'target="_blank" rel="noopener"',
|
||||
'target="_blank"',
|
||||
sprintf(
|
||||
'<span class="screen-reader-text"> %s</span>',
|
||||
/* translators: Hidden accessibility text. */
|
||||
|
||||
Reference in New Issue
Block a user