Title: Simple Sidebar Navigation
Author: Max Chirkov
Published: <strong>2008年12月30日</strong>
Last modified: 2018年9月2日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/simple-sidebar-navigation.svg)

# Simple Sidebar Navigation

 作者: [Max Chirkov](https://profiles.wordpress.org/maxchirkov/)

[ダウンロード](https://downloads.wordpress.org/plugin/simple-sidebar-navigation.2.3.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/simple-sidebar-navigation/#description)
 * [レビュー](https://ja.wordpress.org/plugins/simple-sidebar-navigation/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/simple-sidebar-navigation/#installation)
 * [開発](https://ja.wordpress.org/plugins/simple-sidebar-navigation/#developers)

 [サポート](https://wordpress.org/support/plugin/simple-sidebar-navigation/)

## 説明

This plugin adds a widget into the Widgets dashboard that allows in a simple way,
without writing any PHP code on your part, to create custom navigation in any sidebar
pre-defined by your WP theme.

**Features Include:**

 * Flat and multi-level navigation hierarchy for existing pages and custom links.
 * Very flexible conditional appearance options (greatly expanded from before 2.0
   version).
 * Out-of-the-box Suckerfish support.
 * Option to add navigation links with custom title, url and target attribute.
 * Unlimited number of navigation widgets.
 * Optional setting includes blog posts into the navigation selection list (only
   pages are available by default).
 * Support for custom drop-down menus CSS.

**Recent Updates Log:**

 * 2.3.0 – Fixes deprecated class constructor.
 * 2.2.0 – WP 3.8 Compatibility Update.
 * 2.1.5 – Added compatibility with Advanced Text Widget PRO.
 * 2.1.4 – Minor update with IE6 JS fix.
 * 2.1.0 – WordPress 2.8 Compatible and newer versions ONLY.
 * 2.0.10 – Fixed active links bug.
 * 2.0.9 – Fixed array unserialization, which was being broken by non-US characters(
   i.e. German umlauts).
 * 2.0.8 – There is a floating bug between serializing from JS into PHP and back–
   hopefully it’s fixed now.
 * 2.0.7 – Fixed get_posts() 5 post limit; Added ON/OFF target attribute option 
   to the Settings so it can be compliant with XHTML 1.0 Strict;
 * 2.0.6 – Fixed an error when parsing serialized array: `Warning: array_key_exists():
   on line 149`.
 * 2.0.5 – Custom links with hyphens bug fixed.
 * 2.0.4 – Removed unconditional suckerfish_e.js declaration.
 * 2.0.3 – Changed navigation links to permalinks.
 * 2.0.2 – Fixed links with apostrophes bug. (Link titles that had apostrophe in
   them weren’t saving.)

_Conditional widget appearance is based on Daikos’ Text Widget by Rune Fjellheim._

 * Author: Max Chirkov
 * Author URI: [http://SimpleRealtyTheme.com](http://SimpleRealtyTheme.com)
 * Copyright: Released under GNU GENERAL PUBLIC LICENSE

### Video Demo

Check out this quick [video demonstration](http://screencast.com/t/ztSVIGmARoY).

## スクリーンショット

[⌊Add existing pages/posts to your navigation as well as custom links, and organize
them in a hierarchical manner if you wish so. Very flexible appearance conditional
options: you can select pages, posts or categories by their IDs, slugs or titles
where your widget has to appear, or not to appear.⌉⌊Add existing pages/posts to 
your navigation as well as custom links, and organize them in a hierarchical manner
if you wish so. Very flexible appearance conditional options: you can select pages,
posts or categories by their IDs, slugs or titles where your widget has to appear,
or not to appear.⌉[

Add existing pages/posts to your navigation as well as custom links, and organize
them in a hierarchical manner if you wish so. Very flexible appearance conditional
options: you can select pages, posts or categories by their IDs, slugs or titles
where your widget **has** to appear, or **not** to appear.

## インストール

**WARNING! AHTUNG! BHEMANIE! ADVERTENCIA! ALERTE!**

**The data storing conditions have been changed since 2.0 version.**

 * The plugin will try to convert your existing simple sidenav widgets, but I suggest
   you to backup or make notes about your existing simple sidenav widgets, in case
   something goes wrong, so you can restore or duplicate your previous settings.

**Install like any other basic plugin:**

 1. Upload `simple-sidebar-navigation` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the Widgets dashboard, scroll to the bottom to add the desired number of 
    widgets. Add widgets to your sidebars and edit them. The edit window should be 
    self explanatory.

**Top Navigation Management functionality:**

 * Edit your theme’s header template or the correct template that contains header
   navigation. If you have static navigation links in your template or any other
   functions that generate your top navigation – paste it instead of this tag `<!--
   YOUR OLD NAVIGATION -->`.

**TopNav Code:** `<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('
Simple Top Nav') ) : ?> <!--YOUR OLD NAVIGATION --><?php endif; ?>`

Until the “Simple Top Nav” widget is created in the administrative widgets dashboard–
your old navigation will still be functioning. The same applies when the Simple 
Sidebar Plugin is disabled or removed.

 * Go to the administrative Widgets dashboard and select “Simple Top Nav” as your
   current widget. Add one of the available Simple Sidebar Navigation widgets to
   the sidebar and edit it.

**Suckerfish or Drop-Down Menus:**

 * suckerfish.css **default stylesheet** is included. If you would like upload your
   own, separate from your main CSS file, drop-down menus stylsheet – you can specify
   its path via `Settings => Simple SideNav`.

**Notes:**

 * _If you add more than one widget to the **Simple Top Nav** sidebar – it may break
   your theme’s design or layout since only one list of links is usually expected
   to be there._
 * _Widget’s Title in the Simple Top Nav sidebar should be blank – otherwise it 
   will be hidden via inline CSS as display:none. I couldn’t figure out how to alter
   the widget “on load” to remove it’s title since it shouldn’t be in the top navigation._

## FAQ

  Installation Instructions

**WARNING! AHTUNG! BHEMANIE! ADVERTENCIA! ALERTE!**

**The data storing conditions have been changed since 2.0 version.**

 * The plugin will try to convert your existing simple sidenav widgets, but I suggest
   you to backup or make notes about your existing simple sidenav widgets, in case
   something goes wrong, so you can restore or duplicate your previous settings.

**Install like any other basic plugin:**

 1. Upload `simple-sidebar-navigation` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the Widgets dashboard, scroll to the bottom to add the desired number of 
    widgets. Add widgets to your sidebars and edit them. The edit window should be 
    self explanatory.

**Top Navigation Management functionality:**

 * Edit your theme’s header template or the correct template that contains header
   navigation. If you have static navigation links in your template or any other
   functions that generate your top navigation – paste it instead of this tag `<!--
   YOUR OLD NAVIGATION -->`.

**TopNav Code:** `<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('
Simple Top Nav') ) : ?> <!--YOUR OLD NAVIGATION --><?php endif; ?>`

Until the “Simple Top Nav” widget is created in the administrative widgets dashboard–
your old navigation will still be functioning. The same applies when the Simple 
Sidebar Plugin is disabled or removed.

 * Go to the administrative Widgets dashboard and select “Simple Top Nav” as your
   current widget. Add one of the available Simple Sidebar Navigation widgets to
   the sidebar and edit it.

**Suckerfish or Drop-Down Menus:**

 * suckerfish.css **default stylesheet** is included. If you would like upload your
   own, separate from your main CSS file, drop-down menus stylsheet – you can specify
   its path via `Settings => Simple SideNav`.

**Notes:**

 * _If you add more than one widget to the **Simple Top Nav** sidebar – it may break
   your theme’s design or layout since only one list of links is usually expected
   to be there._
 * _Widget’s Title in the Simple Top Nav sidebar should be blank – otherwise it 
   will be hidden via inline CSS as display:none. I couldn’t figure out how to alter
   the widget “on load” to remove it’s title since it shouldn’t be in the top navigation._

## 評価

![](https://secure.gravatar.com/avatar/a8fb0eb69474425a307ab94a426b55522197aa0deac43b6476f1d04224d8c0ff?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin. Works perfectly.](https://wordpress.org/support/topic/excellent-plugin-works-perfectly-8/)󠁿

 [greginnashville](https://profiles.wordpress.org/greginnashville/) 2018年10月2日

Excellent plugin. Works perfectly. Very useful. Thanks for making this.

 [ 2件のレビューをすべて表示 ](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/)

## 貢献者と開発者

Simple Sidebar Navigation はオープンソースソフトウェアです。以下の人々がこのプラグ
インに貢献しています。

貢献者

 *   [ Max Chirkov ](https://profiles.wordpress.org/maxchirkov/)

[“Simple Sidebar Navigation” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/simple-sidebar-navigation)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/simple-sidebar-navigation/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/simple-sidebar-navigation/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/simple-sidebar-navigation/)
を [RSS](https://plugins.trac.wordpress.org/log/simple-sidebar-navigation/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## メタ

 *  バージョン **2.3.0**
 *  最終更新日 **8年前**
 *  有効インストール数 **200+**
 *  WordPress バージョン ** 2.8またはそれ以降 **
 *  検証済み最新バージョン: **4.9.29**
 *  言語
 * [English (US)](https://wordpress.org/plugins/simple-sidebar-navigation/)
 * タグ
 * [links](https://ja.wordpress.org/plugins/tags/links/)[menu](https://ja.wordpress.org/plugins/tags/menu/)
   [navigation](https://ja.wordpress.org/plugins/tags/navigation/)[sidebar](https://ja.wordpress.org/plugins/tags/sidebar/)
   [widget](https://ja.wordpress.org/plugins/tags/widget/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/simple-sidebar-navigation/advanced/)

## 評価

 5つ星中3つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/?filter=2)
 *  [  1 1-星レビュー     ](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/simple-sidebar-navigation/reviews/)

## 貢献者

 *   [ Max Chirkov ](https://profiles.wordpress.org/maxchirkov/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/simple-sidebar-navigation/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://www.ibsteam.net/donate)