Archive | /wp-admin/includes/image.php RSS feed for this section

wp_create_thumbnail

Create a thumbnail from an Image given a maximum side size.This function can handle most image file formats which PHP supports. If PHP does not have the functionality to save in a file of the same format, the thumbnail will be created as a jpeg.

3519

Continue reading