This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hijri Calendar

Description

“Hijri Calendar” is a simple and easy to use wordpress plugin that allows you to show current hijri date anywhere in your blog. Just install and activate the plugin. Then use its very simple shortcodes where you want; when you want. Thats all!

Usage

Install and activate the plugin. Then go to your “Dashboard > Hijri Calendar > Usage” for detail usage instructions.

Features:

  • Hijri Date (According to Hijri calendar)
  • Monthly Hijri Calendar.

Speciality

  • Very simple plugin.
  • Built-in functionality.
  • All time zone support.
  • Simple settings options.
  • Wide-range compatibility.
  • Easy to use widget and shortcodes!
  • Custom date output language support!
  • No special configuration or, knowledge required!

Credits

License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

Screenshots

  • Widget preview.

Installation

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Or, Go to: “Dashboard > Plugins > Add New” and search for “Hijri Calendar”
  3. Install and activate the plugin.
  4. Go to: Dashboard > Hijri Calendar > Usage

FAQ

How does it work?

Use these shortcodes in your blog post/page:

  • Show current date according to hijri calendar: [en_hijri_date]
  • Show monthly hijri calendar: [en_hijri_calendar]

Or, Use these PHP codes in your theme’s sidebar or template file:

  • Show current date according to hijri calendar:
    < ?php echo do_shortcode(‘[en_hijri_date]’); ?>

  • Show monthly hijri calendar:
    < ?php echo do_shortcode(‘[en_hijri_calendar]’); ?>

Reviews

Read all 3 reviews

Contributors and Developers

“Hijri Calendar” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Hijri Calendar” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

3.0

  • Settings changed.
  • Language customization option added.
  • Widget customization option added.
  • Date formatting option added.
  • Invalid ordinal suffix problem solved.
  • Some code updated.

2.2

  • Bug fix: invalid ordinal suffix for days 11, 12 and 13.
  • Added time zone adjustment option.
  • Plugin icon changed.
  • Compatible with WP 3.6.

2.1

  • Hijri date adjustment option added.
  • New settings page added.
  • Menu changed to top level menu.
  • Hijri date format updated.
  • Server information tool added as an extra feature.

2.0

  • New feature: Widget support added
  • New feature: Monthly Hijri Calendar
  • New shortcodes

1.0

  • First release.