Quran in Text and Audio

설명

Quran Demo

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

  1. Visit the plugins page within your dashboard and select ‘Add New’
  2. Search for “Quran in Text and Audio”
  3. Activate “Quran in Text and Audio” from your Plugins page

INSTALL MANUALLY

  1. Upload quran-in-text-audio to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Quran in Text and Audio”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Quran in Text and Audio”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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