Get all the image sizes

PHOTO EMBED

Tue Jun 06 2023 16:02:00 GMT+0000 (Coordinated Universal Time)

Saved by @dawidkorzecki #php

get_intermediate_image_sizes(); // get all the image size names.
wp_get_additional_image_sizes(); // get all the additional image size data.
wp_get_registered_image_subsizes(); // get all the image size data.
content_copyCOPY