Comment Count

Elite
  • 77 points
    Serious WPMU DEV-ster
    I'm new here
    patung

    Member  —  28th June 2010         

    Post Indexer doesn't seem to keep track of comment counts for the posts, there's no comment_count column in wp_site_posts table like there is in wp_posts.

    Is there any reason for this? Would it be simple enough to just edit the plugin to add that extra column and it would dynamically update?