This plugin allows WordPress to easily show Hebrew dates instead of (or in addition to) the standard Gregorian dates. No theme changes are required.
get_the_hebrew_date() and the_hebrew_date() APIs, which can be used in any theme. The interception of the other calls, while much more robust now, still is not the ideal.the_date() and get_the_date() (required for WordPress 3.0's 2010 theme)<?php if (function_exists('hebrewDateCurrent')) { hebrewDateCurrent();} ?> to a theme.
Requires: 2.0 or higher
Compatible up to: 3.2.1
Last Updated: 2011-7-6
Downloads: 1,000




