Опис
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.
Постављање
- Extract the any-word-search folder into the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Any Word Search је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Any Word Search на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0
- Initial release