Option to choose if the timeline begins at the oldest or newest post..
The plugin works on every I have tried it with and is compatible with the version of WordPress...
The default shortcode will display all posts. category name=.
Unzip and copy the folder to your wp-content plugins folder or upload.zip file from wordpress plugin uploader...
2.Activate MLR Timeline on your plugin-page...
Easy things to style are Year, month and postmarker elements..
Example timeline-title {display none } removes title from top of timeline. {color #000 font-size 2em } p.pmonth {color #929292 font-size 1.3em }..timeline-container i {color red } styles all the icons colour property. {border-color #929292 } styles border line color {border-color #929292 } styles date marker line color.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Removed superfluous css and code. 1.3 Added Hybrid method, fixed issue with some titles not showing on previous and next buttons. 1.2 Added Rotary method, changed function names on options page so as to be more specificto the plugin..
Added option on options page to choose where the timeline initiates oldest most recent. 1.1 Added plugin class, method and options page to choose between the two. 1.0 Initial Release...
Read more