WP Manifestindependent plugin directory
manifest / utilities / jewish-time

Jewish Time

Hebrew/Jewish Date/Time Enhancements for WordPress

by David Shanske · github.com/dshanske/jewish-time · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dshanske/jewish-time/archive/refs/heads/trunk.zip

Readme

=== Jewish Time === Contributors: dshanske Tags: time, archive, date, hebrew, jewish Stable tag: trunk Requires at least: 4.9.9 Requires PHP: 5.6 Tested up to: 6.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

A Collection of Enhancements to for Hebrew/Jewish Date and Time Handling

== Description ==

There are other date and time themed plugins for WordPress that handle the Hebrew calendar. But they vary in function and focus.

  1. Offers a conversion class to handle to/from Hebrew dating, including functionality to generate output based on standard date formatting strings.
  2. Introduce the ?jthdate=1 query variable which changes the display to Hebrew Dates and allows for year date and month to be Hebrew dating.

== Installation ==

Install and activate.

== Privacy and Data Storage Notice ==

This plugin stores no private data.

== Frequently Asked Questions ==

== Credits ==

  1. Credit to Jewish Calendar Calculation in PHP. I did not use the code, but I did start with the algorithms here.
  2. Credit to Ari Miller's PHP Extension for Jewish Dates and Zmanim specifically for providing the Hebrew strings for various items and some unit test ideas. I considered using the entire library but it did not fit exactly what I needed.

== Changelog ==

= Version 1.0 (xxxx-xx-xx) =

  • Initial Release

Read the full README on GitHub →