Description
The Foodspace Recipe Widget plugin works with your existing recipe plugins to give you an easy way to make your recipes actionable for your readers. First it provides an easy method for users to save your recipes right from the recipe post by using a “Save This Recipe” button that appears in line with the recipe box. Second it provides a “Find Ingredients” button that takes the reader and all the recipe ingredients directly into Instacart where everything they need can be ordered for delivery (more grocery delivery options coming soon!). The Foodspace Recipe Widget plugin is compatible with most recipe plugins to automatically find and display right along with the recipe box for your recipe posts, but you can also utilize the shortcode [foodspace-widget] to insert it anywhere you like. Further customization options will be rolling out soon!
Arbitrary section
Installation
- Upload
food-space-recipe-widget.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the [foodspace-widget] shortcode at the top or bottom of your recipe page
FAQ
- Is this plugin compatible with all recipe plugins?
-
Yes, just place the shortcode at the bottom of each recipe that you create
- Can I add this to a recipe template php file?
-
Yes! Simply add the code
<?php echo do_shortcode('[foodspace-widget]'); ?>
to your file at the spot desired
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Foodspace Recipe Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Foodspace Recipe Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.3
- Bug fixes
- Added auto display for Recipe Card Blocks by WP Zoom
- Added auto display for Yummly Rich Recipe
- Added auto display for Simmer
- Added auto display for Zip Recipes
- Added auto display for Ziplist Recipe
- Added auto display for Yumprint Recipe
1.1.2
- Bug fixes
- Added auto display for WP Recipe Maker plugin
- Added auto display for Cooked plugin
- Added auto display for Easy Recipe plugin
- Added auto display for WP Tasty plugin
- Added auto display for Mediavine Recipe plugin
1.1.1
- Bug fixes
1.1.0
- Shortcode added
- Bug fixes