Title: Multiple Category Search Storm
Author: imseosrl
Published: <strong>2013-07-04</strong>
Last modified: 2016-04-11

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Multiple Category Search Storm

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/search-storm/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/search-storm/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/search-storm/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/search-storm/#developers)

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

## Opis

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

### Wymagania

## Zrzuty ekranu

[⌊Ustawienia główne⌉⌊Ustawienia główne⌉[

Ustawienia główne

[⌊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

## Instalacja

 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.

## Najczęściej zadawane pytania

  What do I need to use this plugin?

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

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Multiple Category Search Storm” jest oprogramowaniem open source. Poniższe osoby
miały wkład w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Multiple Category Search Storm” na swój język.](https://translate.wordpress.org/projects/wp-plugins/search-storm)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/search-storm/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/search-storm/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/search-storm/)
przez [RSS](https://plugins.trac.wordpress.org/log/search-storm/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

 *  Wersja **1.5**
 *  Ostatnia aktualizacja **10 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 1.0 lub nowszej **
 *  Testowano do **4.4.34**
 *  Język
 * [English (US)](https://wordpress.org/plugins/search-storm/)
 * Tagi
 * [form](https://pl.wordpress.org/plugins/tags/form/)[search](https://pl.wordpress.org/plugins/tags/search/)
   [sidebar](https://pl.wordpress.org/plugins/tags/sidebar/)[storm](https://pl.wordpress.org/plugins/tags/storm/)
   [widget](https://pl.wordpress.org/plugins/tags/widget/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/search-storm/advanced/)

## Oceny

 5 na 5 gwiazdek.

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

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/search-storm/)