Wordpress - Theme Structure and Basics
You want to add a custom image size in your theme using
functions.php. Which code correctly adds a new image size named 'custom-thumb' with 300x200 pixels and hard crop?