NUKnightLab / TimelineJS-Wordpress-Plugin

A simple shortcode plugin to add the Timeline to Wordpress
Other
207 stars 50 forks source link

Set the most recent event as current slide on plugin load. #34

Open stripu opened 10 years ago

stripu commented 10 years ago

In case the timeline implementation has lots of past and future events added, it would be most useful if the timeline could also have the ability to display the most recent future event (relative to the current time/date) as the current slide when the plugin loads. For example, instead of start_at_end="false" or "true", we could have start_at="end"/"beginning"/"recent"