Skip to content

onlinewebgrow/image-dimensions-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

=== Image Dimensions Display === Contributors: onlinewebgrow Tags: media library, image dimensions, aspect ratio, recommended size Requires at least: 5.2 Tested up to: 6.7 Requires PHP: 7.2 Stable tag: 1.0.6 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Displays image dimensions, aspect ratio, and recommended size in the WordPress media library.

== Description ==

Image Dimensions Display is a lightweight plugin that enhances the WordPress media library by adding a new column to display the following information for each image:

  • Image Dimensions: Displays the width and height of the image in pixels.
  • Aspect Ratio: Shows the aspect ratio of the image (e.g., 16:9, 4:3).
  • Recommended Size: Suggests the best size category (Thumbnail, Medium, Large) based on the WordPress media settings.

This plugin is especially useful for developers, designers, and content creators who need to manage images efficiently and ensure they meet specific size requirements.

== Installation ==

  1. Download the plugin ZIP file.
  2. Go to your WordPress admin dashboard.
  3. Navigate to Plugins > Add New.
  4. Click Upload Plugin and select the downloaded ZIP file.
  5. Click Install Now and then Activate the plugin.

Once activated, the new "Dimensions" column will appear in the WordPress media library.

== Frequently Asked Questions ==

= Does this plugin work with all image types? = Yes, the plugin works with all image types supported by WordPress, including JPEG, PNG, and GIF.

= Can I customize the recommended sizes? = The recommended sizes are based on the media settings configured in Settings > Media in your WordPress admin dashboard.

= Does this plugin affect the front-end of my site? = No, this plugin only modifies the admin area of your WordPress site and does not affect the front-end.

== Screenshots ==

  1. Media Library with Dimensions Column
    Displays the new "Dimensions" column in the media library, showing image dimensions, aspect ratio, and recommended size.

== Changelog ==

= 1.0.6 =

  • Escaped all outputs for improved security.
  • Fixed minor bugs in the aspect ratio calculation.
  • Updated plugin description and documentation.

= 1.0.5 =

  • Added recommended size functionality based on WordPress media settings.
  • Improved aspect ratio calculation.

= 1.0.4 =

  • Initial release with image dimensions and aspect ratio display.

== Upgrade Notice ==

= 1.0.6 = This update improves security by escaping all outputs and fixes minor bugs. Please update to ensure compatibility with the latest WordPress version.

== Source Code ==

The source code for this plugin is available on GitHub: https://github.com/onlinewebgrow/image-dimensions-display

== Privacy Policy ==

This plugin does not collect or store any personal data.

== License ==

This plugin is licensed under the GPL v2 or later. See the GNU General Public License for more details.

About

Image Dimensions Display is a lightweight plugin that adds new columns to your WordPress media library, showing the following information for each image: * Dimensions (width × height in pixels) * File size (in KB or MB) * Image type (e.g., JPEG, PNG, GIF)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages