=== Clear Internal Search Button === Contributors: marc4 Tags: clear, internal, search, button, usability Requires at least: 6.0 Tested up to: 6.7 Requires PHP: 7.0 Tested PHP: 8.3 Stable tag: 1.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a button in admin area to clear text of search field for posts, pages, comments, users, media, categories, tags, plugins, and themes. == Description == Adds a button to clear the search field inside the admin area that will save you time and make intensive search usage more convenient. Works in the search engine for posts, pages, comments, users, media library, categories, tags, plugins and themes. == Installation == 1. Go to **Plugins > Add New Plugin**. 2. Search for **Clear Internal Search Button**. 3. Install and activate the **Clear Internal Search Button** plugin. == Changelog == = [1.8] - 2024-28-10 = * Commented style.css * Fixes in style.css = [1.6] - 2024-14-05 = * Added "X" button inside the search field. = [1.5] - 2024-13-05 = * Added version to `wp_enqueue_style`. * Security fix = [1.3] - 2024-27-04 = * Added clear button on media library, categories, plugins and themes pages. = [1.2] - 2024-31-03 = * Button appears only when there is text in the search field. * Added clear button on comments and users pages. * Some corrections. = [1.0] - 2024-15-01 = * First version.