Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Story Latest

Beskrivelse

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″]

Installation

  1. Upload story-latest.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the [story-latest tag="your-tag"] shortcode in your posts

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“Story Latest” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

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