Hindi Quran Viewer

Description

Hindi Quran Viewer lets you display all Quran Surahs on your WordPress site with Hindi and English translations. Featuring a responsive layout, searchable Surah list, AJAX verse loading, and a clean user interface — it’s ideal for Islamic websites, education portals, or anyone wanting to share the message of the Quran.

External Services

This plugin uses the following third-party APIs:

  1. AlQuran Cloud API

    • Used to fetch Surahs and Ayahs in Hindi and English.
    • API Endpoint: https://api.alquran.cloud/v1/surah/
    • No personal data is sent. Only Surah ID is requested.
    • Privacy: https://alquran.cloud/privacy
  2. Quran.com API

    • Used to fetch the full Surah list.
    • API Endpoint: https://api.quran.com/api/v4/chapters
    • No personal data is sent.
    • Privacy: https://quran.com/privacy

Screenshots

  • View of the plugin interface with Surah list and verse display.

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin via the WordPress dashboard
  3. Use the shortcode [hindi_quran_viewer] in any post, page, or widget

FAQ

How do I display the Quran on my site?

Use the shortcode:
[hindi_quran_viewer]
Paste it into any post, page, or widget where you want the Quran interface to appear.

Does this plugin support both Hindi and English?

Yes. Each verse is shown in Hindi and its English translation (Sahih International).

Does it work on all devices?

Yes. The plugin is fully responsive and mobile-friendly.

Where does the data come from?

It fetches content using public APIs from Quran.com and AlQuran Cloud.

Is internet required to use the plugin?

Yes. Since the plugin retrieves verses from online APIs, an internet connection is required.

Can I customize the styling?

Yes. You can override or extend the included CSS file (assets/style.css) to match your theme.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Hindi Quran Viewer” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Hindi Quran Viewer” into your language.

Interested in development?

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

Changelog

1.0

  • Initial release
  • Displays Quran Surahs with Hindi and English translations
  • Includes verse search and Surah list
  • AJAX-powered verse loading
  • Mobile-friendly responsive layout