Descrição
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]
Instalação
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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Quran in Text and Audio” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Quran in Text and Audio” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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