Conditional checks for custom post types2011/08/15 I came across a tutorial the other day on a popular WordPress blog about checking the post type of a post in WordPress. The tutorial used a [broken] custom function for something that already exists in WordPress. Unfortunately, the correction I left in the comments was not used to amend to the tutorial, so I figured I’d share the correct way of doing this with others.
WordPress › Custom Field Template « WordPress Plugins2011/08/14 The Custom Field Template plugin adds the default custom fields on the Write Post/Page. The template format is almost same as the one of the rc:custom_field_gui plugin. The difference is following.