File attachments are not new to WordPress — you can attach almost any kind of file to your posts, pages and custom post types. There’s also the Media Manager where you can upload files without attaching them to a certain post or page. Attachments are most commonly used to display images in the post content, … Permalink
We’ve covered how to add a new color scheme to Twenty Eleven by child theming it in a previous post, and today I’ll show you how to create color schemes for your own theme, and have other developers take advantage of that to add their own new colors by child theming yours. We’ll be using … Permalink
This is a follow-up of our previous post where we reviewed Twenty Eleven – the new default theme for WordPress 3.2. In the previous post I explained the the structure of Twenty Eleven and why it’s so easy for developers to take advantage of the theme to customize it for their own purposes, i.e. creating a … Permalink
The WordPress admin panel changed from version to version, and 3.2 introduces an even newer look for the whole admin section. What hasn’t changed is the semantics, the data model and structure of what powers the admin area, and this is what backwards compatibility and “solid platform” is all about. Today we’ll talk about the … Permalink
Feeds are not new to WordPress, and neither is Feedburner. Are you tired of tweeting your posts from your blog every time you publish them? Well Feedburner, Socialize, XML-RPC update services and WordPress will solve that issue for you, in real-time! I’m sure you’re aware of what RSS feeds are and have a clue of … Permalink
We’ve noticed that WordPress themes and frameworks are being promoted for their grid-based layouts and the awareness and value for grid systems amongst designers and developers has rapidly grown in the last few years. You only have to search the term ‘grid’ and there are literally 100′s if not 1000′s of articles, tutorials and books … Permalink
Backing up is one of the most important things to do when running a website and this is not related to WordPress websites only. There are so many things that can go wrong, whether your hosting provider is down, or you forgot to pay the hosting bill, or maybe you accidentally locked yourself out of … Permalink
How to create a Twitter widget for WordPress.. Well not that there aren’t any plugins around, that already do that. Actually there are quite a few but wouldn’t it be nice to learn how to create one from scratch? And that’s the topic of my post today — I’ll show you how to create your … Permalink
Galleries and images are not new to WordPress. Gallery plugins existed long before WordPress had enhanced media functionality of it’s own. The [ gallery ] shortcode was introduced in version 2.5 and the Gallery Post Format came around in 3.1. This post will walk you through the process of working with and styling the native … Permalink