Facebook
Twitter
Myspace
Google+
RSS













Kategoriler



















    get_results("SELECT comment_count,ID,post_title FROM $wpdb->posts ORDER BY comment_count DESC LIMIT 0 , 5");
    foreach ($result as $post) {
    setup_postdata($post);
    $postid = $post->ID;
    $title = $post->post_title;
    $commentcount = $post->comment_count;
    if ($commentcount != 0) { ?>

  • - Kez yorum yapıldı


















Sponsor Reklam








İçinde ki kodlar bu , sorunum ne olabilir ?