2012-05-13 53 views

回答

0

我在挖了一些東西后找到了答案。只需添加在搜索表單下面的隱藏字段:

<input type="hidden" name="post_type[]" value="custom1" /> 
<input type="hidden" name="post_type[]" value="custom2" /> 

這限制只搜索到的文章類型custom1custom2