Title: Hebrew Dates
Author: mikeage
Published: <strong>2010년 6월 27일</strong>
Last modified: 2024년 11월 2일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# Hebrew Dates

 작성자: [mikeage](https://profiles.wordpress.org/mikeage/)

[다운로드](https://downloads.wordpress.org/plugin/hebrewdates.2.3.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/hebrewdates/#description)
 * [평가](https://ko.wordpress.org/plugins/hebrewdates/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/hebrewdates/#installation)
 * [개발](https://ko.wordpress.org/plugins/hebrewdates/#developers)

 [지원](https://wordpress.org/support/plugin/hebrewdates/)

## 설명

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’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).

## 스크린샷

[⌊A sample of a post showing dates replaced.⌉⌊A sample of a post showing dates replaced
.⌉[

A sample of a post showing dates replaced.

[⌊The config screen.⌉⌊The config screen.⌉[

The config screen.

## 설치

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’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.

## 후기

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

### 󠀁[same issues –](https://wordpress.org/support/topic/same-issues/)󠁿

 [liongabriel](https://profiles.wordpress.org/liongabriel/) 2017년 2월 7일

why not share the alternative here?

 [ 모든 2 평가 읽기 ](https://wordpress.org/support/plugin/hebrewdates/reviews/)

## 기여자 & 개발자

“Hebrew Dates”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “Hebrew Dates”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/hebrewdates)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/hebrewdates/)는, [SVN 저장소](https://plugins.svn.wordpress.org/hebrewdates/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/hebrewdates/)
을 [RSS](https://plugins.trac.wordpress.org/log/hebrewdates/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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’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’
   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’t ask where 1.0.0 is. Just don’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 – Hebrew, or Hebrew–
   Gregorian
 * Lots of code cleanup.
 * Easier to add languages (I’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’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.

## 기초

 *  버전 **2.3.1**
 *  최근 업데이트: **2년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 2.0 또는 그 이상 **
 *  다음까지 시험됨: **6.6.7**
 *  언어
 * [English (US)](https://wordpress.org/plugins/hebrewdates/)
 * 태그:
 * [dates](https://ko.wordpress.org/plugins/tags/dates/)[formatting](https://ko.wordpress.org/plugins/tags/formatting/)
   [hebrew](https://ko.wordpress.org/plugins/tags/hebrew/)[jewish](https://ko.wordpress.org/plugins/tags/jewish/)
 *  [고급 보기](https://ko.wordpress.org/plugins/hebrewdates/advanced/)

## 평점

 별 5점 만점에 3.5점.

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/hebrewdates/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/hebrewdates/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://paypal.com/send/to/paypal@mikeage.net)