Is the post count in 3.4 dynamically updated if a topic / reply is deleted? I know Richard wrote a MOD for 3.3.x to reduce the post count if this happened, but was curious if it made it's way into the base code or not.
I can tell you the behavior is the same as before. I've deleted some of my posts here and the count stays the same.
As explained before, the count does not tell how many posts a given user has on the database. It tells how many posts he has made.
A new feature, however, allows you to configure a forum so that posts made there do not increase your personal post count. That's what happens with the Test forum now.
Is the post count in 3.4 dynamically updated if a topic / reply is deleted? I know Richard wrote a MOD for 3.3.x to reduce the post count if this happened, but was curious if it made it's way into the base code or not.
Thanks.
No, it won't ever be in the base code because it's not the behavior that we want. A person's post count should never go down just because a post is deleted. They still made that post.