I am using Categories Widget,i selected (Show post counts) it is counting all the post of the category,but i want to count the post with content,i want that post with no content should not be count.
WordPress default category widget doesn’t provide the functionality as per above requirement. If you need to widget as per requirement either write your own widget are search for any other plugin solution But I will suggest you to go with custom widget if your are coder.