Description
The Quran is the holy book of Islam, and for many Muslims, hearing the verses of the Quran recited is a powerful spiritual experience.
Quran in Text and Audio plugin allows you to embed any verse of the Qu’ran.
The surah, editions, and verses data are all available under the public API of https://alquran.cloud/api.
Terms and Conditions https://alquran.cloud/terms-and-conditions
Features:
- Show full Quran with translation.
- Show a single Surah.
- Show a random Surah.
- Show a single ayah.
- Show a random ayah.
Show Via Shortcode:
Show Full Quran:
[quran_full]
Show single Surah:
[quran_surah surah=1]
Show Random Surah:
[quran_surah random=true]
Show single ayah:
[quran_ayah ayah=1]
The Quran contains 6236 verses.
Show Random ayah:
[quran_ayah random=true]
Installation
INSTALL WITHIN WORDPRESS
- Visit the plugins page within your dashboard and select ‘Add New’
- Search for “Quran in Text and Audio”
- Activate “Quran in Text and Audio” from your Plugins page
INSTALL MANUALLY
- Upload
quran-in-text-audio
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Quran in Text and Audio” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Quran in Text and Audio” 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.3
- Fix surah scroll bug
- On select surah close sidebar menu
1.0.2
- Tested upto 6.6.2
- Conditionally load css
1.0.1
- Update text domain
- Conditionally load css
- Small css color fix
- Replace native php function with wordpress one
1.0.0
- Initial Release