Help with a little PHP and the Wordpress Codex
If I disable comments on a particular post then I'd like it to be reflected on the blog's main with "comments closed" instead of the user clicking on comments and then seeing that they are disabled on the single page.
I'm guessing I need an "If" statement.
If comments are closed then post "comments closed" otherwise "Comments 0, 1"
Who can help me out.
|