Hi Everybody,
I've made a website in WordPress. But now at the "media.php?attachment_id=11&action=edit" screen, wordpress only edit the standard media sizes, but not the images that i've defined in my theme's functions.php with add_image_size('gallery-thumb', 76, 56, true); Can someone explain me how to set that the custom sizes are editted too by WordPress.
Thanks in advance!