$args = array( 'posts_per_page' => 5, ); $query = new WP_Query( $args );. 其實,這裡也是只是利用array,來修改wordpress系統,這個資料庫裡面,預先設定好的 ...
確定! 回上一頁