外掛說明
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
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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