Simple Timeline
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
- Upload all unziped files to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place [stl-show-timeline] shortcode in your post/page.
Faq
Please submit your question and suggestion.
Reviews
Changelog
0.9
- Changing default language to English and adding Chinese language package.
0.3
- Improveing security performance.
0.1
- The first version