我的知识记录

请问PbootCMS按自定义字段搜索

在搜索功能中加入隐藏输入字段:<input type="hidden" name="field" value="title|content|ext_wangzhi">,允许按标题、内容或特定自定义字段搜索。 更新搜索模板search.html