Archive for July, 2008
Wordpress $post Variable Quick Reference
This is a quick reference chart for the Wordpress $post array. The post array holds things like the post title, number of comments, status, date and time of last modification, and numerous other attributes.
How to Test for Comment Moderation Settings
In this article I show you how to test for two comment moderation settings in Wordpress. 1) Whether all comments are being moderated before being shown, and 2) Whether comments from new commentators only are being moderated before being shown.

