-
New Hebrew Dates (2.0) released!
When it rains, it pours… I just rewrote most of HebrewDates. The new version is 2.0.0, and is available at the Hebrew Dates release page. There’s basically no reason to use yesterday’s 1.0.4 release. New features: Complete rewrite of the date identification; much more reliable Code actually looks slightly sane now. I’m no longer embarrassed […]
-
HebrewDates fix for WordPress 3.0 (2010 theme)
There’s a fix out for Hebrew Dates, which correctly supports the 2010 theme used by default in WordPress 3.0. Now dates generated by either the_date() or get_the_date() are supported. The new version is 1.0.4, and is available at the Hebrew Dates release page.
-
Hebrew Dates v1.0.3
Based on feedback from KosherJava (on the v1.0.2. release announcement), I’ve enhanced the currentHebrewDate() API in the Hebrew Dates plugin. It now accepts parameters to control how the date is printed.
-
Small Fix to HebrewDate plugin
I’ve released a small fix to the HebrewDate plugin. The new version is 1.0.2, and is available, at the regular place.
-
Hebrew Date v1.0.1
Based on an idea I “borrowed” from Jacob Fresco, I’ve added the ability to insert the current Hebrew Date (with sunset correction!) anywhere in a theme. Simply add <?php if (function_exists(‘hebrewDateCurrent’)) { hebrewDateCurrent();} ?> to a theme. The code can be downloaded Hebrew Dates release page under the Software section. The code needs some major […]