這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

last updated

描述

EN:

Provides a widget that displays posts (all post-types supported, custom as well) marked as significantly updated with the date of the update (optionally).

Settings:
* Widget Title
* Amount
* Post-Types
* Whether the date of the update should be displayed or not.

DE:

Dieses Plugin stellt ein Widget zur Verfügung, das zuletzt aktualisierte Beiträge (alle Veröffentlichungsarten werden unterstützt, auch custom post-types) mit dem dazugehörigen Datumm der Aktualisierung (optional) anzeigt.

Einstellungen:
* Widget Titel
* Anzahl
* Veröffentlichungsarten
* Ob das Datum der Veröffentlichung angezeigt werden soll oder nicht.

Sehen Sie auch hier vorbei: http://www.martin.wudenka.de/wordpress-widget-zuletzt-aktualisierte-posts-anzeigen

螢幕截圖

  • Widget Settings
  • Controls for the editor which toggle automatically after 20 changes.
  • The Widget itself.

安裝

EN:

  1. Upload lastupdated to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place the Widget in a Sidebar.

DE:

  1. Lade den Ordner ‘lastupdated’ in ‘/wp-content/plugins/’ hoch.
  2. Aktiviere das Plugin im ‘Plugin’ Menü von WordPRess.
  3. Ziehe das Widget im ‘Widget’ Menü in eine Sidebar.

常見問題

Can I change the Date Format?

This plugin uses the Date Format what you have set in Settings->
General->Date Format.

評價

2024年1月31日
<!-- wp:code --> Impressed by the performance of the plug-in! It is remarkable that it has been without an update for many years and works smoothly. <!-- /wp:code -->
閱讀全部3個評價

貢獻者及開發者

“last updated” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 last updated 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.1

Fixed month names not being translated. Added post_thumbnails option. Added note in empty widget.

2.0

Major Release. Completely new algorithm. Starts working after you updated a few posts.

1.6.1

Bugfix: date translation

1.6

Added support for all post-types.

1.5.1

Bugfix: changed ASC to DESC

1.5

Bugfix: Problem when saving post-type as German user.
New algorithm: Excludes Posts, when they are higher located in a
table ordered by creation time than in a table ordered by updating time. -> Just
displays posts that are really old and updated.

1.4.2

Some Design fixes

1.4

Choose now between ‘posts’, ‘pages’ or ‘both’.

1.3

Internationalization