WordPress WordPress: changing your syntax highlighter easily June 5, 2012 Switching between syntax highlighters in WordPress can be achieved very easily by using the right solution. Read more
WordPress WordPress: get and display images from the Media Library June 3, 2012 How to get and display images taken from the WordPress Media Library. Read more
WordPress WordPress: debugging the the_content filter: when the content is not displayed June 2, 2012 While using the the_content WordPress filter, there are a couple of things to bear in mind for preventing WordPress from suppressing content. Read more
WordPress WordPress: taking control over the Loop June 2, 2012 How to fully control the WordPress Loop. Read more
WordPress WordPress: category description and SEO May 9, 2012 The importance of using a category description in WordPress from a SEO perspective. Read more
WordPress WordPress: custom recent posts widget May 1, 2012 My Custom Recent Posts widget is a WordPress widget that extends the default Recent Posts widget. Read more
WordPress WordPress: dealing with missing excerpts and featured images April 29, 2012 Missing featured images and excerpts can be a real pain in the neck in WordPress. Here are a couple of solutions to deal with this problem. Read more
WordPress WordPress: the get_posts() function in depth April 22, 2012 How the get_posts() WordPress function works. Read more
WordPress WordPress: check if jQuery has been already loaded by a theme or plugin April 15, 2012 By using the WordPress wp_script_is() function we can avoid duplicate versions of the jQuery library. Read more
WordPress WordPress: better post dates with jQuery April 14, 2012 A simple and effective way to create stylish and sticky post dates with jQuery on WordPress. Read more