Description
The shortcode displays posts on vertical timeline, and it will read the next page by Infinite scroll.
Features
- The shortcode displays posts on vertical timeline.
- Automatically it will read the next page by Infinite scroll.
- When clicked the post on timeline, browse to single page.
- In addition to the post, use the page or custom post type, and can be set category, tag.
- It’s compatible with responsive web design.
- jquery.infinitescroll.js the jQuery plugin is licensed under the MIT license.
- imagesloaded.pkgd.js the jQuery plugin is licensed under the MIT license.
Usage
- Please write shortcode [infinite-timeline] in the content.
- You can set option.
post_type: post or page or custom post type (default: post)
category_name: category slug (default: none)
tag: tag name (default: none)
posts_per_page: number of posts you want to show on one page (default: Reading Settings at dashboard)
example. [infinite-timeline category_name=”news” posts_per_page=”20″]
Contributors
TORIYAMA Yuko at sysbird
Installation
- Upload the “Infinite Timeline” folder to the plugins directory in your WordPress installation.
- Go to plugins list and activate “Infinite Timeline”.
Reviews
i like it
simple and easy to use ! Good job !
Language Dates
Hello there!
Is there a way to change the language of the dates – that appear in english?
Clean, flexible, easy to use – wonderful!
This plugin works great out of the box. And I see myself easily make adjustments because the code is easy to understand.
Thank you very much 🙂
Contributors & Developers
“Infinite Timeline” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Infinite Timeline” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Hello, world!