Description
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
Captures d’écran
Installation
EN:
- Upload
lastupdated
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Place the Widget in a Sidebar.
DE:
- Lade den Ordner ‘lastupdated’ in ‘/wp-content/plugins/’ hoch.
- Aktiviere das Plugin im ‘Plugin’ Menü von WordPRess.
- Ziehe das Widget im ‘Widget’ Menü in eine Sidebar.
FAQ
- Can I change the Date Format?
-
This plugin uses the Date Format what you have set in Settings->
General->Date Format.
Avis
Contributeurs/contributrices & développeurs/développeuses
« last updated » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « last updated » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
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