TP Recipe

plugin banner

Allow user to add recipe and its ingredients with its quantity.

Author:Theme Palace (profile at wordpress.org)
WordPress version required:4.5
WordPress version tested:6.0.1
Plugin version:1.1.5
Added to WordPress repository:08-03-2017
Last updated:15-08-2022
Rating, %:0
Rated by:0
Plugin URI:http://www.themepalace.com/plugins/tp-recipe
Total downloads:1 895
Active installs:10+
plugin download
Click to start download

This Recipe provides you Recipe and Ingredient Post type with its essential fields. This Plugin provides you an Food Item Recipe and it’s ingredients forms to uplift your Restaurant Website with your prominent item recipes. Recipe and Ingredients will be added in Dashboard Menu.

Steps

  1. Create Ingredients
    • Title
    • Featured Image
  2. Create Recipe
    • Title
    • Description
    • Featured Image
    • Recipe Details
    • Ingredients Details

Hooks

do_action( 'tp_recipe_prep_time_action' ); // Display Recipe Preparation Time
do_action( 'tp_recipe_cook_time_action' ); // Display Recipe Cooking Time
do_action( 'tp_recipe_ready_time_action' ); // Display Recipe Ready Time
do_action( 'tp_recipe_shop_link_action' ); // Display Recipe Shop Page Link
do_action( 'tp_recipe_ingredients_action' ); // Display Recipe Ingredients and its Quantity

Customization and Flexibility

TP Recipe offers you hooks that helps you to customize the output structure as your need.
Template Overwrite Method:
1. Create tp-recipe folder in root folder
2. Create tp-archive-recipe.php file to create recipe archive page
3. Create tp-single-recipe.php file to create recipe single page

Documentation


Screenshots
FAQ
ChangeLog