Custom Post Type Post Thumbnail Arguments (size, alt, schema, style, etc)
/** * Alter custom post type thumbnail arguments * @see framework/core-functions wpex_get_post_thumbnail() function for a list of all available arguments * * IMPORTANT: Don't forget to change where it says "YOUR_POST_TYPE_NAME" to your post type name */ function my_prefix_cpt_post_thumbnail_arguments( $args…