Asking to recommend a product (plugin, theme, book, hosting provider), tool, library, or off-site resource is out of scope for this site, as it attracts opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
Improve this questionI'm looking for a plugin that allows the user to define where the image will be cropped for a given thumbnail size.
For example, the user uploads an image, a screen comes up with the image and a selection box, and asks her to move/resize the image within the selection for size 'medium'.
I've found two plugins that allow the user to do this after the thumbnail has been uploaded: Post Thumbnail Editor and Crop-Thumnails.
Either of these might work, but does anyone know of a built-in solution or a plugin that will ask for this on upload?
There seems to be a built-in solution in the customizer when for example when choosing the logo or header image in twentyseventeen - it opens the upload dialogue and says "Upload and crop" on the button, leading to moving preset crop area in the next step. Any way how to use this in featured images?
Thanks!
Closed. This question is off-topic. It is not currently accepting answers.Asking to recommend a product (plugin, theme, book, hosting provider), tool, library, or off-site resource is out of scope for this site, as it attracts opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
Improve this questionI'm looking for a plugin that allows the user to define where the image will be cropped for a given thumbnail size.
For example, the user uploads an image, a screen comes up with the image and a selection box, and asks her to move/resize the image within the selection for size 'medium'.
I've found two plugins that allow the user to do this after the thumbnail has been uploaded: Post Thumbnail Editor and Crop-Thumnails.
Either of these might work, but does anyone know of a built-in solution or a plugin that will ask for this on upload?
There seems to be a built-in solution in the customizer when for example when choosing the logo or header image in twentyseventeen - it opens the upload dialogue and says "Upload and crop" on the button, leading to moving preset crop area in the next step. Any way how to use this in featured images?
Thanks!
Share Improve this question edited Dec 4, 2019 at 23:00 Fanky 3171 silver badge12 bronze badges asked Jul 18, 2013 at 18:44 Will MWill M 1591 silver badge5 bronze badges 4 |1 Answer
Reset to default 1I've used Post Thumbnail Editor on many sites, its really very good.
Just remember when it opens, that it opened in a new tab, once you're done cropping, close the tab to get back to where yo were
http://wordpress/plugins/post-thumbnail-editor/
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744938890a4602197.html
add_image_size()
. I guessed I assumed that a plugin would do both with the way the hooks are set up. – Will M Commented Jul 18, 2013 at 18:52