Adds Site Icon sizes to the array of image sizes on demand.
WP_Site_Icon::delete_attachment_data
Deletes the Site Icon when the image file is deleted.
WP_Site_Icon::get_post_metadata
Adds custom image sizes when meta data for an image is requested, that happens to be used as Site Icon.
WP_Site_Icon::__construct
Registers actions and filters.
Advertisement
WP_Site_Icon::create_attachment_object
Creates an attachment ‘object’.
WP_Site_Icon::insert_attachment
Inserts an attachment.
WP_Site_Icon::additional_sizes
Adds additional sizes to be made when creating the site icon images.
WP_Site_Icon::additional_sizes
Adds additional sizes to be made when creating the site icon images.
Advertisement
WP_Site_Icon::intermediate_image_sizes
Adds Site Icon sizes to the array of image sizes on demand.
WP_Site_Icon::delete_attachment_data
Deletes the Site Icon when the image file is deleted.
WP_Site_Icon::get_post_metadata
Adds custom image sizes when meta data for an image is requested, that happens to be used as Site Icon.
WP_Site_Icon::__construct
Registers actions and filters.
Advertisement
WP_Site_Icon::create_attachment_object
Creates an attachment ‘object’.
WP_Site_Icon::insert_attachment
Inserts an attachment.
WP_Site_Icon::intermediate_image_sizes
Adds Site Icon sizes to the array of image sizes on demand.