Title: Hebrew Dates
Author: mikeage
Published: <strong>Òkúdù 27, 2010</strong>
Last modified: Bélú 2, 2024

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://s.w.org/plugins/geopattern-icon/hebrewdates.svg)

# Hebrew Dates

 Láti ọwọ́ [mikeage](https://profiles.wordpress.org/mikeage/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/hebrewdates.2.3.1.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/hebrewdates/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/hebrewdates/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/hebrewdates/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/hebrewdates/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/hebrewdates/)

## Àpèjúwe

This plugin allows WordPress to easily show Hebrew dates instead of (or in addition
to) the standard Gregorian dates. No theme changes are required.

This plugin is based on the Hebrew Date plugin from KosherJava. All bugs are mine,
though.

This plugin is slightly similar to https://wordpress.org/extend/plugins/wordpress-
hebrew-date/, but much more robust. ItÌtumọ̀ Yorùbá: ’s also older, although not
on wordpress.org

### Known Issues

 * The sunset routine cannot take into account DST, since the wordpress offset is
   GMT +/-, not a timezone (not to mention the computational nightmare that is the
   Israeli timezone).

## Àwọn àwòrán ìbòjú

 * [[
 * A sample of a post showing dates replaced.
 * [[
 * The config screen.

## Ìgbéwọlẹ̀

Unzip the zip file, copy to /path/to/wordpress/wp-content/plugins/, activate, and
configure! Note that sunset correction is disabled by default, since thereÌtumọ̀
Yorùbá: ’s no meaningful default value for Latitude / Longitude

By default, the following APIs are intercepted:
 the_time() the_date() get_the_time()
get_the_date() get_comment_time() get_comment_date()

## FAQ

### Why?

Because.

## Àwọn àgbéyẹ̀wò

![](https://secure.gravatar.com/avatar/a8e9070585f1744018373db4c88af2ffeea2cd1e932c3dfdfde0b5eb1969c015?
s=60&d=retro&r=g)

### 󠀁[same issues Ìtumọ̀ Yorùbá: –](https://wordpress.org/support/topic/same-issues/)󠁿

 [liongabriel](https://profiles.wordpress.org/liongabriel/) Èrèlé 7, 2017

why not share the alternative here?

 [ Ka gbogbo àwọn àgbéyẹ̀wò 2 ](https://wordpress.org/support/plugin/hebrewdates/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Hebrew Dates” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ mikeage ](https://profiles.wordpress.org/mikeage/)
 *   [ KosherJava ](https://profiles.wordpress.org/kosherjava/)

[Túmọ̀ “Hebrew Dates” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/hebrewdates)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/hebrewdates/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/hebrewdates/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/hebrewdates/) nípasẹ̀
[RSS](https://plugins.trac.wordpress.org/log/hebrewdates/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 2.3.1

 * Fix escaping issue in the admin screen

#### 2.3.0

 * Fix CSRF vulnerability.
 * Fix Plugin Check warnings (there have been a lot in the past ten years!)

#### 2.1.1

 * Integration with github. No functional changes.

#### 2.1.0

 * Support WP 3.2Ìtumọ̀ Yorùbá: ’s TwentyEleven with its HTML comment escaping

#### 2.0.3

 * Fix for anyone using PHP < 5.3.0 and a date containing a suffix (3rd, 5th, etc
   instead of 3, 5).

#### 2.0.2

 * Remove superflous single quote after the year
 * Switch ‘ and " to &1523; and ״ [proper unicode]. Thanks to KosherJava for the
   tip

#### 2.0.1

 * Fixed a bug for English (both Ashkenazim and Sefardic) transliterations not appearing(
   introduced in 2.0.0)
 * Added the option to remove the quotes from the Hebrew dates (requested by http://
   www.amotherinisrael.com/)

#### 2.0.0

 * Complete rewrite of the date identification; much more reliable
 * Code actually looks slightly sane now
 * New `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.

#### 1.0.4

 * Support for both `the_date()` and `get_the_date()` (required for WordPress 3.0Ìtumọ̀
   Yorùbá: ’s 2010 theme)

#### 1.0.3

 * Enhanced currentHebrewDate API (see the help on the config screen, or the discussion
   proposals here)
 * Start of some decent documentation
 * Proper URL

#### 1.0.2

 * Code no longer breaks things! [fix for the_time()]

#### 1.0.1

 * DonÌtumọ̀ Yorùbá: ’t ask where 1.0.0 is. Just donÌtumọ̀ Yorùbá: ’t.
 * Database config (instead of coded in the file)
 * Configuration screen shows when an update was performed
 * Option of showing Hebrew (or transliterated) only, Gregorian Ìtumọ̀ Yorùbá: –
   Hebrew, or Hebrew Ìtumọ̀ Yorùbá: – Gregorian
 * Lots of code cleanup.
 * Easier to add languages (IÌtumọ̀ Yorùbá: ’d like to add an academic spelling 
   as well)
 * Support for full names (Marcheshvan, Menachem Av)
 * XHTML 1.1 compliant! (span rtl)
 * Hebrew (default) or Transliterated (Latin character set) characters
 * Transliteration according Ashkenazi (default) or Sefardi pronunciation
 * Sunset correction enabled or disabled (default) by Latitude / Longitude
 * Based on an idea I “borrowed” from Jacob Fresco, IÌtumọ̀ Yorùbá: ’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.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **2.3.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 1 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 2.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.6.5**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/hebrewdates/)
 * Àwọn àmì
 * [dates](https://yor.wordpress.org/plugins/tags/dates/)[formatting](https://yor.wordpress.org/plugins/tags/formatting/)
   [hebrew](https://yor.wordpress.org/plugins/tags/hebrew/)[jewish](https://yor.wordpress.org/plugins/tags/jewish/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/hebrewdates/advanced/)

## Àwọn ìbò

 3.5 lára àwọn ìràwọ̀ 5.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/hebrewdates/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/hebrewdates/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/hebrewdates/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/hebrewdates/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/hebrewdates/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/hebrewdates/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/hebrewdates/reviews/)

## Àwọn Olùkópa

 *   [ mikeage ](https://profiles.wordpress.org/mikeage/)
 *   [ KosherJava ](https://profiles.wordpress.org/kosherjava/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/hebrewdates/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](http://paypal.com/send/to/paypal@mikeage.net)