Easily display current Hijri/Islamic date (according to hijri calendar), anywhere in your wordpress blog!
“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!
Install and activate the plugin. Then go to your “Dashboard > Hijri Calendar > Usage” for detail usage instructions.
Website: www.i-onlinemedia.net
Special thanks to Zikrun Badri.
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
Use these shortcodes in your blog post/page:
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]’); ?>