• After your last release I noticed that the following (from your install page) doesn’t work anymore.

    (Optional) if you want to add the hebrew date of today than you need to add <?php today_hebdate() ?> where you want.

    Once I added “echo” it started to work again:

    <?php today_hebdate() ?> OLD

    <?php echo today_hebdate() ?> NEW

    Just thought you might want to update your installation page.

Viewing 1 replies (of 1 total)
  • Plugin Author hatul

    (@hatul)

    You right. I fixes it in 1.3.4 version.
    today_hebdate function back to print the hebrew date.

Viewing 1 replies (of 1 total)
  • The topic ‘Displaying Date Issue after last release’ is closed to new replies.