Custom image size
<?php //* Do NOT include the opening php tag shown above. Copy the code shown below. //* Register a custom image size for Portfolio images add_image_size( 'portfolio', 346, 231, true );