=== Plugin Name ===
Contributors: serverlin
Donate link: http://serverlin.com/
Tags: did you mean, didyoumean, artificial intelligence, Google like did you mean, search tools, didyoumean, spelling corrector
Requires at least: 3.0.1
Tested up to: 4.8
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin will show Google like did you mean feature on your WordPress search page.

== Description ==

This plugin will show Google like did you mean on your search page. This plugin will be helpful if you want more visitors. It use our API to show did you mean option and It is free.

Notes

*   Did you mean will show when users type misspelled words.
*   By default, "Did you mean" will show just after body starting tag on your search page.
*   You can change "Did you mean" place by adding <?php do_action('serverlin_didyoumean'); ?> in your theme's search.php file.


== Installation ==

1. Upload the plugin file to the `/wp-content/plugins/` directory and unzip it, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress.
1. Test your plugin by searching misspelled words.
1. Enjoy!


== Frequently Asked Questions ==

= Is it free? =

Yes It is free.

= Can I use this API in my websites other then wordpress CMS? =

Yes you can.

== Screenshots ==

n/a

== Changelog ==

= 1.2 =
* Just little changings.

= 1.1 =
* Fixed a small bug.

= 1.0 =
* First release

== Upgrade Notice ==

= 1.2 =
* Just little changings.

= 1.1 =
* This version removed an extra echo code from search page.  Upgrade immediately.

= 1.0 =
* First release
