This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Display Registered Image Dimensions

Descripción

This plugin will display the images defined using add_image_size in function.php and from installed plugins. Values are displayed in the Media Settings screen.
You can see how images are https://codex.wordpress.org/Function_Reference/add_image_size

This plugin is based on the plugin: “Image sizes in admin dashboard!” by mansoormunib

Capturas

Instalación

  1. Download the plugin and extract the files
  2. Upload display-registered-image-dimensions to your ~/wp-content/plugins/ directory
  3. Activate it
  4. Go into wp-admin > Settings > Media to see the list of set images dimensions

Test it out and enjoy!

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Display Registered Image Dimensions” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Display Registered Image Dimensions” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.8.7

  • Updated Icon

1.8.6

  • Plugin works up to 5.2.3

1.8.5

  • Removed the pretty names from the image size list.

1.8.2

  • Updated banner graphic for repo and screenshot

1.02

  • Minor change to resolve an issue with the main function outputting correctly.

1.0

  • Initial Release