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
このプラグインをダウンロードして、 サイトに使用できます。