-
Recent Posts
Recent Comments
- Ahmed on How to make WPML compatible with W3C Total Cache
- Rich Berrill on WordPress shortcode output buffer versus appending to string
- Michael Watts on WordPress shortcode output buffer versus appending to string
- Victor on WordPress footer no longer appearing
- Wordpress Custom Fields in Comments « Ballyhoo Blog on WordPress get_comment_meta and update_comment_meta
Archives
Categories
Meta
Monthly Archives: May 2011
WordPress wp_list_comments callback explanation
When working with comments you might want to drastically change the appearance of the comments. You can use a new comment template with which you call from the template where you want to list the comments. But if you want … Continue reading
Posted in Uncategorized
Leave a comment
WordPress get_comment_meta and update_comment_meta
WordPress now features a function to allow you to store meta data for each comment. Just like it’s able to do so for posts. It seems that, under the hood, WordPress has functionality that potentially prepares it for metadata on … Continue reading
Posted in Uncategorized
1 Comment