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
Since: 1.0.0
Located at core/recipes/items/ingredients/template-functions.php
array |
$args = array() |
Optional. @see Simmer_Recipe::get_ingredients(). |
array|boolean
|
$ingredients The array of ingredients or false if none found. |