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

WP Last Modified

Описание

WP Last Modified adds the ‚last_modified_date‘ shortcode to your WordPress installation. This shortcode shows the last timestamp of your post/page. Simply use the „format“ attribute for custom date formats (it uses PHP’s date() function).
The «description» attribute enables a brief description which changes has been made with the last modification.
WP Last Modified shows also the actual revision of and the publication date of the post/page.
You can customize the text which will be shown under each post/page under settings -> WP Last Modified Settings. You can also hide one of the elements if you do not want them.

With version 1.1.0, WP Open Last Modified was renamed to WP Last Modified.

Возможности:

  • last modification timestamp of a post/page
  • publication timestamp of a post/page
  • timestamp format customizable
  • revision count
  • custom text with placeholders
  • last modification description
  • excluding single posts/pages from displaying the last modification timestamp

Скриншоты

  • shows the settings page
  • shows the plugin in action

Установка

  1. Upload wp-open-last-modified to the /wp-content/plugins/ directory.
  2. Activate the plugin through the \’Plugins\’ menu in WordPress.
  3. insert a text at the WP Last Modified Settings tab

Отзывы

18.04.2020
A very simple to use plugin what displays the last modified time stamp with format options.
Посмотреть 1 отзыв

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

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

Участники

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

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

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

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

1.4.6

  • WP 5 tests and minor fixes

1.4.5

  • bugfix

1.4.4

  • minor change — in order to prevent warnings and errors

1.4.3

  • bug fix

1.4.2

  • bug fix

1.4.1

  • bug fix

1.4.0

  • excluding posts/pages

1.3.0

  • new attribute «description»

1.2.0

  • new placeholder ‘last_modified_timestamp_gmt’
  • new placeholder ‘publication_timestamp_gmt’

1.1.1

  • added donation link
  • updated readme text

1.1.0

  • renamed from WP Open Last Modified to WP Last Modified
  • adding the publication_timestamp
  • tested up to WP 4.2
  • i18n Support

1.0.2

  • more little bug fixes

1.0.1

  • little bug fixes

1.0.0

  • initial version