You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<button id="imgedit-scale-button" type="button" onclick="imageEdit.action(<?phpecho"$post_id, '$nonce'"; ?>, 'scale')" class="button button-primary"><?phpechoesc_html_x( 'Scale', 'verb: button to expand the image scaling controls' ); ?></button>
162
162
</div>
163
163
<span class="imgedit-scale-warn" id="imgedit-scale-warn-<?phpecho$post_id; ?>"><span class="dashicons dashicons-warning" aria-hidden="true"></span><?phpesc_html_e( 'Images cannot be scaled to a size larger than the original.' ); ?></span>
0 commit comments