Beschrijving
Easily place links to the latest posts on a story below each post
Simply add the shortcode into the post or page of your choice, specifying a tag that groups all the related posts together. E.g.;
[story-latest tag=”london2012″]
Installatie
- Upload
story-latest.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the
[story-latest tag="your-tag"]
shortcode in your posts
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Story Latest” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Story Latest” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.1
- Initial version
0.2
- Removed install location nonsense
- Changed license from GPL to WTFPL
- Added stable tag as trunk
- Added option to change title
- Added option to change container ID
- Added i18n support