설명
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]
설치
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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Quran in Text and Audio”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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