Descrizione
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″]
Installazione
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Story Latest” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Story Latest” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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