-
Üyelik
03.06.2011
-
Yaş/Cinsiyet
38 / E
-
Meslek
Bankacılık & Finans
-
Konum
İstanbul Avrupa
-
Ad Soyad
M** A**
-
Mesajlar
874
-
Beğeniler
105 / 82
-
Ticaret
13, (%100)
Şunu deneyin. Çalışması lazım.
$args=array(
‘orderby’ => ‘name’,
‘order’ => ‘ASC’
);
$categories=get_categories($args);
$cat_count = 0;
foreach($categories as $c) {
$cat_count++;
}
$count_posts = wp_count_posts();
$published = $count_posts->publish;
?>
Web sitemizde kategori‘de makale’ye yazılmış get_var("SELECT COUNT(*) FROM $wpdb->comments WHERE comment_approved = ’1′");?> yorum bulunmaktadır.