| 开发者 | TheWebist |
|---|---|
| 更新时间 | 2010年9月16日 03:35 |
| 捐献地址: | 去捐款 |
| PHP版本: | 2.8 及以上 |
| WordPress版本: | 3.0.1 |
wenderhost-subpages-widget to the /wp-content/plugins/ directory.Add this widget to the top of your sidebar. It will appear on pages that have subpages.
Hide Title is checked (previously an empty <h3> was being echoed).$parentID was empty when viewing pages greater than 1 level below a top-level page.$before_widget and $after_widget. The parent page displays between $before_title and $after_title. The subpages are listed inside a simple <ul>. This allows for a clean presentation that you can control via CSS.