Overview

Packages

  • Simmer
    • Admin
      • Bulk
      • Functions
      • Recipes
      • Settings
    • Deprecated
    • Frontend
    • Install
    • Recipes
      • Items
        • Ingredients
        • Instructions
      • Shortcode
    • Upgrade
    • Widgets

Classes

  • Simmer_Recipe_Ingredient
  • Simmer_Recipe_Ingredients

Functions

  • simmer_add_recipe_ingredient
  • simmer_delete_recipe_ingredient
  • simmer_get_ingredients_list_heading
  • simmer_get_ingredients_list_type
  • simmer_get_recipe_ingredient
  • simmer_get_the_ingredients
  • simmer_list_ingredients
  • simmer_update_recipe_ingredient
  • Overview
  • Package
  • Function
  • Tree
  • Deprecated
  • Todo

Function simmer_get_the_ingredients

Get the ingredients for a recipe.

Package: Simmer\Recipes\Items\Ingredients
Since: 1.0.0
Located at core/recipes/items/ingredients/template-functions.php
Parameters summary
array $args = array() Optional. @see Simmer_Recipe::get_ingredients().
Return value summary
array|boolean $ingredients The array of ingredients or false if none found.
Simmer API documentation generated by ApiGen