Wordpress

WordPress Plugin Development Essentials: New Premium Course

December 6, 2011
By
WordPress Plugin Development Essentials: New Premium Course

So you’ve wrapped your mind around the process of creating WordPress themes, and now you want to take things to the next level? In that case, it’s time to begin learning how to create plugins for WordPress. In this Tuts+ Premium course, we start fr...

Read more »

WordPress Plugin Development Essentials: New Premium Course

December 6, 2011
By
WordPress Plugin Development Essentials: New Premium Course

So you’ve wrapped your mind around the process of creating WordPress themes, and now you want to take things to the next level? In that case, it’s time to begin learning how to create plugins for WordPress. In this Tuts+ Premium course, we start fr...

Read more »

The Magic of WordPress Custom Post Types: New on Premium

October 19, 2011
By
The Magic of WordPress Custom Post Types: New on Premium

In this in depth Premium video tutorial, I’ll teach you how to use custom post types, taxonomies, and meta boxes to extend your WordPress application into CMS-like territory. Become a Premium member to read this tutorial/screencast, as well as h...

Read more »

Create a Multi-Layout Portfolio with WordPress

May 31, 2011
By
Create a Multi-Layout Portfolio with WordPress

WordPress, as a content management system, is often used for creating portfolio websites. With the evolution of user interface design and functionalities, a new trend has emerged: displaying portfolio items in different layouts. This tutorial details the process of creating a dedicated portfolio section in WordPress’ backend, and...

Read more »

Create WordPress Plugins with OOP Techniques

May 19, 2011
By
Create WordPress Plugins with OOP Techniques

Object-oriented code, among other things, can help organize and add reusability to your code. In this tutorial, I will teach you the basics of writing a WordPress plugin using object oriented techniques. We’ll be using Dribbble’s API as an example for this tutorial. Ready? What We’re Going to...

Read more »

Deploy your WordPress Blog to the Cloud

May 16, 2011
By
Deploy your WordPress Blog to the Cloud

Advertise here

For the last decade, hosting a large scale web application has been a daunting task, reserved only for experts. Not anymore; when Amazon opened its server architecture, everything changed. Computer hardware moved to the cloud, and became available to any and all developers. In this...

Read more »

Scaling WordPress for High-Traffic

March 1, 2011
By
Scaling WordPress for High-Traffic

Just because you didn’t get to go to that awesome conference doesn’t mean that you can’t still watch the lectures! Each week, we feature one recommended web development lecture on Nettuts+. This talk, presented by Envato’s very own developer extraordinaire, Ryan Allen, will detail some of the potential...

Read more »

Innovative Uses of WordPress Post Types and Taxonomies

February 6, 2011
By
Innovative Uses of WordPress Post Types and Taxonomies

With the release of WordPress 3.0, two great ways to better organize and display content were introduced: post types and taxonomies. These two advances improve WordPress’ role as an all-around content management system, and they continue to prove that WP is not just a blog platform. When 3.1...

Read more »

Quick Tip: How to Target WordPress Sticky Posts

January 24, 2011
By
Quick Tip: How to Target WordPress Sticky Posts

As of WordPress 2.7, we can now assign “sticky posts.” This feature affords us the ability to “pin” postings to the top of our blog. But, how can we specifically target these sorts of postings from within our stylesheet? Notice the pretty ribbon that’s attached to this particular...

Read more »

WordPress Shortcodes: The Right Way

December 28, 2010
By
WordPress Shortcodes: The Right Way

One of the primary reasons why WordPress is the most popular CMS platform available is the sheer level of customizability that it brings to the table. Today, we’ll review the process of integrating one of those popular features, shortcodes, in the most user friendly way possible, into our...

Read more »