=== Clear Internal Search Button === Contributors: marc4 Tags: clear, internal, search, button, usability Requires at least: 6.0 Tested up to: 6.5 Requires PHP: 7.0 Tested PHP: 8.3 Stable tag: 1.5 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a button to clear text of the search fields in WordPress admin for posts, pages, comments, users, media, categories, tags, plugins, and themes. == Description == Clear Internal Search Button adds a button to clear the text of the internal search field for posts, pages, comments, users, media library, categories, tags, plugins and themes sections in the WordPress admin area. When you need to make heavy use of WordPress internal search on posts, pages, comments, users, media library, categories, tags, plugins or themes you may need a button to clear text from the search field to save time and improve usability in that mechanical processes. == 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.5] - 2024-14-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.