Forums

Join
bbPress Support ForumsInstallationpost_status

Info

post_status

  1. What is post_status in the posts table of the database and what do the various settings mean?

  2. I suspect that it is for marking spam and the like.

    Spam could be 1, not spam 0.

  3. Actually, I believe a post_status of 1 means the post has been deleted and is not visible on the forum. Maybe the field should be called post_deleted since that's what a 1 there seems to mean.

  4. I think:

    0 = normal
    1 = marked as "deleted"
    2 = marked as spam by akismet

  5. Thanks!

  6. You must log in to post.