Add Custom Image Size
Registers a new custom image size
PHP
add_image_size('custom-thumbnail', 300, 200, true);
Snippet Feedback
Did this snippet work for you? Do you have any questions about this snippet? Leave some feedback below.
SHARED BY
1 Views