Title: Series Tag
Author: Ryan
Published: <strong>5. April 2012</strong>
Last modified: 5. April 2012

---

Plugins suchen

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.

![](https://s.w.org/plugins/geopattern-icon/series-tag.svg)

# Series Tag

 Von [Ryan](https://profiles.wordpress.org/ryannutt/)

[Herunterladen](https://downloads.wordpress.org/plugin/series-tag.0.1.zip)

 * [Details](https://de.wordpress.org/plugins/series-tag/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/series-tag/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/series-tag/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/series-tag/#developers)

 [Support](https://wordpress.org/support/plugin/series-tag/)

## Beschreibung

Adds a shortcode, series-tag, that you can use to create a list of all posts
 that
are tagged with whatever tag you pass in.

Series Tag was written to allow you to tag a series of posts with the same tag,

and then easily link between them without having to manually create links at the
bottom of each post.

Links are created in date published order starting at the earliest date. All post

titles are links to the permalink of the post except for the current post which 
just has its title displayed.

For help or more info, visit [Nutt.net](http://www.nutt.net/tag/series-tag/)

## Screenshots

[⌊A list of posts that share the same tag at the bottom of a post.⌉⌊A list of posts
that share the same tag at the bottom of a post.⌉[

A list of posts that share the same tag at the bottom of a post.

## Installation

 1. Upload the `series-tag` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress
 3. Insert the short code [series-tag tag=tag-slug] into your post where you want the
    list to appear.

#### Usage & Options

There are 3 arguments that you can pass to the shortcode.

 * tag – _Required_ – Which tag you want to build the list from. Be sure to use 
   the tag slug.
 * max – _Optional_ – Max number of posts to pull. Defaults to 0 so that all posts
   with that tag are pulled.
 * divider – _Optional_ – The HTML tag to separate the posts. Defaults to ol, but
   ul and p also work well. Any tag should work though, as whatever you put in this
   argument will open before the link and close after it.

#### CSS, Styling, and Customization

Two CSS classes are used on the tag that wraps the link.

    ```
    st_current is the current page in the list of pages. 
     st_other is all of the other pages. There is an anchor tag inside this wrapper 
    ```

that can also be styled if needed.

The plugin itself does not load any CSS files so if you want to use these CSS classes
you’ll need to add them to your main CSS file. It just didn’t make sense to load
an entirely new stylesheet just for two classes that you may not even want to use.

## FAQ

Nothing yet. For help you can visit [Nutt.net](http://www.nutt.net/tag/series-tag/).

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

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

Mitwirkende

 *   [ Ryan ](https://profiles.wordpress.org/ryannutt/)

[Übersetze „Series Tag“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/series-tag)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/series-tag/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/series-tag/) an 
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/series-tag/)
per [RSS](https://plugins.trac.wordpress.org/log/series-tag/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 0.1

 * First release

## Meta

 *  Version **0.1**
 *  Zuletzt aktualisiert **vor 14 Jahren**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 2.5 oder höher **
 *  Getestet bis **3.3.2**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/series-tag/)
 * Schlagwörter
 * [links](https://de.wordpress.org/plugins/tags/links/)[related](https://de.wordpress.org/plugins/tags/related/)
   [series](https://de.wordpress.org/plugins/tags/series/)[tag](https://de.wordpress.org/plugins/tags/tag/)
   [tags](https://de.wordpress.org/plugins/tags/tags/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/series-tag/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/series-tag/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/series-tag/reviews/)

## Mitwirkende

 *   [ Ryan ](https://profiles.wordpress.org/ryannutt/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/series-tag/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.nutt.net/donate/)