Favourites & Shopping List
Favourites & Shopping List
MisePress supports saved/favourite recipes and shopping-list actions.
Favourites
Visitors can save recipes with the heart button where the Saved module is active. Buttons should reflect saved state immediately:
- Empty heart: not saved.
- Filled/active heart: saved.
Use either spelling:
[misepress_favorites]
[misepress_favourites]
Advanced example:
[misepress_favorites title="My saved recipes" columns="4" limit="60" empty_message="Save recipes to see them here."]
Shopping list
The shopping-list button lets visitors add recipe ingredients to their list. Buttons should reflect list state:
- Add to list: recipe not in list.
- In list: recipe already added.
Use:
[misepress_shopping_list]
Combined shopping list
The combined list can merge ingredients from selected recipes and optionally show checkboxes and groups.
[misepress_combined_shopping_list group="1" checkboxes="1"]
Quantity behaviour
Where ingredient parsing is available, MisePress can combine similar ingredients. Manual review is still recommended because recipes may use different units or preparation notes.
Guest storage
Guest users may store favourites and shopping list entries locally. Logged-in users can have more persistent saved data depending on the account settings.
Need the high-level overview? Start with MisePress Recipes, the WordPress recipe plugin.