该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Child pages

描述

The child pages widget automatically displays the childpages of the page you’re currently viewing. If the current page has no child pages, the widget will not be visible.
You can also add css class to the <ul> tag, to match the widget’s styling with your theme.

Features to be a added

  • Depth paramter to specify how many levels of childpages you want to show
  • “Start from” option: to show a specific set of childpages on every pages

屏幕截图

  • After you activate the plugin, a new widget will be available in the Appearance settings. Here you can add a title to the widget and css classes to the entire widget and the individual items.

安装

  1. Upload the wp-childpages folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the widget to a widget area or sidebar

评价

此插件暂无评价。

贡献者及开发者

“Child pages” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Child pages”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1

  • This update slightly changes the behaviour of the widget: no matter on which childpage you are, you’ll always see the childpages starting from the parent. Use the depth option to limit how deep you want to show the childpages

1.0.1

  • Added “depth” option
  • Removed option to add a CSS class on each page item (each
  • )

1.0

  • Initial release