Descrizione
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
Installazione
- 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
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Hindi Quran Viewer” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Hindi Quran Viewer” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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