Mô tả
This plugin lets you paginate for your posts to your WordPress site.
Ảnh màn hình
Cài đặt
- Download the plugin.
- Activate the plugin in the WordPress Admin Panel.
-
Usage of the plugin:
Shortcode: “[pure_php_pagination post_type=”post” category_name=”coolpets” ppp=”3″ type_of_pagination=”regular”]”
or in php place do_shortcode(‘[pure_php_pagination post_type=”post” category_name=”coolpets” ppp=”3″ type_of_pagination=”regular”]’)”.
Another “type_of_pagination” “scroll” let you “Load More” your posts.
The plugin shows your excerpt,featured image of the post and permalink for “Read More”.
Hỏi đáp
There are currently no FAQs at this time.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Pure PHP Pagination” 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 “Pure PHP Pagination” 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.0
- First version of the plugin.