Title: Solat Times
Author: nahrizuladib
Published: <strong>27 Febbraio 2008</strong>
Last modified: 1 Marzo 2008

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Solat Times

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

[Scarica](https://downloads.wordpress.org/plugin/solat-times.zip)

 * [Dettagli](https://it.wordpress.org/plugins/solat-times/#description)
 * [Recensioni](https://it.wordpress.org/plugins/solat-times/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/solat-times/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/solat-times/#developers)

 [Supporto](https://wordpress.org/support/plugin/solat-times/)

## Descrizione

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>";
    }
    ?>
    ```

## Installazione

 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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Solat Times” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Solat Times” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/solat-times)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/solat-times/) segui
il [repository SVN](https://plugins.svn.wordpress.org/solat-times/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/solat-times/)
tramite [RSS](https://plugins.trac.wordpress.org/log/solat-times/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versione **0.1**
 *  Ultimo aggiornamento **18 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.1 o superiore **
 *  Testato fino alla versione **2.3.2**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/solat-times/)
 * Tag
 * [Islam](https://it.wordpress.org/plugins/tags/islam/)[Muslim](https://it.wordpress.org/plugins/tags/muslim/)
   [Prayer Times](https://it.wordpress.org/plugins/tags/prayer-times/)[solat](https://it.wordpress.org/plugins/tags/solat/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/solat-times/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/solat-times/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/solat-times/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](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)