Giter Site home page Giter Site logo

hijri-calendar's Introduction

=== Hijri Calendar ===
Contributors: M.A. IMRAN
Developer link: http://facebook.com/imran2w
Tags: Hijri calendar, Hijri date, English Hijri date, Islamic calendar, Muslim calendar
Requires at least: 2.8
Tested up to: 3.6
Stable tag: trunk

Easily display current Hijri/Islamic date (according to hijri calendar), anywhere in your wordpress blog!


== 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 =
* Developer: [M.A. IMRAN](http://facebook.com/imran2w)
* E-Mail: [email protected]
* Website: [www.i-onlinemedia.net](http://www.i-onlinemedia.net)

* Special thanks to [Zikrun Badri](http://isact.org.au).


== Changelog ==

= 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.

== 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


== 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


== Frequently Asked Questions ==

= 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]'); ?>


== Screenshots ==
1. Widget preview. 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.