add-on integration
Recipes
Integrate with WP Recipe Maker or Tasty Recipes
This add-on integrates FacetWP with WP Recipe Maker or Tasty Recipes.
Usage
After installing, you’ll see a new header in the “Data source” dropdown when editing your facet.

UI settings
When WP Recipe Maker is installed, you’ll see an extra Index recipe data for
option within Settings > FacetWP > Settings.

Blog posts
This tells FacetWP to scan blog post content for attached recipes, then associate the recipe data with the blog posts themselves.
This is the default value. It works well for most recipe index pages, since these pages are generally configured to display lists of posts.
Recipes
This tells FacetWP to index wprm_recipe
items directly. This is intended for custom queries (or grid builders) where you’re listing wprm_recipe
items instead of posts.
Changelog
0.4.2
- Fixed support the "SuitableForDiet" edge case
0.4.1
- Fixed FacetWP Recipes requires FacetWP 3.9+
- Fixed internal method name changed in FacetWP 3.9
0.4
- New layout builder support for WPRM
0.3
- Fixed issue preventing WPRM taxonomies from indexing
0.2
- Fixed display WPRM internal taxonomies (ingredients, equipment)