Beskrivning
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
Installation
- 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
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Hindi Quran Viewer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Hindi Quran Viewer” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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