Recipe image can be uploaded using the normal “Featured Image” meta box (on the right side of the recipe edit window).
Technical Information:
it will create additional cropped image sizes with following details:
- image size id: “recipe_image” and dimensions: 1024×576 pixels.
- image size id: “recipe_landscape_image” and dimensions: 768×500 pixels.
- image size id: “recipe_landscape_image_thumbnail” and dimensions: 150×100 pixels.
Filter available for image size array is:
boorecipe_recipe_add_image_sizes_array
