=== Bing Search API Integration === Contributors: askewbrook Tags: bing, search Requires at least: Unknown Tested up to: 4.7.3 Stable tag: 0.3 License: GPL V3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html A plugin that uses the Bing Search API to replace the default search functionality. This plugin works out of the box for wordpress default templates, It may require css tweaks to get the desired styling on custom templates. If you have any enquiries about custom integration of this plugin please contact us as team@askewbrook.com Note: This plugin requires a Bing Cognitive Services API key that can be obtained at https://www.microsoft.com/cognitive-services/en-us/apis Upon signing up your key will be valid for 90 days, upon which you will need to pay for a subscription to continue using the service. == Installation == Unpack and install in your plugin directory. This will create a new search file that will be loaded instead of your theme's existing search.php == Changelog == = 0.3 = * Added implementation of new Bing custom search functionality (currently in preview). = 0.2 = * Moved to major version release = 0.1.3 = * Added option to allow you to override search website instead of using server name * Added option to allow an inline search form, for users that don't use sidebars on their theme = 0.1.25 = * Added Pot file = 0.1.2 = * Added English langage PO files = 0.1.1 = * Updated Readme = 0.1.0 = * Initial release