Mô tả
Pagination for Pages is a very simple plugin that creates navigation between pages (or any other custom post type) with the same parent.
This plugin gives you one new function, pagination_for_pages($getPagesQuery='sort_column=menu_order&sort_order=asc')
- getPagesQuery – Passed directly to get_pages, read the codex to find all available options. Defaults to menu_order ascending & pages.
Cài đặt
- Upload
pagination-for-pages.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php echo pagination-for-pages(''); ?>
in your templates (or use a hook) - See our site for more examples
Hỏi đáp
None at this point. Contact us if you have any and I’ll add them here.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Pagination for Pages” 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 “Pagination for Pages” 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.