Kalender Hijriyah is a WordPress plugin for displaying Islamic dates using a Hijri calendar (specially use KHGT method). It includes additional features such as displaying Islamic holidays and special dates with contextual information.
This plugin provides a comprehensive and interactive Hijri calendar for WordPress websites, allowing users to view Islamic dates and holidays with additional contextual information.
- Display Hijri calendar with Islamic dates
- Highlight special Islamic holidays and events
- Tooltip information for significant dates
- Responsive design using CSS Grid
- Print functionality for the calendar (not implement yet)
- WordPress 5.0 or higher
- PHP 7.0 or higher
-
Download the Plugin:
- Download the plugin files from the GitHub repository or the provided zip file.
-
Upload the Plugin:
- Go to your WordPress admin dashboard.
- Navigate to
Plugins
>Add New
. - Click on the
Upload Plugin
button. - Choose the downloaded zip file and click
Install Now
.
-
Activate the Plugin:
- After the installation is complete, click on the
Activate Plugin
button.
- After the installation is complete, click on the
-
Include Year Data:
- Ensure that the
tahun.php
file is included in the plugin directory. This file should contain the Hijri calendar data.
- Ensure that the
-
Add the Shortcode:
- To display the Hijri calendar on a page or post, use the shortcode
[khgt_calendar "1446"]
.
- To display the Hijri calendar on a page or post, use the shortcode
-
Adding the Calendar to a Page or Post:
- Edit the page or post where you want to display the calendar.
- Add the shortcode
[khgt_calendar "1446"]
to the content area.
-
Customizing the Calendar:
- The calendar can be customized by editing the
style.css
file located in the plugin directory.
- The calendar can be customized by editing the
- Initial release with basic Hijri calendar functionality.
- Name: acepby
- Website: https://r3volt.xyz
This plugin is licensed under the GPL2 license.