YORUM SAYISINA BAKILMAKSIZIN EN SON YORUM ALAN YAZILARI YENİDEN ESKİYE DOĞRU LİSTELEMEK
bunu nasıl yapabilirim.
<?php $khaaos = new WP_Query("showposts=20&orderby=comment_count"); while($khaaos->have_posts()) : $khaaos->the_post();?> 4
●402
<?php $khaaos = new WP_Query("showposts=20&orderby=comment_count"); while($khaaos->have_posts()) : $khaaos->the_post();?>