Display number of posts from a certain category?

How can I display ONLY the number of posts from a certain category ?
I want to display only the number without the category name.

I used this code

Read More
wp_list_categories('show_count=1&include=23&title_li=');

but it displays the category.

Any help please ??

Related posts

Leave a Reply

1 comment