Title: Image Sizes in Admin Dashboard
Author: mansoormunib
Published: <strong>7. november, 2013</strong>
Last modified: 9. juni, 2026

---

Søg plugins

![](https://ps.w.org/image-sizes-in-admin-dashboard/assets/banner-772x250.png?rev
=801284)

![](https://s.w.org/plugins/geopattern-icon/image-sizes-in-admin-dashboard_f8f8f8.
svg)

# Image Sizes in Admin Dashboard

 Af [mansoormunib](https://profiles.wordpress.org/mansoormunib/)

[Download](https://downloads.wordpress.org/plugin/image-sizes-in-admin-dashboard.2.0.0.zip)

 * [Detaljer](https://da.wordpress.org/plugins/image-sizes-in-admin-dashboard/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/image-sizes-in-admin-dashboard/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/image-sizes-in-admin-dashboard/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/image-sizes-in-admin-dashboard/#developers)

 [Support](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/)

## Beskrivelse

Image Sizes in Admin Dashboard adds a read-only widget to the WordPress admin Dashboard
that lists all currently registered image sizes.

Any size you register in your theme or plugin with `add_image_size()` is picked 
up automatically, alongside the built-in `thumbnail`, `medium`, `medium_large` and`
large` sizes. Each row shows:

 * The image size name (human readable)
 * Width in pixels (— when unconstrained)
 * Height in pixels (— when unconstrained)
 * Crop mode (Cropped or Proportional)

This is handy when building a theme and you need a quick reference of the exact 
dimensions available to `the_post_thumbnail()` and the media library.

More detail on registering custom image sizes: https://developer.wordpress.org/reference/
functions/add_image_size/

## Skærmbilleder

[⌊The Image Sizes widget on the admin Dashboard.⌉⌊The Image Sizes widget on the 
admin Dashboard.⌉[

The Image Sizes widget on the admin Dashboard.

## Installation

 1. Upload the `image-sizes-in-admin-dashboard` folder to your `/wp-content/plugins/`
    directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Open **Dashboard** in wp-admin — the **Image Sizes** widget appears for administrators.

## FAQ

### Who can see the widget?

Only users with the `manage_options` capability (administrators by default).

### My custom size is not listed

Make sure `add_image_size()` runs on the `after_setup_theme` or `init` hook in your
theme or plugin so the size is registered before the Dashboard loads.

### Does this work on Multisite?

The widget renders on each site’s Dashboard. To show it on the Network Admin Dashboard,
hook the registration to `wp_network_dashboard_setup` instead of `wp_dashboard_setup`.

## Anmeldelser

![](https://secure.gravatar.com/avatar/6ee183a4153e1c17932e9b7fb9f946e46594a7eb3cfd4fc76876a95485d145bc?
s=60&d=retro&r=g)

### 󠀁[….](https://wordpress.org/support/topic/7804374/)󠁿

 [mansoormunib](https://profiles.wordpress.org/mansoormunib/) 7. februar, 2017

….

![](https://secure.gravatar.com/avatar/a6d540b596998b116ff47f0aac83c6466f8757ead07f4e5294beab80679adf84?
s=60&d=retro&r=g)

### 󠀁[….](https://wordpress.org/support/topic/7804373/)󠁿

 [dinwebb](https://profiles.wordpress.org/dinwebb/) 7. februar, 2017

….

 [ Læs alle 2 anmeldelser ](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/)

## Bidragsydere & udviklere

“Image Sizes in Admin Dashboard” er open source-software. Følgende personer har 
bidraget til dette plugin.

Bidragsydere

 *   [ mansoormunib ](https://profiles.wordpress.org/mansoormunib/)

[Oversæt “Image Sizes in Admin Dashboard” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/image-sizes-in-admin-dashboard)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/image-sizes-in-admin-dashboard/),
tjek [SVN repository](https://plugins.svn.wordpress.org/image-sizes-in-admin-dashboard/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/image-sizes-in-admin-dashboard/)
via [RSS](https://plugins.trac.wordpress.org/log/image-sizes-in-admin-dashboard/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 2.0.0

 * Rewrite for WordPress 6.5+ / PHP 8.0+.
 * Namespaced, object-oriented architecture (no more global functions).
 * Output fully escaped (esc_html / esc_html__).
 * Capability check (`manage_options`) before registering and rendering the widget.
 * Sizes now read via `wp_get_registered_image_subsizes()` instead of the private`
   $_wp_additional_image_sizes` global.
 * All strings internationalized under the `image-sizes-admin-dashboard` text domain.
 * Adds a Crop column and a clean responsive table layout.
 * Fixes undefined variable warnings on PHP 8.x.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **2.0.0**
 *  Senest opdateret **2 uger siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 6.5 eller højere **
 *  Testet op til **7.0**
 *  PHP-version ** 8.0 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/image-sizes-in-admin-dashboard/)
 * Tags
 * [add_image_size](https://da.wordpress.org/plugins/tags/add_image_size/)[dashboard](https://da.wordpress.org/plugins/tags/dashboard/)
   [image sizes](https://da.wordpress.org/plugins/tags/image-sizes/)[media](https://da.wordpress.org/plugins/tags/media/)
   [thumbnails](https://da.wordpress.org/plugins/tags/thumbnails/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/image-sizes-in-admin-dashboard/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  2 5-stjernet anmeldelser     ](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/reviews/)

## Bidragsydere

 *   [ mansoormunib ](https://profiles.wordpress.org/mansoormunib/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/image-sizes-in-admin-dashboard/)