Title: Solat Times
Author: nahrizuladib
Published: <strong>27. фебруар 2008.</strong>
Last modified: 1. март 2008.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://s.w.org/plugins/geopattern-icon/solat-times.svg)

# Solat Times

 [nahrizuladib](https://profiles.wordpress.org/nahrizuladib/)

[Преузимање](https://downloads.wordpress.org/plugin/solat-times.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/solat-times/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/solat-times/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/solat-times/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/solat-times/#developers)

 [Подршка](https://wordpress.org/support/plugin/solat-times/)

## Опис

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](http://www.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>";
    }
    ?>
    ```

## Постављање

 1. Get the code for your city from [IslamicFinder.org](http://www.islamicfinder.org/prayer_search.php#2)
 2. Copy the URL from the generated code
 3. Download plugin, unzip, and open solat-times.php
 4. Replace **`PUT_URL_HERE`** with the copied URL
 5. Replace **`MY_CITY`** with the name of selected city/town. Save the file
 6. Upload the `/solat-times/` folder to your `/wp-content/plugins/` folder, and activate
    the plugin

[Visit plugin’s page](http://nahrizuladib.com/wordpress/?p=675) for detailed installation
and usage instructions.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Solat Times“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

 *   [ nahrizuladib ](https://profiles.wordpress.org/nahrizuladib/)

[Преведите „Solat Times“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/solat-times)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/solat-times/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/solat-times/) или се пријавите
на [белешку градње](https://plugins.trac.wordpress.org/log/solat-times/) преко [RSS-а](https://plugins.trac.wordpress.org/log/solat-times/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Version **0.1**
 *  Last updated **18 година раније**
 *  Active installations **10+**
 *  WordPress version ** 2.1 или новије **
 *  Tested up to **2.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/solat-times/)
 * Tags
 * [Islam](https://sr.wordpress.org/plugins/tags/islam/)[Muslim](https://sr.wordpress.org/plugins/tags/muslim/)
   [Prayer Times](https://sr.wordpress.org/plugins/tags/prayer-times/)[solat](https://sr.wordpress.org/plugins/tags/solat/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/solat-times/advanced/)

## Оцене

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/solat-times/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/solat-times/reviews/)

## Сарадници

 *   [ nahrizuladib ](https://profiles.wordpress.org/nahrizuladib/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/solat-times/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=nahrizuladib@gmail.com&currency_code=GBP&amount=&return=&item_name=Donations+for+Nahrizul+Adib+Kadri)