
Quick tip: Use wp_trim_words() to limit words in WordPress
wp_trim_words() is a handy function to limit things in WordPress to a particular number of words. Here’s an example of how to use it.
Create a shortcode to show when a post was last updated
Let’s create a handy shortcode to show when a post was last modified, using the get_the_modified_time function.
WordPress code snippets in the open
I keep quite a few code snippets around. My problem is they are all over the place – forums, bookmarks, old sites, dev sites, etc. I need to change this.
Blogging summary for 2011 – here and elsewhere
I’ve been thinking a bit about my posts on this blog and in other communities like Theme Hybrid and WPCandy. So I spent a few minutes and counted them, and lay out a couple of 2012 ambitions.




