Title: Multiple Category Search Storm
Author: imseosrl
Published: <strong>4 de julio de 2013</strong>
Last modified: 11 de abril de 2016

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Multiple Category Search Storm

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

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

 * [Detalles](https://es-do.wordpress.org/plugins/search-storm/#description)
 * [Valoraciones](https://es-do.wordpress.org/plugins/search-storm/#reviews)
 *  [Instalación](https://es-do.wordpress.org/plugins/search-storm/#installation)
 * [Desarrollo](https://es-do.wordpress.org/plugins/search-storm/#developers)

 [Soporte](https://wordpress.org/support/plugin/search-storm/)

## Descripción

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

## Capturas

 * [[
 * Settings
 * [[
 * Plugin in action on wordpress page
 * [[
 * Plugin with css in action on wordpress page

## Instalación

 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.

## FAQ

  What do I need to use this plugin?

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

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

"Multiple Category Search Storm" es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

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

[Traduce "Multiple Category Search Storm" a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/search-storm)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/search-storm/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/search-storm/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/search-storm/)
por [RSS](https://plugins.trac.wordpress.org/log/search-storm/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 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

## Meta

 *  Version **1.5**
 *  Last updated **hace 10 años**
 *  Active installations **10+**
 *  WordPress version ** 1.0 o superior **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/search-storm/)
 * Tags
 * [form](https://es-do.wordpress.org/plugins/tags/form/)[search](https://es-do.wordpress.org/plugins/tags/search/)
   [sidebar](https://es-do.wordpress.org/plugins/tags/sidebar/)[storm](https://es-do.wordpress.org/plugins/tags/storm/)
   [widget](https://es-do.wordpress.org/plugins/tags/widget/)
 *  [Vista avanzada](https://es-do.wordpress.org/plugins/search-storm/advanced/)

## Valoraciones

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/search-storm/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/search-storm/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/search-storm/)