{"id":9561,"date":"2010-06-27T06:26:58","date_gmt":"2010-06-27T06:26:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/hebrewdates\/"},"modified":"2024-11-02T18:08:17","modified_gmt":"2024-11-02T18:08:17","slug":"hebrewdates","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/hebrewdates\/","author":109214,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.3.1","stable_tag":"2.3.1","tested":"6.6.5","requires":"2.0","requires_php":"","requires_plugins":null,"header_name":"Hebrew Dates","header_author":"Mike \"Mikeage\" Miller","header_description":"","assets_banners_color":"","last_updated":"2024-11-02 18:08:17","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/paypal.com\/send\/to\/paypal@mikeage.net","header_plugin_uri":"http:\/\/mikeage.net\/content\/software\/hebrew-dates-in-wordpress\/","header_author_uri":"http:\/\/mikeage.net","rating":3.5,"author_block_rating":0,"active_installs":10,"downloads":4878,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"mikeage","date":"2010-06-27 06:31:04"},"1.0.2":{"tag":"1.0.2","author":"mikeage","date":"2010-06-27 07:00:05"},"1.0.3":{"tag":"1.0.3","author":"mikeage","date":"2010-06-27 07:03:01"},"1.0.4":{"tag":"1.0.4","author":"mikeage","date":"2010-06-27 07:06:39"},"2.0.0":{"tag":"2.0.0","author":"mikeage","date":"2010-06-27 07:08:27"},"2.0.1":{"tag":"2.0.1","author":"mikeage","date":"2010-06-27 07:15:06"},"2.0.2":{"tag":"2.0.2","author":"mikeage","date":"2010-06-28 06:54:17"},"2.0.3":{"tag":"2.0.3","author":"mikeage","date":"2010-07-01 19:39:28"},"2.1.0":{"tag":"2.1.0","author":"mikeage","date":"2011-07-06 03:21:29"},"2.1.1":{"tag":"2.1.1","author":"mikeage","date":"2012-09-27 15:32:22"},"2.2.0":{"tag":"2.2.0","author":"mikeage","date":"2023-03-05 07:47:37"},"2.2.1":{"tag":"2.2.1","author":"mikeage","date":"2023-03-05 07:49:06"},"2.3.0":{"tag":"2.3.0","author":"mikeage","date":"2024-10-30 17:32:49"},"2.3.1":{"tag":"2.3.1","author":"mikeage","date":"2024-11-02 18:08:17"}},"upgrade_notice":{"None":""},"ratings":{"1":0,"2":"1","3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4","2.0.0","2.0.1","2.0.2","2.0.3","2.1.0","2.1.1","2.2.0","2.2.1","2.3.0","2.3.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3180450,"resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3180450,"resolution":"2","location":"plugin"}},"screenshots":{"1":"A sample of a post showing dates replaced.","2":"The config screen."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4708,1975,10604,11385],"plugin_category":[40,46],"plugin_contributors":[89470,89469],"plugin_business_model":[],"class_list":["post-9561","plugin","type-plugin","status-publish","hentry","plugin_tags-dates","plugin_tags-formatting","plugin_tags-hebrew","plugin_tags-jewish","plugin_category-calendar-and-events","plugin_category-editor-and-writing","plugin_contributors-kosherjava","plugin_contributors-mikeage","plugin_committers-arush","plugin_committers-mikeage"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/hebrewdates.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/hebrewdates\/trunk\/screenshot-1.png?rev=3180450","caption":"A sample of a post showing dates replaced."},{"src":"https:\/\/ps.w.org\/hebrewdates\/trunk\/screenshot-2.png?rev=3180450","caption":"The config screen."}],"raw_content":"<!--section=description-->\n<p>This plugin allows WordPress to easily show Hebrew dates instead of (or in addition to) the standard Gregorian dates. No theme changes are required.<\/p>\n\n<p>This plugin is based on the Hebrew Date plugin from KosherJava. All bugs are mine, though.<\/p>\n\n<p>This plugin is slightly similar to http:\/\/wordpress.org\/extend\/plugins\/wordpress-hebrew-date\/, but much more robust. It's also older, although not on wordpress.org<\/p>\n\n<h3>Known Issues<\/h3>\n\n<ul>\n<li>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).<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>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<\/p>\n\n<p>By default, the following APIs are intercepted:\nthe_time()\nthe_date()\nget_the_time()\nget_the_date()\nget_comment_time()\nget_comment_date()<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='why%3F'><h3>Why?<\/h3><\/dt>\n<dd><p>Because.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.3.1<\/h4>\n\n<ul>\n<li>Fix escaping issue in the admin screen<\/li>\n<\/ul>\n\n<h4>2.3.0<\/h4>\n\n<ul>\n<li>Fix CSRF vulnerability.<\/li>\n<li>Fix Plugin Check warnings (there have been a lot in the past ten years!)<\/li>\n<\/ul>\n\n<h4>2.1.1<\/h4>\n\n<ul>\n<li>Integration with github. No functional changes.<\/li>\n<\/ul>\n\n<h4>2.1.0<\/h4>\n\n<ul>\n<li>Support WP 3.2's TwentyEleven with its HTML comment escaping<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>Fix for anyone using PHP &lt; 5.3.0 and a date containing a suffix (3rd, 5th, etc instead of 3, 5).<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Remove superflous single quote after the year<\/li>\n<li>Switch ' and &quot; to &amp;1523; and &#1524; [proper unicode]. Thanks to KosherJava for the tip <\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Fixed a bug for English (both Ashkenazim and Sefardic) transliterations not appearing (introduced in 2.0.0)<\/li>\n<li>Added the option to remove the quotes from the Hebrew dates (requested by http:\/\/www.amotherinisrael.com\/)<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Complete rewrite of the date identification; much more reliable<\/li>\n<li>Code actually looks slightly sane now<\/li>\n<li>New <code>get_the_hebrew_date()<\/code> and <code>the_hebrew_date()<\/code> APIs, which can be used in any theme. The interception of the other calls, while much more robust now, still is not the ideal.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Support for both <code>the_date()<\/code> and <code>get_the_date()<\/code> (required for WordPress 3.0's 2010 theme)<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Enhanced currentHebrewDate API (see the help on the config screen, or the discussion proposals here)<\/li>\n<li>Start of some decent documentation<\/li>\n<li>Proper URL<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Code no longer breaks things! [fix for the_time()]<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Don't ask where 1.0.0 is. Just don't.<\/li>\n<li>Database config (instead of coded in the file)<\/li>\n<li>Configuration screen shows when an update was performed<\/li>\n<li>Option of showing Hebrew (or transliterated) only, Gregorian - Hebrew, or Hebrew - Gregorian<\/li>\n<li>Lots of code cleanup.<\/li>\n<li>Easier to add languages (I'd like to add an academic spelling as well)<\/li>\n<li>Support for full names (Marcheshvan, Menachem Av)<\/li>\n<li>XHTML 1.1 compliant! (span rtl)<\/li>\n<li>Hebrew (default) or Transliterated (Latin character set) characters<\/li>\n<li>Transliteration according Ashkenazi (default) or Sefardi pronunciation<\/li>\n<li>Sunset correction enabled or disabled (default) by Latitude \/ Longitude<\/li>\n<li>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 <code>&lt;?php if (function_exists('hebrewDateCurrent')) { hebrewDateCurrent();} ?&gt;<\/code> to a theme.<\/li>\n<\/ul>","raw_excerpt":"This plugin allows WordPress to easily show Hebrew dates instead of (or in addition to) the standard Gregorian dates. No theme changes are required.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9561"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mikeage"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9561"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9561"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9561"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9561"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9561"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}