Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

New helper functions to get previously defined image sizes

Compare
Choose a tag to compare
@junaidbhura junaidbhura released this 06 Nov 06:16
· 50 commits to master since this release

New helper functions to get previously defined image sizes:

fly_get_image_size( 'my_size' ) returns the size details in an array.

fly_get_all_image_sizes() returns all the defined sizes in an array.

This fixes: #14