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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/search-storm/#description)
 * [评价](https://cn.wordpress.org/plugins/search-storm/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/search-storm/#installation)
 * [开发进展](https://cn.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

### 必需条件

## 屏幕截图

[⌊設定⌉⌊設定⌉[

設定

[⌊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 或更高版本 **
 *  已测试的最高版本为 **4.4.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/search-storm/)
 * 标签
 * [form](https://cn.wordpress.org/plugins/tags/form/)[search](https://cn.wordpress.org/plugins/tags/search/)
   [sidebar](https://cn.wordpress.org/plugins/tags/sidebar/)[storm](https://cn.wordpress.org/plugins/tags/storm/)
   [widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.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/)