WPDev.one
Core Function
View Source on Trac ↗

remove_image_size()

remove_image_size( mixed $name )

Removes a new image size.

Parameters 1 required

Name / Type Description
$name
string

The image size to remove.

Required

Return Value

(bool)
True if the image size was successfully removed, false on failure.

Function Information

Since Version
3.9.0
Source File
wp-includes/media.php
Advertisement