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

Nice Navigation

描述

This plugin adds a widget that makes your page list expandable/collapsible with a nice slide animation effect.

Nice Navigation Features and highlights:

  • Simple and nice collapsible/expandable menu with your pages
  • Better overview over your pages
  • Instantly navigate to sub-pages
  • Uses jQuery for a nice animation effect (hence the name)
  • Users with JavaScript disabled will se a regular menu
  • No downsides for SEO/Google, all pages still browsable by search engines
  • All arguments/options available for wp_list_pages is available for this plugin/widget.
  • Styles can be overridden with your own custom CSS
  • Looks cool! 😉

Donation and more plugins

屏幕截图

  • It’s your menu. Before and after Nice Navigation.
  • Nice Navigation widget configuration. Choose function and layout/look.

安装

  1. Upload the folder “nice-navigation” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Go to Appearance > Widgets and you will find the Nice Navigation there

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

将“Nice Navigation”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.6

  • …and another small fix. I suck at this!

1.5

  • Fixed bug that caused the widget to not work in all themes. Should work in all/most themes now.

1.4

  • Fixed a PHP short tag.

1.3

  • Works a lot faster with sites with many pages. Hooray!
  • Added option to make a click a the parent link expand the tree and not follow the link
  • Does not load CSS or scripts in admin
  • Small fix to CSS to make selected post bold
  • Hopefully loads scripts and styles via https if that’s being used on the site

1.2

  • wp_enqueue_style uses media screen. Hopefully this works better with gzip/minifiy-plugins. Thanks to http://twitter.com/JohannesHoppe/ for mentioning this.

1.1

  • Plugin now available on wordpress.org
  • Moved JavaScript and CSS to external files
  • Arrows now have transparent backgrounds

1

  • First public version.