Title: Date Translate
Author: Gezim Basha
Published: <strong>సెప్టెంబర్ 19, 2013</strong>
Last modified: సెప్టెంబర్ 20, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Date Translate

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

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

 * [Details](https://te.wordpress.org/plugins/date-translate/#description)
 * [Reviews](https://te.wordpress.org/plugins/date-translate/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/date-translate/#installation)
 * [Development](https://te.wordpress.org/plugins/date-translate/#developers)

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

## Description

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.

## Installation

 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Date Translate” is open source software. The following people have contributed 
to this plugin.

Contributors

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

[Translate “Date Translate” into your language.](https://translate.wordpress.org/projects/wp-plugins/date-translate)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/date-translate/), check
out the [SVN repository](https://plugins.svn.wordpress.org/date-translate/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/date-translate/)
by [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

 *  Version **1.0.1**
 *  Last updated **13 సంవత్సరాలు ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/date-translate/)
 * Tags
 * [date translation](https://te.wordpress.org/plugins/tags/date-translation/)[dates](https://te.wordpress.org/plugins/tags/dates/)
   [local language](https://te.wordpress.org/plugins/tags/local-language/)[time](https://te.wordpress.org/plugins/tags/time/)
   [translation](https://te.wordpress.org/plugins/tags/translation/)
 *  [Advanced View](https://te.wordpress.org/plugins/date-translate/advanced/)

## Ratings

 1 out of 5 stars.

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

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

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

## Contributors

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

## Support

Got something to say? Need help?

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