Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试删除后端 users.php 中的搜索框以创建我自己的搜索过滤器我使用了 css.user-search-input{display:none;}但使用我自己的过滤器时该值仍在运行,无论如何要从 functions.php 中删除此搜索框
.user-search-input{display:none;}