Maybe I'm too noob in PHP but I searched for "wp_count_posts" function inside "wp-includes/post.php" and I didn't find it.
2008/2/5, Lloyd Budd <[EMAIL PROTECTED]>: > > 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 > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
