$wp_session['search_array'] = array( 2, 4, 8, 9, 11 ) ... $wp_session = WP_Session::get_instance(); // if were on a search page, ...
確定! 回上一頁