Title: WP Hebrew Date
Author: hatul
Published: <strong>September 21, 2009</strong>
Last modified: September 15, 2025

---

Search plugins

![](https://ps.w.org/wordpress-hebrew-date/assets/icon-256x256.png?rev=1091074)

# WP Hebrew Date

 By [hatul](https://profiles.wordpress.org/hatul/)

[Download](https://downloads.wordpress.org/plugin/wordpress-hebrew-date.2.0.5.zip)

 * [Details](https://twd.wordpress.org/plugins/wordpress-hebrew-date/#description)
 * [Reviews](https://twd.wordpress.org/plugins/wordpress-hebrew-date/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/wordpress-hebrew-date/#installation)
 * [Development](https://twd.wordpress.org/plugins/wordpress-hebrew-date/#developers)

 [Support](https://wordpress.org/support/plugin/wordpress-hebrew-date/)

## Description

The plugin preview Hebrew date in date of post and date of comments.
 The hebrew
date format able to change in options page of the plugin.

Note: This plugin was previously known as “WordPress Hebrew Date”.

#### Shortcode

You can add the shortcode `[today_hebdate]` in posts or pages for show the hebrew
date of today.

#### Widget

You can add widget for show the hebrew date of today.

## Screenshots

 * [[
 * Date in post
 * [[
 * Date in comment
 * [[
 * Widget

## Installation

 1. Upload `wordpress-hebrew-date` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. (Optional) if you want to add the hebrew date of today than you can add the shortcode`[
    today_hebdate]` or the widget.

## Reviews

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

### 󠀁[Amazing support!!!](https://wordpress.org/support/topic/amazing-support-983/)󠁿

 [rebeccamantel](https://profiles.wordpress.org/rebeccamantel/) May 28, 2025

Amazing support!!! Really good plugin!!

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

### 󠀁[excellent!](https://wordpress.org/support/topic/excellent-12232/)󠁿

 [the1first](https://profiles.wordpress.org/the1first/) October 18, 2022 1 reply

excellent!

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

### 󠀁[Incredible!](https://wordpress.org/support/topic/incredible-214/)󠁿

 [Shabti Kaplan](https://profiles.wordpress.org/shabti/) January 5, 2021 1 reply

Save me an hour of coding!

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

### 󠀁[Great plugin!](https://wordpress.org/support/topic/great-plugin-22742/)󠁿

 [Yael Shahar](https://profiles.wordpress.org/yael-shahar/) August 15, 2019

Does exactly what it’s supposed to do, with no fuss and no bother!

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

### 󠀁[toda!!!!](https://wordpress.org/support/topic/toda/)󠁿

 [Yehuda Avrashi](https://profiles.wordpress.org/yudaavrashi/) December 4, 2018

working good!

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

### 󠀁[O verdadeiro calendário estabelecido para Humanidade](https://wordpress.org/support/topic/o-verdadeiro-calendario-estabelecido-para-humanidade/)󠁿

 [aldemir9](https://profiles.wordpress.org/aldemir9/) August 18, 2017

Parabéns para o Autor deste plugin! Realmente é um Plugin maravilhoso e que nos 
dar a possibilidade de estar em sintonia com “O verdadeiro calendário estabelecido
para Humanidade”! Fantástico!!!

 [ Read all 9 reviews ](https://wordpress.org/support/plugin/wordpress-hebrew-date/reviews/)

## Contributors & Developers

“WP Hebrew Date” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ hatul ](https://profiles.wordpress.org/hatul/)

[Translate “WP Hebrew Date” into your language.](https://translate.wordpress.org/projects/wp-plugins/wordpress-hebrew-date)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wordpress-hebrew-date/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wordpress-hebrew-date/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wordpress-hebrew-date/)
by [RSS](https://plugins.trac.wordpress.org/log/wordpress-hebrew-date/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.5

 * Fix sunset bug

#### 2.0.4

 * Update date_sunset to date_sunset

#### 2.0.1

 * Add option to show the date by site language (good for multi language sites)

#### 2.0

 * Rewrite code
 * Add filters

#### 1.3.7

 * Add filter `hebdate`

#### 1.3.6.2

 * Replace http to https links (thanks KosherJava)
 * Replace batchgeo (not working) to LatLong.net

#### 1.3.5

 * Format date in the widget by the settings plugin

#### 1.3.4

 * fix today_hebDate function and add return_today_hebDate function.

#### 1.3.3

 * Improve shortcode

#### 1.3.2

 * Fix more leap year bug

#### 1.3.1

 * Fix leap year bug

#### 1.3

 * Add hebrew date of today widget
 * Add shortcode `[today_hebdate]`
 * Fix some bugs

#### 1.2.1

 * Fix bug that caused display the current date instead of post date.
 * Replace old PHP functions.

#### 1.2

 * Organizing code and use WordPress 3.0 functions.
 * Add donate button.

#### 1.1.3

 * Add support points to splitting date.

#### 1.1

 * Add option of change date by the sunset.
 * Add Hebrew months in English.
 * Fix some bugs related to Adar and leap year.

#### 1.0

 * Add options page.
 * Control on date format.
 * Improved Gregorian date display.
 * Add translation to Hebrew and English.

#### 0.3.2

 * Fix bug in drafts window in admin panel.
 * Improved display hebrew date of today.

#### 0.3.1

 * Fix bug that prevent display of the hebrew date at post date.

#### 0.3

 * Add support in function “the_time”.
 * Fix bug in comments manager.

#### 0.2

 * The Gregorian date by setting of theme.
 * Display hebrew date of today.

## Meta

 *  Version **2.0.5**
 *  Last updated **7 months ago**
 *  Active installations **700+**
 *  WordPress version ** 2.0 or higher **
 *  Tested up to **6.8.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wordpress-hebrew-date/)
 * Tags
 * [date](https://twd.wordpress.org/plugins/tags/date/)[hebrew](https://twd.wordpress.org/plugins/tags/hebrew/)
   [jewish](https://twd.wordpress.org/plugins/tags/jewish/)
 *  [Advanced View](https://twd.wordpress.org/plugins/wordpress-hebrew-date/advanced/)

## Ratings

 5 out of 5 stars.

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

[Add my review](https://wordpress.org/support/plugin/wordpress-hebrew-date/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wordpress-hebrew-date/reviews/)

## Contributors

 *   [ hatul ](https://profiles.wordpress.org/hatul/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wordpress-hebrew-date/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4HTHWS3LGDDPJ)