{"id":218401,"date":"2025-01-16T21:38:58","date_gmt":"2025-01-16T21:38:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/image-dimensions-display\/"},"modified":"2025-01-16T21:45:08","modified_gmt":"2025-01-16T21:45:08","slug":"image-dimensions-display","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/image-dimensions-display\/","author":14090210,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.7","stable_tag":"1.0.7","tested":"6.7.5","requires":"5.2","requires_php":"7.2","requires_plugins":null,"header_name":"Image Dimensions Display","header_author":"ander.JG","header_description":"Displays image dimensions, aspect ratio, and recommended size in the media library.","assets_banners_color":"c79aa3","last_updated":"2025-01-16 21:45:08","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/onlinewebgrow.com\/","rating":0,"author_block_rating":0,"active_installs":30,"downloads":772,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.7":{"tag":"1.0.7","author":"ander.JG","date":"2025-01-16 21:45:08"}},"upgrade_notice":{"1.0.6":"<p>This update improves security by escaping all outputs and fixes minor bugs. Please update to ensure compatibility with the latest WordPress version.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3223859,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3223859,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3223859,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3223859,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"<strong>Media Library with Dimensions Column<\/strong><br \/>\nDisplays the new \"Dimensions\" column in the media library, showing image dimensions, aspect ratio, and recommended size."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[52920,218594,233,237073],"plugin_category":[],"plugin_contributors":[236339],"plugin_business_model":[],"class_list":["post-218401","plugin","type-plugin","status-publish","hentry","plugin_tags-aspect-ratio","plugin_tags-image-dimensions","plugin_tags-media-library","plugin_tags-recommended-size","plugin_contributors-anderjg","plugin_committers-anderjg"],"banners":{"banner":"https:\/\/ps.w.org\/image-dimensions-display\/assets\/banner-772x250.jpg?rev=3223859","banner_2x":"https:\/\/ps.w.org\/image-dimensions-display\/assets\/banner-1544x500.jpg?rev=3223859","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/image-dimensions-display\/assets\/icon-256x256.jpg?rev=3223859","icon_2x":"https:\/\/ps.w.org\/image-dimensions-display\/assets\/icon-256x256.jpg?rev=3223859","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/image-dimensions-display\/assets\/screenshot-1.png?rev=3223859","caption":"<strong>Media Library with Dimensions Column<\/strong><br \/>\nDisplays the new \"Dimensions\" column in the media library, showing image dimensions, aspect ratio, and recommended size."}],"raw_content":"<!--section=description-->\n<p><strong>Image Dimensions Display<\/strong> is a lightweight plugin that enhances the WordPress media library by adding a new column to display the following information for each image:<\/p>\n\n<ul>\n<li><strong>Image Dimensions<\/strong>: Displays the width and height of the image in pixels.<\/li>\n<li><strong>Aspect Ratio<\/strong>: Shows the aspect ratio of the image (e.g., 16:9, 4:3).<\/li>\n<li><strong>Recommended Size<\/strong>: Suggests the best size category (Thumbnail, Medium, Large) based on the WordPress media settings.<\/li>\n<\/ul>\n\n<p>This plugin is especially useful for developers, designers, and content creators who need to manage images efficiently and ensure they meet specific size requirements.<\/p>\n\n<h3>Source Code<\/h3>\n\n<p>The source code for this plugin is available on GitHub: <a href=\"https:\/\/github.com\/onlinewebgrow\/image-dimensions-display\">https:\/\/github.com\/onlinewebgrow\/image-dimensions-display<\/a><\/p>\n\n<h3>Privacy Policy<\/h3>\n\n<p>This plugin does not collect or store any personal data.<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPL v2 or later. See the <a href=\"https:\/\/www.gnu.org\/licenses\/gpl-2.0.html\">GNU General Public License<\/a> for more details.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin ZIP file.<\/li>\n<li>Go to your WordPress admin dashboard.<\/li>\n<li>Navigate to <strong>Plugins &gt; Add New<\/strong>.<\/li>\n<li>Click <strong>Upload Plugin<\/strong> and select the downloaded ZIP file.<\/li>\n<li>Click <strong>Install Now<\/strong> and then <strong>Activate<\/strong> the plugin.<\/li>\n<\/ol>\n\n<p>Once activated, the new \"Dimensions\" column will appear in the WordPress media library.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20this%20plugin%20work%20with%20all%20image%20types%3F'><h3>Does this plugin work with all image types?<\/h3><\/dt>\n<dd><p>Yes, the plugin works with all image types supported by WordPress, including JPEG, PNG, and GIF.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20recommended%20sizes%3F'><h3>Can I customize the recommended sizes?<\/h3><\/dt>\n<dd><p>The recommended sizes are based on the media settings configured in <strong>Settings &gt; Media<\/strong> in your WordPress admin dashboard.<\/p><\/dd>\n<dt id='does%20this%20plugin%20affect%20the%20front-end%20of%20my%20site%3F'><h3>Does this plugin affect the front-end of my site?<\/h3><\/dt>\n<dd><p>No, this plugin only modifies the admin area of your WordPress site and does not affect the front-end.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Fixed incorrect use of <code>admin_head<\/code> for styles, replaced with <code>admin_enqueue_scripts<\/code>.  <\/li>\n<li>Updated contributors list in the readme file.  <\/li>\n<li>Removed redundant parameters (<code>Requires at least<\/code> and <code>Requires PHP<\/code>) from the readme file.<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Escaped all outputs for improved security.<\/li>\n<li>Fixed minor bugs in the aspect ratio calculation.<\/li>\n<li>Updated plugin description and documentation.<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Added recommended size functionality based on WordPress media settings.<\/li>\n<li>Improved aspect ratio calculation.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Initial release with image dimensions and aspect ratio display.<\/li>\n<\/ul>","raw_excerpt":"Displays image dimensions, aspect ratio, and recommended size in the WordPress media library.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/218401","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=218401"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/anderjg"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=218401"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=218401"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=218401"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=218401"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=218401"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=218401"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}