Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

DeutschDate

Описание

Note: This plugin was intended as a quick fix for displaying various english dates in german. It unfortunately does not fully cover all date displays.

Using an english WordPress install and publishing posts in german? Those pesky English dates produced by <?php the_time(); ?> were getting on my nerves too, hence this plugin. Automagically converts english months and days (except for the initials, so far) to their german equivalent.

Intended usage:

Replacing dates like ‘Thursday, October 22nd’, for instance in your custom built theme or themes that just use the date without ‘posted by..’. Please note: It doesn’t completely ‘deutschify’ your theme’s date representation.

Example: Where some themes would say ‘Posted by Annemarie on Thursday, October 22nd’ only the date part is translated, resulting in ‘Posted by Annemarie on Donnerstag, Oktober 22.’. For complete deutschification one would either, depending on your specific situation:

  • Edit Date Format settings under the Settings > General tab in your WordPress admin area.
  • Edit your theme’s template files, adapting the <?php the_time(); ?> template tag appropriately. For a howto on editing the time template tag, check the Template Tags/the time Codex page.
  • Or, as an alternative to this plugin, use a german .po language file.

Dutchify in stead of Deutschify?

For the Dutch version of this plugin, visit the Dutchdate Plugin Page

Установка

  1. Copy the mp_deutschdate.php file to your WordPress plugin directory.
  2. Activate the plugin via the ‘Plugins’ menu in your WordPress admin.
  3. Und los geht’s.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«DeutschDate» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «DeutschDate» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений