Articles Submitted for www.leewillis.co.uk/
Post Thumbnails for Custom Post Types
leewillis.co.uk - Sometimes if you're building a site with custom post types, then you may find that you only want some of them to support post thumbnails. This article shows you how.
Adding Post Thumbnails To Your Sitemap
leewillis.co.uk - A patch to modify the already-excellent Google XML Sitemaps plugin to add information about post thumbnails, including setting an SEO friendly title, and a customisable license link.
Using WordPress taxonomies to create a product directory
leewillis.co.uk - WordPress lets you categorise your posts according to “tag”, and “category”. Which is fine. However, for some time now WordPress has supported a concept called “Custom Taxonomies”. Which is a long winded way of saying “We’ll let you choose how ...
How to split test WordPress themes
leewillis.co.uk - A plugin that lets you set up two different templates with differences that you think might increase conversions, serve these different templates up to users, and track their activity using custom segments in Google Analytics. Alternatively you can use it to ...
Getting URL of Post Thumbnails in WordPress 2.9
leewillis.co.uk - One of the improvements in WordPress 2.9 is native support for thumbnail images on posts. The API is pretty good – although it assumes that you want to return the whole IMG tag. If you just want the URL to ...