James Morrison

Web Developer specialising in WordPress

Main Menu

Skip to content
  • About
  • Themes
  • Plugins
  • Code Snippets
  • Resources
  • Tutorials
    • @jamesmorrison →
    • @infinitewp Can’t see a way to pay except through PayPal. Is it really your only accepted payment method?

Shortcodes in Text Widgets

Published 13th April, 2013Written by James Morrison

Sometimes, you need to add shortcodes to a Text Widget. Fortunately you can do this easily by adding the do_shortcode function to the widgets by using a filter that you can hook into to do this.

+ Read More 0 Comments Code Snippets

Custom WordPress Loop

Published 12th April, 2013Written by James Morrison

Adding a custom loop in order to load content from a different area of WordPress is fairly straight forward. For example, on a page you could load in some posts, another page or content from a Custom Post Type. You can do this inside another loop, or completely independently. To add a new loop, you need to create a new WP_Query.

+ Read More 0 Comments Code Snippets

Posts navigation

← Older Posts
Newer Posts →

A little about me…

I'm James Morrison, a 29 year old Front End Developer based in Burgess Hill. That's in West Sussex, England near Brighton and London.

I've been building clean, usable and functional websites for over 10 years, and now specialise in developing WordPress Themes & Plugins. I'm passionate about web standards and love to code using semantically correct HTML5 & CSS3.

I’m a sociable chap, so you should follow me on twitter or get in touch.

Articles by Category

  • Code Snippets (2)
© 2013 James Morrison
  • Terms and Conditions
  • Privacy & Cookie Policy