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.

Super Search

توضیحات

This plugin creates a form with a drop down list that allows your users to search through specific categories. It allows you to choose which categories appear in the dropdown and which ones do not.

Things To Do

  • Make the plugin call upon a css folders, so users can design the plugin through css
  • Handle errors involving rare situations

Make some suggestions and I’ll see what I can do!

عکس‌های صفحه

  • This is an example of how the plugin may appear, depending on the css styling of your site.
  • Look, now you have complete control over which categories appear and which don't!

نصب

  1. Upload the super-search directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php supersearch(); ?> in your templates OR use the new widget block

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

Now what do you plan on adding?

Honestly, I don’t know. Comment on my site and give me some feedback and maybe we can think up something new together!

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

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

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

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

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

ترجمه “Super Search” به زبان شما.

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

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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

1.2

  • Added option to remove child categories from results

1.1.3

  • Fixed not working on xampp installs and other hosts that don’t support <? over <?php

1.1.2

  • Fixed problem with auto-escaped quotes in template with magicquotes on

1.1.1

  • Fixing problem with manual category mode.

1.1

  • Code restructuring
  • Easy template editing

1.0

  • Added more options
  • Major code overhaul
  • Widgets galore!
  • Added id’s to form elements for easier customization

0.3

  • Created Admin Page
  • Added Option of whether or not to show child categories