Changeset 55195 for trunk/src/wp-admin/edit-form-advanced.php
- Timestamp:
- 02/02/2023 08:23:01 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-advanced.php
r53131 r55195 347 347 '<p>' . __( 'For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information.' ) . '</p>' . 348 348 '<p>' . __( 'Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping.' ) . '</p>' . 349 '<p>' . __( 'Remember to click Update Mediato save metadata entered or changed.' ) . '</p>',349 '<p>' . __( 'Remember to click Update to save metadata entered or changed.' ) . '</p>', 350 350 ) 351 351 );
Note: See TracChangeset
for help on using the changeset viewer.