Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Any Word Search

Beschrijving

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.

Installatie

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Any Word Search” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Any Word Search” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial release