ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Image Display Control

وضاحت

An image file (e.g. JPEG, PNG) contains metadata, i.e. information about the image, e.g. which camera model was used, when the picture has been taken or various image regions. Image regions are useful for describing specific areas of the image (e.g. objects, people) or for indicating how the image should be cropped or rotated to best fit a given container.

This WordPress plugin reads such image regions in order to automatically crop images the best possible way, depending on which container they are being displayed in.

The Frameright app can be used to define such image regions and insert them in the metadata of a picture.

How does it work?

When rendering a post or a page, the plugin looks for images that have image region metadata and replaces them with a web component automatically zooming on the best suited image region, effectively doing better than a classical middle-crop.

Credits

This plugin is based on Frameright/php-image-metadata-parser, a fork of dchesterton/image, an image metadata parsing library. Many thanks to dchesterton!

FAQ

I have an issue or I want to contribute code

Please use the GitHub repository to raise issues about the plugin or submit pull requests.

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“Image Display Control” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Image Display Control” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0.0 (2023-06-28)

  • Moved documentation to https://docs.frameright.io/wordpress

0.1.2 (2023-04-03)

  • Marked as validated with WordPress 6.2.

0.1.1 (2023-03-07)

  • Added tutorial video.

0.1.0 (2023-03-07)

  • Fixed web component sometimes not initializing properly.
  • Added support for older browsers. See here for more details.
  • Improved resolution of images having an srcset= HTML attribute when zooming in on a region.
  • Now forcing the web component to select a region and zoom in on it, instead of rendering the full original image.
  • Fixed crash when uploading non-image files.
  • Fixed crash when uploading damaged images.
  • Fixed several bugs that were happening with some specific themes, like the plugin doing nothing or the image regions being wrong.
  • Stopped generating hardcrops in the media library.

0.0.5 (2023-01-26)

0.0.4 (2022-11-05)

  • Improved documentation.

0.0.3 (2022-11-03)

  • Renamed software components to avoid name clashes with other plugins.

0.0.2 (2022-10-31)

  • Improved algorithm for automatically selecting the best hardcrop.

0.0.1 (2022-10-27)

  • Initial Release.