我想在archive.php中使用排序。在function.php中编写这段代码: function change_order_for_links( $query ) { if ( is_archive() || is_search() ) ...
確定! 回上一頁