=== SMNTCS Image Dimensions === Contributors: nielslange Tags: Media Dimensions, Media File Size, Media Library Stable tag: 1.6 Tested up to: 6.8 Requires PHP: 7.4 Requires at least: 5.2 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Shows the image dimension and the image file size in the media library. == 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.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