This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Timeline

Description

A timeline plugin for wordpress.
This plugin is deigned and developed for real functional requirements. Firstly I tried to look for a published pulgin. However,most of them seems huge and plump. Considering the status of my website, I decided to develop a light and simple plugin which doesn’t relay on too much third party libraries and reduce the speed of website. The target of this plugin is to provide a simple way to create timeline and show on wordpress based website. About the front-end performance, I must show my appreciation to SanShengShiShang since I get idea from his blog (http://www.cnblogs.com/sanshi/p/3229220.html).

To reduce tranffic request in front-end, I don’t add any js and only one css file will be loaded when initinitialization. Currently the default language is English and there is Chinese language package supported.

Installation

  1. Upload all unziped files to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [stl-show-timeline] shortcode in your post/page.

FAQ

Please submit your question and suggestion.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Timeline” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Simple Timeline” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.9

  • Changing default language to English and adding Chinese language package.

0.3

  • Improveing security performance.

0.1

  • The first version