Description
For English user
Display sub-pages or of current parent page; display sub-terms of current taxonomy terms belongs to the same post type in sidebar。
Note:This plugin require php 5.4+, recommend use php 5.6
- 在侧边栏显示某个页面子页面,或同一个父级页面的同级页面列表
- 或隶属于某个文章类型下面的自定义分类项目列表。
注意:插件需要需要 PHP 5.4 以上的版本才能运行,建议使用 PHP 5.6
Installation
For English user
- Upload
wizhi-submenus
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go go Appearance > Widget, put “Wizhi Submenus” in widget area
中文用户
- 上传插件到
/wp-content/plugins/
目录 - 在插件管理菜单激活插件
- 转到 外观 > 小工具, 把 “Wizhi Submenus” 拖放到需要显示子菜单的侧边栏即可
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Wizhi Submenus” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Wizhi Submenus” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.3.2
- rest to 5.2
3.3.2
- add widget_nav_menu class to widget class
3.3
- add widget settings that allow user exclude taxonomy/term ids or post/page ids.
3.2
- optimization code
3.1
- update readme.txt
3.0
- The first released