=== Easy Search === Contributors: surror Tags: gutenberg, search, ajax search, quick search, autocomplete Donate link: https://www.paypal.me/surror/ Tested up to: 6.2.2 Stable tag: 1.2.3 Requires at least: 5.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Zero configuration search block for the Gutenberg Editor. == Description == The Plugin Name is a powerful yet simple-to-use solution for adding a search box to your website using the Gutenberg block editor or a shortcode. It requires zero configuration, making it extremely user-friendly. With the Gutenberg block, you can seamlessly integrate the search box into your content. If you're not using the Gutenberg block editor, no worries! Just use the provided shortcode `[easy_search]` on any post or page to display the search box. This plugin enhances user experience by providing a convenient search feature that blends well with your website's design and layout. Whether you're an experienced developer or a novice, this plugin is designed to cater to your needs. == Installation == 1. Install the Easy Search plugin either via the WordPress plugin directory, or by uploading the files to your server at wp-content/plugins. 2. Activate plugin. 3. Open Page/Post and search for "Easy Search" block == Changelog == = 1.2.3 = * Improvements: Updated the dashboard package to the v1.0.3. = 1.2.2 = * Improvements: Minor improvements. = 1.2.1 = * Improvements: Added a filter `easy_search/limit` to change the search limit. = 1.2.0 = * Improvements: Added minor css improvements. = 1.1.0 = * New: Added shortcode support `[easy_search]` to show the search box. Also, Use parameter `placeholder` to change the placeholder and `subtype` parameter to search from the specific post types. = 1.0.0 = * Initial release.