Popis
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
Instalace
- Download the plugin and extract the files
- Upload
display-registered-image-dimensions
to your~/wp-content/plugins/
directory - Activate it
- Go into wp-admin > Settings > Media to see the list of set images dimensions
Test it out and enjoy!
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Display Registered Image Dimensions je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Display Registered Image Dimensions” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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