
全新外掛
安裝啟用
—
尚無評分
1716 天前
最後更新
—
問題解決
WordPress 5.2+ PHP 5.6+ v1.1.0 上架:2021-05-27
內容簡介
當一個查詢只有一個搜尋結果時,自動將使用者重新導向到該結果。
此外掛可以適用於任何佈景主題以及任何文章、頁面或自訂文章類型,並且會顯示在搜尋結果中。
可用的篩選器
您可以篩選 one_search_result_pre_check 來動態地停用重新導向。
您可以使用 once_search_result_redirect_code 來修改重新導向程式碼,預設值為 302。
外掛標籤
開發者團隊
原文外掛簡介
When there is only one search result available for a query, automatically redirect the user to that result.
This will work with any theme and any posts, pages, or custom post types that would be shown in search results.
Available Filters
You can filter one_search_result_pre_check to false if you need to short-circuit and disable the redirect dynamically.
You can modify the redirect code with once_search_result_redirect_code, defaults to 302.
