我在WordPress中搜索有问题。我想删除URL中的“s”参数。这是我的URL:
www.example.com?post_type=tour&s=&tour_location=70&tour_types=116&tour_month=144&tour_year=66
www.example.com?post_type=tour&tour_location=70&tour_types=116&tour_month=144&tour_year=66
我在WordPress中搜索有问题。我想删除URL中的“s”参数。这是我的URL:
www.example.com?post_type=tour&s=&tour_location=70&tour_types=116&tour_month=144&tour_year=66
www.example.com?post_type=tour&tour_location=70&tour_types=116&tour_month=144&tour_year=66
“s”变量参数用于搜索词,在WordPress网站上进行搜索时使用。
如果您有用户正在填写的表单,则应该有类似于以下代码:
<input type="text" value="<?php the_search_query(); ?>" name="s" id="s" />
以非管理员用户身份使用Firefox登录Wordpress网站后,设置3个cookie:wordpress\\u logged\\u in\\uwordpress\\u sec\\u用于路径管理</为什么非管理员用户需要Cookie 2-3?