if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
die ('Bu sayfayi direk yuklemeyiniz. Tesekkurler!');
if (!empty($post->post_password)) { //
if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { //
?>
return;
}
}
/* Yorum */
$oddcomment = 'yorum2';
?>
Hakkında Yapılan Yorumlar
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
comment_status) : ?>