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

Lex's Last Update Widget

Описание

Although blog posts can display the date on which they were created, it is sometimes useless to display this information. At least, this can be a way to make index pages lighter. In this case though, it can be useful to display the date of the last blog update on the index. It allows the visitor to see the last update time at a glance.

This plugins provides a widget to display the date of the last blog update.
The widget has 4 options:

  • The title of the widget.
  • The format of the date.
  • The watched elements: posts, pages, revisions or bookmarks (several ones can be selected at once).
  • The criteria for posts and pages (do we look at creation time or modification time?).

Скриншоты

  • An overview of the widget.
  • The configuration of the widget in the administration panel.

Установка

  1. Unzip the plugin archive on your local disk
  2. Upload the lex-last-update-widget directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Add the widget in your sidebar using the ‘Appearance’ menu in the administration panel

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

I have just installed this plugin and bookmark modifications seem to be ignored. Why?

WordPress does not store creation and modification time for bookmarks. So, they can only be tracked once this plugin has been installed. Previous modifications in the bookmarks cannot be known and thus displayed by the widget.

Отзывы

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

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

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

Участники

Перевести «Lex's Last Update Widget» на ваш язык.

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

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

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

1.2.0

Ignore sticky posts when searching the most recent post.
Tested with a more recent version of WordPress that originally.

1.1.0

  • Last modifications were originally the creation of new posts.
  • It can now be the creation of a new post, page, revision or bookmark modification (creation, edition, deletion).
  • The widget options were updated in consequence.
  • Internationalization is on its way (French and English in a first time).

1.0

  • Initial version.