Title: zeitstrahler
Author: hobbeshunter
Published: <strong>16 พฤษภาคม 2014</strong>
Last modified: 16 พฤษภาคม 2014

---

Search plugins

![](https://ps.w.org/zeitstrahler/assets/banner-772x250.png?rev=915588)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# zeitstrahler

 By [hobbeshunter](https://profiles.wordpress.org/wudi96/)

[Download](https://downloads.wordpress.org/plugin/zeitstrahler.0.9.zip)

 * [Details](https://th.wordpress.org/plugins/zeitstrahler/#description)
 * [Reviews](https://th.wordpress.org/plugins/zeitstrahler/#reviews)
 *  [Installation](https://th.wordpress.org/plugins/zeitstrahler/#installation)
 * [Development](https://th.wordpress.org/plugins/zeitstrahler/#developers)

 [Support](https://wordpress.org/support/plugin/zeitstrahler/)

## Description

#### EN:

This plugin provides 3 shortcodes:

**[zeitstrahler_wrapper style=”grey/greyRedRound”][/zeitstrahler wrapper]**

The frame of our timeline. The other shortcodes belong inside of them. You can choose
an style. It’s also easy to add a new one through custom css. Do something like:

    ```
    .zeitstrahler_wrapper.greyRedRound::before {
        background-color: rgb(76,76,76);
    }

    .zeitstrahler_wrapper.greyRedRound .zeitstrahler_element {
        background-color: transparent;
        border-radius: 5px;
        box-shadow: 0 0 5px 2px rgb(76,76,76);
    }

    .zeitstrahler_wrapper.greyRedRound .zeitstrahler_element::before {
        border-color: rgb(76,76,76);
        background-color: rgb(240,76,76);
    }

    .zeitstrahler_wrapper.greyRedRound .zeitstrahler_element_date {
        font-weight: bold;
        color: rgb(240,76,76);
    }

    .zeitstrahler_wrapper.greyRedRound .zeitstrahler_element_heading {
        margin-top: 0 !important;
    }

    .zeitstrahler_wrapper.greyRedRound .zeitstrahler_arrow::before {
        border-color: rgb(240,76,76);
    }

    .zeitstrahler_wrapper.greyRedRound .zeitstrahler_date span {
        background-color: rgb(240,76,76);
        color: #FFF;
        display: inline-block;
        border-radius: .2em;
        padding-left: .4em;
        padding-right: .4em;
        font-weight: bold;
    }
    ```

**[zeitstrahler_element date=”1.1.1900″ heading=”Birthday”]your content[/zeitstrahler_element]**

An timeline element.

**[zeitstrahler_date]1900[zeitstrahler_date]**

An big date, placed central at the timeline.

#### DE:

Dieses Plugin stellt 3 Shortcodes zu Verfügung:

**[zeitstrahler_wrapper style=”grey/greyRedRound”][/zeitstrahler wrapper]**

Der Rahmenshortcodes des Ganzen. Die anderen Shortcodes sollten sich in diesem befinden.
Hier kann man auch zwischen diversen Designs wählen. Durch custom css kann man auch
einfach ein neues schreiben.

**[zeitstrahler_element date=”1.1.1900″ heading=”Geburtstag”]ihr Inhalt[/zeitstrahler_element]**

Ein Zeitstrahlelement.

**[zeitstrahler_date]1900[zeitstrahler_date]**

Ein hervorgehobenes Datum.

## Screenshots

 * [[
 * The structure of the shortcodes
 * [[
 * the result

## Installation

EN:

 1. Upload `zeitstrahler` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Use the shortcodes.

DE:

 1. Lade den Ordner ‘zeitstrahler’ in ‘/wp-content/plugins/’ hoch.
 2. Aktiviere das Plugin im ‘Plugin’ Menü von WordPRess.
 3. Benutze die Shortcodes.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“zeitstrahler” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ hobbeshunter ](https://profiles.wordpress.org/wudi96/)

[Translate “zeitstrahler” into your language.](https://translate.wordpress.org/projects/wp-plugins/zeitstrahler)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/zeitstrahler/), check
out the [SVN repository](https://plugins.svn.wordpress.org/zeitstrahler/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/zeitstrahler/) by
[RSS](https://plugins.trac.wordpress.org/log/zeitstrahler/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.9

First release

## Meta

 *  Version **0.9**
 *  Last updated **12 ปี ago**
 *  Active installations **10+**
 *  WordPress version ** 3.6 or higher **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/zeitstrahler/)
 * Tags
 * [shortcode](https://th.wordpress.org/plugins/tags/shortcode/)[simple](https://th.wordpress.org/plugins/tags/simple/)
   [style](https://th.wordpress.org/plugins/tags/style/)
 *  [Advanced View](https://th.wordpress.org/plugins/zeitstrahler/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/zeitstrahler/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/zeitstrahler/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/zeitstrahler/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/zeitstrahler/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/zeitstrahler/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/zeitstrahler/reviews/)

## Contributors

 *   [ hobbeshunter ](https://profiles.wordpress.org/wudi96/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/zeitstrahler/)