=== Timelinda ===
Contributors: fabiolobo, janiosarmento
Tags: timeline, shortcode
Requires at least: 4.5
Tested up to: 5.9.3
Stable tag: 1.0.1
Requires PHP: 5.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Extremely Lightweigth Pure CSS Responsive Vertical Timeline

== Description ==

Create a simple – and responsive – timeline with shortcodes!

`[timeline]

  [timeline_event title="Your title" subtitle="Your subtitile"]
    Your text here!
  [/timeline_event]

[/timeline]`

Customize colors and text sizes and... done!

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the plugin files to the `/wp-content/plugins/timelinda` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Timelinda screen to configure the plugin

== Frequently Asked Questions ==

= How to use it? =

Use `[timeline][/timeline]` with `[timeline_event title="text" subtitile="text" align="right/left"]text[/timeline_event]` within.

Check the plugin page (Settings->Timelinda) for examples and configuration.

== Screenshots ==

1. Timelinda Settings
2. Timelinda Layout

== Changelog ==

= 1.0.1 =

Fix "Settings" link

= 1.0.0 =

Initial release

= 0.2.0 =

Improvements

= 0.1.0 =

Initial release

== Upgrade Notice ==

= 1.0.1 =

Fix "Settings" link

= 1.0.0 =

Initial release

= 0.2.0 =

Improvements

= 0.1.0 =

Initial release