內容簡介
這是一個非常簡單的外掛,如果啟用了漂亮的永久連結,它將把 WordPress 預設的/?s=查詢詞彙轉換為/search/查詢詞彙/。
這是我最近才將它放在一個主題包含文件或核心功能外掛中,但將這個功能單獨拆分成一個外掛是有意義的,因為它可以獨立開關。
該外掛沒有管理界面或控制面板,啟用即開啟,停用即關閉。啟用後,使用標準 WP 搜尋小工具進行搜索應該會給您更漂亮的搜索 URL。
外掛標籤
開發者團隊
原文外掛簡介
This is a super-simple plugin which will turn WordPress’ default /?s=query%20terms into /search/query+terms/ if you have pretty permalinks enabled.
This is something which I have been placing into a theme include or in a core functionality plugin until recently, but it makes sense to separate this functionality out into an individual plugin so it can be switched on and off independently.
The plugin has no administrative interface or control panel. Activation turns it on, deactivation turns it off. Once activated, performing a search using the standard WP search widget should give you a much nicer search URL.
