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
Since: 1.3.0
Located at core/recipes/items/instructions/functions.php
integer |
$instruction_id |
The ID for the instruction you want to delete. |
boolean
|
$result Whether the instruction was deleted. |