Descriere
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:
-
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
-
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
Instalare
- Upload the plugin folder to
/wp-content/plugins/
- Activate the plugin via the WordPress dashboard
- Use the shortcode
[hindi_quran_viewer]
in any post, page, or widget
Întrebări frecvente
-
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.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„Hindi Quran Viewer” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Hindi Quran Viewer” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
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