DEV Community

Cover image for Prayer Times Plugin for WordPress: Quick Guide
Being Developer
Being Developer

Posted on

Prayer Times Plugin for WordPress: Quick Guide

The Prayer Times Plugin for WordPress is an easy-to-use tool that helps display daily Islamic prayer times, the Islamic date, and monthly prayer times on your website. It's perfect for mosques, Islamic organizations, and bloggers looking to provide this information to their visitors.

Features

  1. Daily Prayer Times Display: Shows accurate times for Fajr, Dhuhr, Asr, Maghrib, and Isha prayers.
  2. Islamic Date Display: Provides the current Islamic (Hijri) date.
  3. Monthly Prayer Times Display: Displays a full month's prayer schedule.
  4. Shortcode Integration: Easily integrate the plugin's features using shortcodes.

Installation

  1. Download the Plugin: Get the plugin from GitHub (see below for the link).
  2. Upload the Plugin: Upload the ZIP file to your WordPress site via the 'Plugins' section.
  3. Activate the Plugin: Once uploaded, activate the plugin. And you're all set!

Usage
To use the plugin's features, follow these steps:

  1. Fetch Prayer Times: Add the shortcode [fetch-prayer-time city="City Name" country="Country Name"] to retrieve prayer times for a specific location.

  2. Display Prayer Times: Use the following shortcodes to display the information:

    • Single Prayer Time: [prayer-time city="City Name" prayer="Fajr"] (replace "Fajr" with "Dhuhr", "Asr", "Maghrib", or "Isha" as needed).
    • Monthly Prayer Time Table: [monthly-prayer-times-table city="City Name"].
    • Islamic Month: [hijri_month city="City Name"].
    • Islamic Date: [hijri_date city="City Name"].

Note: Ensure the city name is consistent on each page. To display prayer times for multiple cities, fetch the prayer times for each city separately before displaying them.

Downloading the Plugin Code

You can download the plugin code from its GitHub repository:
Gebedstijden WP Code: https://github.com/NaveedHanif332/Gebedstijden-WP-Plugin

For a practical implementation example, visit https://gebedstijdenislam.nl/. Where this plugin is effectively utilized.

This plugin is a versatile and valuable addition to any WordPress site looking to provide Islamic prayer times and calendar information. Whether you're managing a mosque's website or blogging about Islamic topics, this plugin makes it easy to keep your audience informed.

Top comments (0)