Title: Enhanced Search Form
Author: Ono Oogami
Published: <strong>11 جولای 2009</strong>
Last modified: 3 دسامبر 2014

---

جستجوی افزونه‌ها

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/enhanced-search-form/assets/icon-256x256.png?rev=1030158)

# Enhanced Search Form

 توسط [Ono Oogami](https://profiles.wordpress.org/ono-oogami/)

[دانلود](https://downloads.wordpress.org/plugin/enhanced-search-form.0.5.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/enhanced-search-form/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/enhanced-search-form/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/enhanced-search-form/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/enhanced-search-form/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/enhanced-search-form/)

## توضیحات

WordPress has a build-in search system which actually allows searching posts in 
certain one or mutiple category(s), month archive(s) and tag(s). However, by default
you must manually add extra GET/ POST parameter to search query to enable these 
features.

This plugin enhanced the wordpress search form so visitors can submit a more advanced
search query via XHTML visual Form, allowing setting conditions that posts should
be in some category(s), publish in which month, having some tag(s) and other conditions.
Mutiple conditions are allowed and connected by AND Boolean operation.

Go to “Installation” tab to see how to install and use this plugin. Goto “Screenshots”
tab to see what enhanced search form likes.

#### Translation

 * Russian (ru_RU)

## عکس‌های صفحه

 * [[
 * Search Form, the “Advanced” button is added by this plugin
 * [[
 * When clicking “Advanced”, visitors can set more search conditions…

## نصب

 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.
 4. 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 look 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('esf_add_form_field')) esf_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.

## سوالات متداول

  Known problems

It’s tested that some feature(s) of “search everything” plugin is not compatible
with this plugin, which will cause this plugin’s “search by month” feature not working,
the problem may be because of the unmatched quote in SQL sentence processed by “
search everything” and this plugin. Currently no way to fix it as further troubleshooting
is difficult.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Enhanced Search Form” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Ono Oogami ](https://profiles.wordpress.org/ono-oogami/)
 *   [ bestweblayout ](https://profiles.wordpress.org/bestweblayout/)

[ترجمه “Enhanced Search Form” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/enhanced-search-form)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/enhanced-search-form/),
check out the [SVN repository](https://plugins.svn.wordpress.org/enhanced-search-form/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/enhanced-search-form/)
by [RSS](https://plugins.trac.wordpress.org/log/enhanced-search-form/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### V0.5 – 03.12.2014

 * Update : We remove a menu page.

#### V0.4 – 21.11.2014

 * Update : We updated all functionality for WordPress 4.0.1.
 * NEW : We added a menu page.

#### V0.3 – 2014.08.27

 * Bugfix : We fixed bugs on the search results page.
 * Update : We updated all functionality for wordpress 3.9.2.
 * NEW : The Russian language file is added to the plugin.

#### V0.2 – 2009.09.18

 * Bugfix : Bugs fix

#### V0.1 – 2009.07.12

 * New : First release.

## اطلاعات

 *  نگارش **0.5**
 *  Last updated **11 سال پیش**
 *  نصب‌های فعال **30+**
 *  نگارش وردپرس ** 2.8 یا بالاتر **
 *  Tested up to **4.0.38**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/enhanced-search-form/)
 * Tags
 * [form](https://fa.wordpress.org/plugins/tags/form/)[search](https://fa.wordpress.org/plugins/tags/search/)
   [sidebar](https://fa.wordpress.org/plugins/tags/sidebar/)[widget](https://fa.wordpress.org/plugins/tags/widget/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/enhanced-search-form/advanced/)

## امتیازها

 3 از 5 ستاره.

 *  [  امتیاز 1 5-ستاره     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=2)
 *  [  امتیاز 1 1-ستاره     ](https://wordpress.org/support/plugin/enhanced-search-form/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/enhanced-search-form/reviews/)

## مشارکت کنندگان

 *   [ Ono Oogami ](https://profiles.wordpress.org/ono-oogami/)
 *   [ bestweblayout ](https://profiles.wordpress.org/bestweblayout/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/enhanced-search-form/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://oogami.name/donate/)