Title: Multiple Category Search Storm
Author: imseosrl
Published: <strong>2013 年 7 月 4 日</strong>
Last modified: 2016 年 4 月 11 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/search-storm.svg)

# Multiple Category Search Storm

 由 [imseosrl](https://profiles.wordpress.org/imseosrl/) 開發

[下載](https://downloads.wordpress.org/plugin/search-storm.1.5.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/search-storm/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/search-storm/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/search-storm/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/search-storm/#developers)

 [技術支援](https://wordpress.org/support/plugin/search-storm/)

## 外掛說明

Search Storm allows you to search for an article by combining multiple categories

Search Storm allows you to search: 1) entering a keyword without selecting a category
2) entering a keyword and selecting one or more categories

### Requirements

## 螢幕擷圖

[⌊Settings⌉⌊Settings⌉[

Settings

[⌊Plugin in action on wordpress page⌉⌊Plugin in action on wordpress page⌉[

Plugin in action on wordpress page

[⌊Plugin with css in action on wordpress page⌉⌊Plugin with css in action on wordpress
page⌉[

Plugin with css in action on wordpress page

## 安裝方式

 1. Upload this plugin to your WordPress plugin directory( generally wp-content/plugins/).
 2. Activate it in admin area.
 3. Your theme should have a hardcoded search form or you should add a “Search” widget
    to sidebar to allow visitors searching. Search Storm is working now!
 4. If Search Storm doesn’t work, check whether or not there is a “searchform.php” 
    file in your current theme directory, if not, you don’t need do anything; If yes,
    edit this “searchform.php” following the below instructions:

Your theme’s “searchform.php” file may looks like below, with some other codes:

    ```
    ....
    <form method="get" id="searchform" action="<?php bloginfo('url'); ?>">
        <input type="text" id="s" name="s" value="<?php the_search_query(); ?>"  />
        <input type="submit" id="searchsubmit" value="Search" />
    </form>
    ...
    ```

add the `<?php if(function_exists('wss_add_form_field')) wss_add_form_field(); ?
>` code to proper place inside `<form>` element, in most cases you can put it just
after `<input type="submit" value="Search" />` button and before `</form>` close
tag.

That’s all. You may want to add css styles to make search form nicer.

## 常見問題集

  What do I need to use this plugin?

To use this plugin you need a plan yTicket and a website developed with wordpress

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Multiple Category Search Storm〉的開發相關工作。

參與者

 *   [ imseosrl ](https://profiles.wordpress.org/imseosrl/)
 *   [ wallaceer ](https://profiles.wordpress.org/wallaceer/)

[將〈Multiple Category Search Storm〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/search-storm)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/search-storm/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/search-storm/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/search-storm/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/search-storm/)。

## 變更記錄

#### 0.1

 * First release.

#### 1.0

 * Added dinamic categories selection by admin panel

#### 1.1

 * The Menu category is disabled if the category no contain the subcategories or
   the category is not selected
 * In admin panel you can select a empty option for category

#### 1.2

 * Fixed problems loading the list of categories on the search form

#### 1.3

 * Fixed problems loading locale
 * Add custom css in admin

#### 1.4

 * Tested with WP 4.0

## 中繼資料

 *  版本 **1.5**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 1.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.4.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/search-storm/)
 * 標籤:
 * [form](https://tw.wordpress.org/plugins/tags/form/)[search](https://tw.wordpress.org/plugins/tags/search/)
   [sidebar](https://tw.wordpress.org/plugins/tags/sidebar/)[storm](https://tw.wordpress.org/plugins/tags/storm/)
   [widget](https://tw.wordpress.org/plugins/tags/widget/)
 *  [進階檢視](https://tw.wordpress.org/plugins/search-storm/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/search-storm/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/search-storm/reviews/)

## 參與者

 *   [ imseosrl ](https://profiles.wordpress.org/imseosrl/)
 *   [ wallaceer ](https://profiles.wordpress.org/wallaceer/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/search-storm/)