Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Story Latest

Beschreibung

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Story Latest“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Story Latest“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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