Mô tả
Infinite load more posts instead of using pagination. You can load all the posts by clicking on the button or scroll to the bottom of page. Amount of posts loaded each time is se in default WordPress posts count settings.
Cài đặt
- Upload
zedna-load-more-postsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
Can i customize styles of loading button?
Yes, you can style it in your styles.css
How does it work?
It simply gets the content from /page/xx appending it on the current page.
Can this be used for custom post types?
Yes
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Zedna Load more posts” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Zedna Load more posts” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.2
- Option to load more posts on scroll to bottom
1.1
- Fix bad JS parameter name
1.0
- First version