Title: Better Datelines
Author: Rinat
Published: <strong>19.02.2014</strong>
Last modified: 19.02.2014

---

Поиск плагинов

![](https://ps.w.org/better-datelines/assets/banner-772x250.png?rev=861085)

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

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

# Better Datelines

 Автор: [Rinat](https://profiles.wordpress.org/rinatkhaziev/)

[Скачать](https://downloads.wordpress.org/plugin/better-datelines.0.1.zip)

 * [Детали](https://ru.wordpress.org/plugins/better-datelines/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/better-datelines/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/better-datelines/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/better-datelines/#developers)

 [Поддержка](https://wordpress.org/support/plugin/better-datelines/)

## Описание

A dateline is a brief piece of text included in news articles that describes where
and when the story occurred, or was written or filed, though the date is often omitted.
This plugin gives you ability to store datelines as a meta field so you don’t have
to include them in your post body.

You can use either [better-dateline] shortcode to insert dateline manually or automatically
prepend post content with a dateline. (See Frequently Asked Questions)

If you’d like to check out the code and contribute, [join us on GitHub](https://github.com/rinatkhaziev/better-datelines/).
Pull requests, issues, and plugin recommendations are more than welcome!

## Скриншоты

[⌊Screenshot of edit post screen with a dateline⌉⌊Screenshot of edit post screen
with a dateline⌉[

Screenshot of edit post screen with a dateline

[⌊Screenshot of a post with a dateline⌉⌊Screenshot of a post with a dateline⌉[

Screenshot of a post with a dateline

## Установка

 1. Upload the `better-datelines` folder to your plugins directory (e.g. `/wp-content/
    plugins/`).
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. You’ll see a dateline textarea on post edit screen.

## Часто задаваемые вопросы

#### How do I enable automatic prepending of dateline to the post content?

Put add_filter( ‘better_datelines_prepend_the_content’, ‘__return_true’ ); to your
theme’s functions.php

#### How do I change the format of automatically prepended dateline?

There’s another filter for that: ‘better_datelines_formatted_content’, filter accepts
3 arguments, so to add a filter add_filter( ‘better_datelines_formatted_content’,‘
my_better_datelines_formatted_content’, 10, 3); function my_better_datelines_formatted_content(
$formatted_content, $dateline, $original_content ) { // Do something

    ```
        return $formatted_content; } 
    ```

## Отзывы

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

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

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

Участники

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

[Перевести «Better Datelines» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/better-datelines)

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

[Посмотрите код](https://plugins.trac.wordpress.org/browser/better-datelines/), 
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/better-datelines/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/better-datelines/)
по [RSS](https://plugins.trac.wordpress.org/log/better-datelines/?limit=100&mode=stop_on_copy&format=rss).

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

#### 0.1

 * Initial Release

## Мета

 *  Версия **0.1**
 *  Обновление: **13 лет назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 3.6 или выше **
 *  Совместим вплоть до: **3.7.41**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/better-datelines/)
 * Метки:
 * [content](https://ru.wordpress.org/plugins/tags/content/)[editorial](https://ru.wordpress.org/plugins/tags/editorial/)
   [excerpt](https://ru.wordpress.org/plugins/tags/excerpt/)[news](https://ru.wordpress.org/plugins/tags/news/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/better-datelines/advanced/)

## Оценки

 5 из 5 звёзд.

 *  [  1 5-звездный отзыв     ](https://wordpress.org/support/plugin/better-datelines/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/better-datelines/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/better-datelines/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/better-datelines/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/better-datelines/reviews/?filter=1)

[Ваш отзыв](https://wordpress.org/support/plugin/better-datelines/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/better-datelines/reviews/)

## Участники

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

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/better-datelines/)