If you take a quick peak at wp-admin/index.php you will see that
number is being generated using function wp_count_posts which is in
wp-includes/post.php . From there you should be able to determine the
query that is being run and why that doesn't include all your posts.

Please share with us the result,
Lloyd
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to