Prevents the search form from appearing if the theme uses the standard get search form function to display the search form..
Prevents the search item from appearing in the bar when shown on the front-end..
With or without the search form, the plugin prevents any direct or manual requests by visitors, via either GET or POST requests, from returning any search results..
The plugin affects search on the front-end of the site.
Will this disable the search capabilities in the admin section of the blog..
The most cause for this is theme that has the markup for the search form hardcoded into one or more of the template files.
However, even if this is the case, the form won't work, but it will still be displayed...
Does job of disabling search, but also disables Jetpack slideshow gallery and Google Maps API ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Many changes to readme txt documentation.
Read more