I’m happy to report that the just being released hRecipe Version 0.6.0 runs very nicely the in the current 3.2.1 version of WordPress, as well as on the cutting edge 3.3 version of WordPress I have running on my Macbook.
It’s been tested on a WordPress installation with dozens of plugins, including several other recipe plugins. Runs fine for me.
The 0.6.0 release is an engineering release. You should not notice anything different when using the plugin.
Engineering
Here’s from the Changelog:
- Recipe entry form now routed through native WP media box functions, resulting in less code for hrecipe and better future proofing. An annoying undefined index problem was solved with this as well.
- Many small code cleanups committed.
- Application layout restructuring to put files in appropriate places. It would be nice for the WordPress core team to promote an “official” standard for plugin structure. Until then I’m using general software engineering best practice, and following conventions used in other frameworks such as Ruby on Rails.
As usual, if you have any problems, please leave a comment here, or even better, file an issue on Github.
{ 11 comments… read them below or add one }
After upgrading to this version, the toolbar button in the editor just shows a 404 page. Not sure why that is.
Check your files against the canonical source:
https://github.com/doolin/hrecipe/tree/master/view
You may have a file permission issue.
I’m unable to repeat this on any of my test deployments or on http://hrecipe.com/ Which is a bummer I know.
The link it tries to open is
wp-content/plugins/hrecipe/view/lightbox.php?
That file is not to be found in the installation (I upgraded through the normal plugin-upgrade mechanism in WP).
That file isn’t being used any longer; try deleting and reinstalling.
Deactivating and re-activating seemed to do the trick here.
Excellent. It’s supposed to do this during the upgrade process.
I tried deleting and reinstalling hrecipe but I still have the
URL /wp-content/plugins/hrecipe/view/lightbox.php not found error.
I was also getting a 404 error after updating to Wordpress 3.2.1. Then I noticed that in my All In One SEO Pack plug-in the Canonical URL’s was unchecked. As soon as I checked this box again and reloaded the site page, all was ok when opening hrecipe again.
Hope this helps someone :)
Everything like this helps, Ellen. Thanks!
Just wanted all to know that HRecipe doesn’t have to be for recipes. I used it for a craft project at http://the-good-plate.com/?p=1796 . After putting in the ingredients, instructions, etc., I just edited the relevant areas, eg. Ingredients became What You Will Need. Thanks for this great plugin, it saved me a lot of time.
That’s absolutely right. Change the “hrecipe” tag to something like “procedure” or “algorithm” or whatever fits from http://schema.org. Now you’re contributing to the semantic web.