Infinite Timeline free WordPress plugin
Description
Infinite Timeline free WordPress plugin
The shortcode displays posts on vertical timeline, and it will read the next page by Infinite scroll.
Demo
GitHub
Description in Japanese
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.
infinite-scroll.pkgd.js the jQuery plugin is licensed under the MIT license.
lazysizes.js the javascript library 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″]