I decided that as I work on the plugin I will post updates of the nightly builds for people to see. They will simply list what new things may be included in a nightly build. I say “nightly” but that does not mean there will be one every day. If you don’t see a post, there is no nightly build.
The updates tonight include:
- Changed post type from ‘recipes’ to ‘recipe’. If your recipes disappear, simply deactivate then activate the plugin.
- Changed the order of the arguments for the recipe template tags. Should be args first, then post if outside the loop. Both may be left empty.
- Updated language file and fixed some bugs in language calls.
- Started adding printable recipes. Default templates add a “print” link which load a printable version. Still working on the templates and the features, but you can get an idea of where this is going.
There may be some other small fixes and such, but nothing ground breaking. We are still on track for a Friday release of 1.2 with printing and some other new features. If you want to use a nightly build version, you will need to get it via Subversion on our SourceForge page.
Enjoy!
I have noticed a bug in the recipe press list widget. I am doing some testing with my own widgets I am developing, and I notice that if I have am on an archive page, and print out `$wp_query` in my widget, it has is_archive set to false if my widget is placed after the recipe list widget. That is, it seems like the recipe listing widget must be setting is_archive to false somewhere in the global wp_query object. I haven’t looked at the code myself yet. I hope you can track this down.
Thanks again for a great plugin!
I will take a look at this, but it would be best to report such bugs on our bug reporting page at https://sourceforge.net/apps/trac/recipepress/newticket – thanks.
Sorry about that. I looked, but I did not see the new ticket link (perhaps because I wasn’t logged in). I will add them there. Thanks again for a great plugin.