=== WP Timeline Archive === Contributors: Marcos Esperon Tags: archive, timeline, years, days Requires at least: 2.7 Tested up to: 2.9 Stable tag: 1.0.1 Displays the archive in a timeline. == Installation == 1. Upload the entire wp-timeline-archive folder to your wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Create a post or page and include the short code: [tla] You can exclude categories using: [tla eid="23"] (where '23' is the category ID) If you want to customize the style, just copy the CSS file 'wp-timeline-archive.css' from the plugin folder to your active theme folder and edit it. == Screenshots == 1. WP Timeline Archive == Changelog == = 1.0 = * Initial release.