Recompter les posts d’un terme de taxonomie.

BASH
                    # wp term recount {taxonomy}
wp term recount post_tag

# Recompter plusieurs taxonomy en même temps
# wp term recount {taxonomy} {taxonomy}
wp term recount post_tag category