Jewish Time
Hebrew/Jewish Date/Time Enhancements for WordPress
by David Shanske · github.com/dshanske/jewish-time · website
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.zipReadme
=== 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.
- Offers a conversion class to handle to/from Hebrew dating, including functionality to generate output based on standard date formatting strings.
- 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 ==
- Credit to Jewish Calendar Calculation in PHP. I did not use the code, but I did start with the algorithms here.
- 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