Arkadaşlar aşağıdaki comments.php dosyasındaki hangi bölümü çıkarmalıyım. Mail ve Site bölümünü kaldırmak istiyorum. Ama kaldırdıktan sonra gerekli alanlarda kalıyor yorum yapılmıyor. Beceremedim açıkcası.

// thanks to Jeremy at http://clarktech.no-ip.com for the tips
if (!empty($_SERVEadınıR['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
die ('Please do not load this page directly. Thanks!');
if (function_exists('post_password_required'))
{
if ( post_password_required() )
{
echo '

This post is password protected. Enter the password to view comments.

';
return;
}
} else
{
if (!empty($post->post_password))
{ // if there's a password
if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password)
{ // and it doesn't match the cookie ?>

This post is password protected. Enter the password to view comments.


}
}
}
if (function_exists('wp_list_comments')):
//WP 2.7 Comment Loop
if ( have_comments() ) : ?>


$count = count($comments_by_type['comment']);
($count !== 1) ? $txt = "Yorum Yapılmış ; " : $txt = "Yorum Yapılmış :"; ?>









$countp = count($comments_by_type['pings']);
($countp !== 1) ? $txtp = "Geri İzlenimler:" : $txtp = "Geri İzlenimler:"; ?>










comment_status) :
// If comments are open, but there are no comments.
else : ?>

endif;
else:
//WP 2.6 and older Comment Loop
/* This variable is for alternating comment background */
$oddcomment = 'alt';
?>




yazısına ”:







  • if (function_exists('get_avatar')) {
    echo get_avatar( $comment, 50);
    } else {
    //alternate gravatar code for < 2.5
    $grav_url = "http://www.gravatar.com/avatar.php?gravatar_id=
    " . md5($email) . "&default=" . urlencode($default) . "&size=" . $size;
    echo "";
    }
    ?>


    comment_approved == '0') : ?>
    Teşekkürler. Yorumunuz Tarafımıza Ulaştı. En Kıza Zamanda Onaylanacaktır.









  • if ('alt' == $oddcomment) $oddcomment = '';
    else $oddcomment = 'alt';
    ?>




    comment_status) : ?>



    Comments are closed.











Comments for this entry are closed.


comment_status) : ?>


Bu Yazıya Yapacağınız Yorum İle Bizi Çok Mutlu Edeceksiniz


//2.7 comment loop code ?>






You must be logged in to post a comment.






if (function_exists('wp_logout_url')) {
$logout_link = wp_logout_url();
} else {
$logout_link = get_option('siteurl') . '/wp-login.php?action=logout';
}
?>

(Kullanıcı Adı: .
)








>







//2.7 comment loop code ?>













ID); ?>