首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
当前标签:
wp_list_pages
Children Pages
Displays children pages of the current top-parent page in a sidebar widget.
List Pages at Depth
A more powerful version of wp_list_pages() which allows you to specify a start depth.
Plugin Name
Add class "first" to the first page list item in wp_list_pages.
Remove White Space
Removes white space from wp_list_pages and wp_list_categories (nice for IE6 - prevents gaps in vertical lists).
Show Authors in Page Lists
Allows developers to display author names within wp_list_pages-generated page lists.
Sort Page List by Last Name
Sorts wp_list_pages-generated page lists by last name or, more generally, the last word of any page's title.
Plugin Name
Remove links for parent-items, add a is-parent class and/or add the parent-item to the submenu.
wp_list_sub_pages
wp_list_sub_pages will list only pages within the same category (top-level parent) as the current page.
Alt-Link-Text
Alt Link Text can be used to modify the link text and title attributes of links in page lists, and to remove pages from page lists completely.
Plugin Name
Adds a uniqe class or ID attribute to each LI tag generated by wp_list_pages() and wp_nav_menu() allowing them to be individually styled with CSS.