dsdsf2121231
'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;
?>
Sitemizde
kategoride
adet yazı yazılmış ve
get_var("SELECT COUNT(*) FROM $wpdb->comments WHERE comment_approved = '1'");?> yorum bulunmaktadır.