plugin-icon

Solat Times

제작자: ·
This plugin will extract the daily solat or salaat (Islamic prayer) times for a specified location based on calculations made by IslamicFinder.org
버전
0.1
활성화된 설치 항목
10
최근 업데이트일
Mar 1, 2008

Muslims need to observe their daily prayer times. With this plugin installed, you’re not just reminding yourselves to perform the solat (or salaat), but you’ll also be reminding your blog visitors as well.

It is a plugin for you to display the daily Islamic prayer times (including sunrise) for your location of choice according to the calculations made at IslamicFinder.org

The plugin allows you to apply your own styling (using CSS) to the prayer times table. By default it will follow the calendar style of your theme.

Usage

To display the prayer times, place this code:

<?php if(function_exists('solat_times')) { solat_times(); } ?>

To display on sidebar, use this:

<?php if(function_exists('solat_times')) { echo " <li id='calendar'><h2>Prayer times</h2>"; solat_times(); echo " </li>"; } ?>
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 2.3.2
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.