=== SMNTCS Image Dimensions ===

Contributors:       nielslange
Tags:               media library, image dimensions, file size, images, media
Requires at least:  5.2
Tested up to:       7.1
Requires PHP:       7.4
Stable tag:         1.8
License:            GPL v2 or later
License URI:        https://www.gnu.org/licenses/gpl-2.0.html

Shows the dimensions and the file size of every image in the media library list view.

== Description ==

SMNTCS Image Dimensions adds two sortable columns to the list view of the media library: the image dimensions in pixels and the file size. You can see at a glance which images are too large or too small without opening each one.

There are no settings. Activate the plugin and switch the media library to the list view.

== Installation ==

1. Upload `smntcs-image-dimensions` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.

== Contribute ==

Contributions are more than welcome. Simply head over to [GitHub](https://github.com/nielslange/smntcs-image-dimensions/) and open an issue or a pull request.

== Screenshots ==

1. See the image dimension and the image file size in the media library.

== Changelog ==

= 1.8 (2026.09.26) =

- Test up to WordPress 7.1
- Update development dependencies and GitHub Actions

= 1.7 (2026.08.14) =

- Test up to WP 7.0

= 1.6 (2025.03.20) =

- Test up to WP 6.8

= 1.5 (2023.10.15) =

- Test up to WP 6.4

= 1.4 (2022.12.03) =

- Test up to WP 6.1

= 1.3 (2022.08.15) =

- Add sortable colums height and width

= 1.2 (2022.05.14) =

- Test up to WP 6.0
- Add Cypress for e2e testing

= 1.1 (2022.04.21) =

- Test up to WP 5.0

= 1.0 (2021.12.30) =

- Initial commit
