hatul
@hatul on WordPress.org and Slack
- Member Since: December 17th, 2008
- Location: Har Hevron, Israel
- Website: hatul.info
- GitHub: amiad
- Job Title: Developer & DevOps
Bio
Interests
Contribution History
hatul’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Transfer hebrew date at sunset not accurate, on the site WordPress.org Forums:
Try this code for test: echo date('Z') . "<br>"; echo date('H:i') . "<br>"; echo date_sunset(time(),…1 week ago
-
Posted a reply to Transfer hebrew date at sunset not accurate, on the site WordPress.org Forums:
Check if date.timezone is correct in your php.ini file.2 weeks ago
-
Posted a reply to Incredible!, on the site WordPress.org Forums:
thank you2 months ago
-
Posted a reply to Display both dates in widget, on the site WordPress.org Forums:
Try the new version of the plugin. The date format in the widget shown by…2 months ago
-
Committed [2443316] to Plugins Trac:
v1.3.5 - tags2 months ago
-
Committed [2443315] to Plugins Trac:
v1.3.5 - Format date in the widget by the settings plugin2 months ago
-
Posted a reply to Display both dates in widget, on the site WordPress.org Forums:
OK. Add this code: function register_bothdate_widget() { register_widget( ' Bothdate_Widget' ); } add_action( 'widgets_init', 'register_bothdate_widget'…2 months ago
-
Posted a reply to Display both dates in widget, on the site WordPress.org Forums:
If you add the code to functions.php file then you have new widget.2 months ago
-
Posted a reply to Display both dates in widget, on the site WordPress.org Forums:
The plugin not supported it. You can add new widget with this option. class Bothdate_Widget…2 months ago
-
Committed [2424373] to Plugins Trac:
fix README.md3 months ago
-
Posted a reply to split the data, on the site WordPress.org Forums:
I wrote, today_hebdate for print the date and return nothing or return_today_hebdate for return the…3 months ago
-
Posted a reply to split the data, on the site WordPress.org Forums:
לא הבנתי את השאלה, כתוב בעברית.3 months ago
-
Posted a reply to split the data, on the site WordPress.org Forums:
today_hebdate print the date and return nothing. return_today_hebdate return the date. The readme is correct.4 months ago
-
Posted a reply to split the data, on the site WordPress.org Forums:
str_split splitting each char to array and will not help you. You should use explode.…4 months ago
-
Posted a reply to split the data, on the site WordPress.org Forums:
Maybe to use explode function?4 months ago
-
Posted a reply to Using current version breaks display of blog on iOS devices, on the site WordPress.org Forums:
Hi The plugin only add Hebrew date and not change the style or the website.…6 months ago
-
Committed [2362344] to Plugins Trac:
update to 5.57 months ago
-
Committed [2362343] to Plugins Trac:
update to 5.57 months ago
-
Committed [2362261] to Plugins Trac:
update to 5.57 months ago
-
Committed [2362096] to Plugins Trac:
update to 5.57 months ago
-
Posted a reply to not working, on the site WordPress.org Forums:
The settings of the plugin are not in regular date settings. The plugin has special…8 months ago
-
Posted a reply to not working, on the site WordPress.org Forums:
Maybe stupid question but you checked the plugin is enabled? I get error?8 months ago
-
Posted a reply to תמיכה בשפות, on the site WordPress.org Forums:
מוסיף קוד שיתמוך בכמה שפות או משלם למישהו שיוסיף את הקוד.9 months ago
-
Posted a reply to תמיכה בשפות, on the site WordPress.org Forums:
לא, בהגדרות התוסף אתה צריך לבחור את שפת התאריך העברי.9 months ago
-
Posted a reply to Multi Language WPML & Elementor, on the site WordPress.org Forums:
Hi The plugin cannot add Hebrew date to only some of the pages. But you…10 months ago
-
Committed [2256898] to Plugins Trac:
update to v5.412 months ago
-
Committed [2256886] to Plugins Trac:
update to v5.412 months ago
-
Posted a reply to Gregorian date not showing up, on the site WordPress.org Forums:
The shortcode and the widget show Hebrew date only. You can add gregorian date with…12 months ago
-
Posted a reply to Critical error, on the site WordPress.org Forums:
צור אתר מראה לפיתוח כדי שתוכל לבדוק. אי אפשר לעזור בלי לדעת מה השגיאה. אם…1 year ago
-
Posted a reply to Critical error, on the site WordPress.org Forums:
What the error and what your theme?1 year ago
-
Committed [2210317] to Plugins Trac:
update readme1 year ago
-
Posted a reply to Error with PHP 7.2, on the site WordPress.org Forums:
Hi You need to enable calendar extension in phph.ini file.2 years ago
-
Posted a reply to integrate Simple Calendar with the plugin, on the site WordPress.org Forums:
The plugin work with WordPress only. I not see the code of Simple Calendar and…2 years ago
-
Posted a reply to the plugin not working well, on the site WordPress.org Forums:
You need to install the PHP extention iconv or contact to your web master that…3 years ago
-
Posted a reply to the plugin not working well, on the site WordPress.org Forums:
Are you can publish link to your website?3 years ago
-
Posted a reply to Not so good, on the site WordPress.org Forums:
What the spam comments that the plugin not blocked? En Spam block only bots, if…3 years ago
-
Posted a reply to Misspelled Hebrew Month, on the site WordPress.org Forums:
Hi I get the month from the PHP function <a href="http://php.net/manual/en/function.jdmonthname.php">jdmonthname</a>. The PHP developers chosen…3 years ago
-
Posted a reply to shortcode won’t work, on the site WordPress.org Forums:
You can add the function today_hebDate(); to your theme where you want the date.3 years ago
-
Posted a reply to shortcode won’t work, on the site WordPress.org Forums:
Hi Shortcodes working in posts and pages only. This is the default of wordpress. Maybe…3 years ago
-
Posted a reply to header date not replaced, on the site WordPress.org Forums:
Hi diegoboro, You probably did not add the code in correct place. Can you upload…4 years ago
-
Posted a reply to Errors after installing plug-in, on the site WordPress.org Forums:
gregoriantojd is function of PHP from calendar library. Check the library is enabled.4 years ago
-
Posted a reply to Displaying Date Issue after last release, on the site WordPress.org Forums:
You right. I fixes it in 1.3.4 version. today_hebdate function back to print the hebrew…4 years ago
-
Posted a reply to Suggestion on Inline Shortcode, on the site WordPress.org Forums:
Try the new version (1.3.3). I thinking the shortcode is better.4 years ago
-
Reopened ticket #30464, in Core Trac:
kses_allowed_protocols filter not working6 years ago
-
Created a new ticket, #30464, in Core Trac:
kses_allowed_protocols filter not working6 years ago
-
Created a new ticket, #21558, in Core Trac:
easy way to disable filtering for specific tag in the excerpt9 years ago
-
Created a new ticket, #19884, in Core Trac:
Unable to sort themes by language9 years ago
Developer
-
Custom CSS CC
Active Installs: 60+
-
En Spam
Active Installs: 1,000+
-
Ligery
Active Installs: 10+
-
WordPress Hebrew Date
Active Installs: 700+