最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - Search for categories

programmeradmin3浏览0评论

I would like to propose on my site a search engine allowing to find categories (with suggestions), and not posts or pages.

I tried different plugins, including ajax search lite, but without success, because it always necesseray to select as source article or page.

Do you know a solution? With Ajax search lite or others?

Thanks in advance

I would like to propose on my site a search engine allowing to find categories (with suggestions), and not posts or pages.

I tried different plugins, including ajax search lite, but without success, because it always necesseray to select as source article or page.

Do you know a solution? With Ajax search lite or others?

Thanks in advance

Share Improve this question asked Jan 4, 2020 at 15:29 HgfdsoiuHgfdsoiu 1211 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

You can use default wordpress function to search categories. get_terms() is the function you need to use where you need to pass your search string in a search parameter.

For details please check get_terms function in wordpress codex

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论