[wp-hackers] Does the term_taxonomy count get updated for future
posts?
Ryan Boren
ryan at boren.nu
Thu May 1 19:14:57 GMT 2008
On Thu, May 1, 2008 at 8:05 AM, Callum Macdonald
<lists.automattic.com at callum-macdonald.com> wrote:
> Can anyone confirm if this is true? Any suggestions on how to fix?
When a post transitions from future to publish, wp_publish_post() is
called. It updates the counts for all of the post's terms. At least,
that is what is supposed to happen. I haven't tested yet.
More information about the wp-hackers
mailing list