via the posts_search hook filter. eg: function q418923_chg_search( $search, &$wp_query ){ global $wpdb; if ( empty( $search ) ) return ...
確定! 回上一頁