Title: Date Translate
Author: Gezim Basha
Published: <strong>19 Settembre 2013</strong>
Last modified: 20 Settembre 2013

---

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/date-translate.svg)

# Date Translate

 Di [Gezim Basha](https://profiles.wordpress.org/gezimb/)

[Scarica](https://downloads.wordpress.org/plugin/date-translate.1.0.1.zip)

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

 [Supporto](https://wordpress.org/support/plugin/date-translate/)

## Descrizione

Allows the user to insert a hook to WordPress and replace english version of the
dates and translate them to their own language.

It uses a modular function that takes as input 3 arguments:

 1. Days
 2. Months
 3. Months (shorthand)

It then searches for the English versions and replaces them.

## Installazione

 1. Upload `date_translate.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Array-ize the days `<?php $days = (Sunday, Monday, ...) ?>`
 4. Repeat procedure for months and shorthand (Jan, Feb, …)
 5. Finalize by hooking `<?php qnt_date_translate($days,$months,$months_shorthand)?
    >` – of course, replace array names with your own.

Examples at plugin GitHub page.

## FAQ

  Does the week begin with Sunday?

Yes. Please arrange the array so your week begins in Sunday and ends in Saturday.

  No shorthand for days?

There is no need, date formats take full day name and use shorthand for months.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

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

Collaboratori

 *   [ Gezim Basha ](https://profiles.wordpress.org/gezimb/)

[Traduci “Date Translate” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/date-translate)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.0.1

 * Fixed issue with date-translate not intercepting get_date()

#### 1.0

 * Allows translating by inserting the hook on functions.php

## Meta

 *  Versione **1.0.1**
 *  Ultimo aggiornamento **13 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.0.1 o superiore **
 *  Testato fino alla versione **3.6.1**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/date-translate/)
 * Tag
 * [date translation](https://it.wordpress.org/plugins/tags/date-translation/)[dates](https://it.wordpress.org/plugins/tags/dates/)
   [local language](https://it.wordpress.org/plugins/tags/local-language/)[time](https://it.wordpress.org/plugins/tags/time/)
   [translation](https://it.wordpress.org/plugins/tags/translation/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/date-translate/advanced/)

## Valutazioni

 1 su 5 stelle.

 *  [  0 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/date-translate/reviews/?filter=1)

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

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

## Collaboratori

 *   [ Gezim Basha ](https://profiles.wordpress.org/gezimb/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

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