Overview

Packages

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

Classes

  • Simmer_Recipe_Instruction
  • Simmer_Recipe_Instructions

Functions

  • simmer_add_recipe_instruction
  • simmer_delete_recipe_instruction
  • simmer_get_instructions_list_heading
  • simmer_get_instructions_list_type
  • simmer_get_recipe_instruction
  • simmer_get_the_instructions
  • simmer_list_instructions
  • simmer_update_recipe_instruction
  • Overview
  • Package
  • Function
  • Tree
  • Deprecated
  • Todo

Function simmer_delete_recipe_instruction

Delete an existing instruction.

Package: Simmer\Recipes\Items\Instructions
Since: 1.3.0
Located at core/recipes/items/instructions/functions.php
Parameters summary
integer $instruction_id The ID for the instruction you want to delete.
Return value summary
boolean $result Whether the instruction was deleted.
Simmer API documentation generated by ApiGen