Posted by
rufus on ago 11, 2011 in
Lab,
Plugin |
0 comments
ENG:
I really hate wordpress search function so i searched for a long time to a special plugins but with no results.
My purpose is to use the “OR” condition for every word in my search querystring.
So i developed it and called it “search in or condition“.
In this first release you can :
- Set the min lenght to be relevart for query condition (>=) (default is 4 )
- Set the “word search” condition
Look to examples to understand clearly with the world “come“.
Example 1: “comet” -> not found; ” come” –> found; ” tcome ” –> not found; ” tcomet ” –> not found
Example 2: “comet” -> found; ” come” –> found; ” tcome ” –> found; ” tcomet ” –> not found
Example 3: “comet” -> found; ” come” –> found; ” tcome ” –> found; ” tcomet ” –> found
- The char to us to split the querystring (deafult=” ” blank)
- U can Exclude particular words from search query (comma separator)
Here we are:
Here is the link for your download:

If u liked this plugin u can let us a little donation to help us to keep up the job
ITA:
Non ho mai sopportato la ricerca di wordpress! Troppo limitativa e spesso non restituisce risultati utili al SEO
Il mio scopo era cercare un plugin che effettuasse la ricerca utilizzando la condizione “OR” sulle varie parole in querystring ma non ho avuto successo.
Ho sviluppato allora un mio plugin personale e l’ho chiamato ”search in or condition“.
In questa prima versione potrete effettuare questi settaggi:
- Settare la lunghezza minima della parola per essere considerata nella ricerca
- Settare la condizione di ricerca :
Questi esempi utilizzano la parola “come“.
Example 1: “comet” -> not found; ” come” –> found; ” tcome ” –> not found; ” tcomet ” –> not found
Example 2: “comet” -> found; ” come” –> found; ” tcome ” –> found; ” tcomet ” –> not found
Example 3: “comet” -> found; ” come” –> found; ” tcome ” –> found; ” tcomet ” –> found
- Il carattere da usare per dividere le varie parole nella vostra querystring. Il default è blank cioè ” “
- Potete escludere alcune parole dalle condizioni di ricerca (utilizzare la virgola come separatore)
Ci siamo:
Ecco il link per il download!

Se ti è piaciuto questo lavoro e lo hai trovato utile puoi aiutarci ad andare avanti con una piccola donazione :p
Ti potrebbe interessare anche:
Leave a Reply