[JKG] Search Spelling Suggestion v0.1 : New WordPress Plugin
June 8th, 2006While seeing a few things around it struck me, all good search engines provide spelling suggestions for common mistakes. I should provide it too. I have made it as a wordpress plugin so everyone can use it.
Name: [JKG] Search Spelling Suggestion
Version: 0.1
Description: Displays a suggested spelling correction for a given term.
License: Free for personal use. For commercial uses, contact me for pricing. For personal use, a single one-time link to http://www.jkg.in/ required.
Usage: You can simply use the following PHP code in your search template:
You can change the default texts, display using the optional parameters defined by the function.
Demo | Demo 2 | Download It!
June 8th, 2006 at 10:42 am
Hey,
Very nice!
Thanks a lot,
Will
June 9th, 2006 at 4:05 am
It kept bringing up errors to do with headers when I had this activated.
June 12th, 2006 at 9:26 pm
@Usayd - June 9th, 2006
You have some empty spaces before the code starts or after the code ends.
June 30th, 2006 at 8:20 am
Great idea! Thanks for helping us all make our search engines more user friendly.
September 9th, 2006 at 3:01 am
Nice contribution to WP user experience!
September 17th, 2006 at 11:04 pm
Very nice plugin! Plug and play
September 17th, 2006 at 11:25 pm
Thanks Rubira.
November 20th, 2006 at 8:17 pm
How does it work? It is a base of words or something. Thanks for answer.
November 20th, 2006 at 11:39 pm
I am using an API provided by Yahoo for this purpose. Yahoo checks the spelling based on its own proprietary algorithms and gives the suggestions which the plugin will show appropriately.
January 9th, 2007 at 3:06 pm
I will begin creating my own site in some days. This will surely help me there.
October 1st, 2007 at 10:50 pm
[...] “[JKG] Search Spelling Suggestion” for Wordpress http://www.jkg.in/26-jkg-search-spelling-suggestion-v01-new-wordpress-plugin.htm [...]
October 16th, 2007 at 12:32 pm
[...] Search Spelling Suggestion Function: Displays a suggested spelling correction for a given term (like google) Installation: Add only a line of code to your search template Demo: Search for “computor” and the search page will display “Did you mean: computer”. [...]