內容簡介
總結:透過「Extend Search Block」外掛,可以簡單地擴充 WordPress 搜尋區塊的功能,讓使用者能夠更精確地搜尋所需的內容。
問題與答案:
- 這個外掛解決了什麼問題?
這個外掛解決兩個問題,一是讓使用者能夠將搜尋結果縮小至指定的文章類型,二是讓使用者能夠針對特定的分類、標籤或分類法來縮小搜尋範圍。
- 如何使用這個外掛來縮小搜尋範圍?
在「Search block settings」側邊欄中,選擇需要搜尋的文章類型。接著,可以選擇分類、標籤或分類法,並在網站前端的搜尋表單中顯示相對應的下拉式選單,以進一步縮小搜尋範圍。
- 這個外掛會影響哪些功能?
這個外掛只會修改 WordPress 搜尋區塊的功能,不會影響 PHP 的 get_search_form() 函式。
外掛標籤
開發者團隊
原文外掛簡介
Extending WordPress Search block with search results modifier fields.
What problem does it solve?
❓ Do you want to narrow search results to a specific post type only?
❓ Do you want to narrow search results to a specific category/tag/taxonomy term only?
Extend Search Block plugin provides additional search results modification fields solving these issues!
In Search block settings sidebar simply choose which post type should the search form look for. You can also choose a taxonomy and a dropdown with the taxonomy terms will be displayed in the search form on your website front-end to further narrow down the search results.
(Note that this plugin only alters WordPress Search block, not the PHP get_search_form() function.)
Got a question or suggestion?
In case of any question or suggestion regarding this plugin, feel free to ask at support section, or at GitHub repository issues.
