All Topics
Custom image sizes
I am retroactively adding Admin Columns to a bunch of sites—most of which have a custom thumbnail size named “custom” added through add_image_size(). This seems to break the ability to set a custom size in Admin Columns.
Is there quick workaround other than renaming my image size name and finding all references to it in my template files?