Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Any Word Search

Descrizione

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.

Installazione

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Any Word Search” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Any Word Search” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • Initial release