$posts = get_posts($args);. $all_posts = array_merge($sticky_posts, $posts);. foreach ( $all_posts as $p ){. //show data.
確定! 回上一頁