=== Plugin Name === Contributors: Crazy Jaco Tags: epoch, timeline, calendar, time Requires at least: 4.1 Tested up to: 4.1 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to create a simple timeline and a series of events that you can assign to that timeline. == Description == This plugin allows you to create a simple timeline and a series of events that you can assign to that timeline. == Installation == This section describes how to install the plugin and get it working. 1. Upload the `epoch-timelines` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How do I insert a timeline into a post or page? = Currently, we use a shortcode to insert timelines into content areas. The syntax is as follows: `[timeline id=##]` The `##` signifies the post ID of the timeline you wish to display. == Screenshots == == Changelog == = 1.0 = * First release version * MVP functionality