... 自己重构,Wordpress提供了posts_search这个钩子让你有机会重构的。parse_search位于wp-includes/class-wp-query.php文件中如下代码:add_filter("posts_search", ...
確定! 回上一頁