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.

Any Word Search

توضیحات

This is a very simple WordPress plugin that makes the WordPress search box find posts that contain ANY of the words
entered instead of only posts that contain ALL of the words; that is, it makes the search use the OR operator instead of
the default AND operator.

It doesn’t have any settings or configuration – just place the plugin in your /wp-content/plugins/ folder, activate
the plugin through the ‘Plugins’ menu, and searches that have more than one word will start returning posts that contain
one (or more) of the words instead of just posts that contain every one of the words.

Easy.

نصب

  1. Extract the any-word-search folder into the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

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

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

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

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

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

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

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

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

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

1.0

  • Initial release