2.kutuda 4-5-6 numaralı haberleri nasıl sıralatabilirim.
<?php $recent = new WP_Query("cat=18&showposts=3"); while($recent->have_posts()) : $recent->the_post();?>--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 17:59:29 -->-> Daha önceki mesaj 16:58:58 --
Çözdüm
<?php $recent = new WP_Query("cat=18&showposts=3&offset=3"); while($recent->have_posts()) : $recent->the_post();?>&offset=3 ile oluyormuş