Archive for July 2008

WordPress $post Object Quick Reference

This is a quick reference chart for the Wordpress $post object. The post object holds things like the post title, number of comments, status, date and time of last modification, and numerous other attributes.

Read more

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.

Read more