Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Search Block: remove id attribute from svg (#40828)
* add a static variable `index` to make HTML id attribute unique search block * use `wp_unique_id` and `esc_attr` to generate unique id * remove `id=search-icon` svg for search block
- Loading branch information