Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

wp_list_sub_pages

Mô tả

This WordPress plugin is oly one function. It takes exactly the same parameters as wp_list_pages, except for child_of, which is used internally.
When called on in template file, it will list :
* on the homepage of the blog, every page and subpage (default, this can be overriden by parameters)
* on every other page, only the pages with the same top-parent (parent of level 1)

Cài đặt

  1. Upload wp_list_sub_pages.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php wp_list_sub_pages(); ?> in your templates

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“wp_list_sub_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óp