Working With WordPress Shortcodes

WordPress shortcodes are used frequently in plugins and themes as a way to achieve extra functionality, without the need to modify template files. You just type the shortcode word right into your post. Some plugins and themes use them to add event calendars, some for making announcements, while others use them for inserting contact forms.

Simply, WP shortcodes are awesome.

However, what if you’re a theme / plugin developer wishing to use them for your next great product, but you have no idea where to start? We’re going to fix that in this tutorial.

Click to Read

How to Edit the WordPress RSS Feed

Edit WordPress Feed

Ever thought you could make some improvements to your RSS feed? Like letting it cover more (or less!) content? Or adding some extra details onto the end of your posts?

In this post, I’m going to show you how to do exactly that.

Click to Read

Design Critique: B2Bbloggers.com

B2Bbloggers.com

B2Bbloggers.com is a B2B marketing site that features a lot of guest posts on B2B marketing, and highlights a lot of content from around the niche.

We’re going to take a look at the site’s design today, critique it, and work out how we could improve it. As we do hopefully you’ll learn to apply this same methodology to your own site.

We’ll be working through this design as a case study, redesigning each section along the way, so you get to see each item as we rework it, including the full before and after design.

Click to Read

MyBiz Theme for WordPress Discount Code

MyBiz

Over on PliablePress, we’ve released our newest WordPress theme. MyBiz is designed for modern businesses who don’t want the “faceless-company” approach that customers are used to receiving.

It’s vibrant, colorful (You even get 5 color schemes to choose from!) and yet still professional and well organized. Most of all, we’ve put an extreme amount of care into the homepage, giving you 3 different ways to ensure your best content is highlighted and that your visitors go to the pages you want them to see.

Click to Read

How To Write a Restricted Content Plugin

Restrict content to registered users

There are a lot of sites out there, particularly digital education sites, such as Net Tuts and Blender Cookie, that push out a lot of “premium” content that is only accessible to registered users.

In this tutorial, I’m going to show you some of the basics of writing a WordPress plugin from scratch that will allow you to restrict content on your site to registered users. You will be able to restrict complete pages / posts by clicking a check box or just sections of content using WordPress shortcodes.

Click to Read

Custom Font Uploader for WordPress Themes

WordPress theme option panels were a tremendous stride in the world of theme development; they gave site owner’s the ability to modify various aspects of their site, without ever having to touch the code. Every great theme either has or should have an extensive options panel.

In this tutorial, I’m going to demonstrate how to add a custom font uploader to your options panel. This will allow site owners to upload any number of font files and apply them to different sections of the site.

Click to Read

30 Pro jQuery Tips, Tricks and Strategies

Whether you’re a developer or a designer, a strong jQuery skillset is something you can’t afford to be without. Today, I’m going to show you 30 handy jQuery coding tricks that will help you make your scripts more robust, elegant and professional.

Getting Started

These tips and tricks all have one thing in common- they are all smashingly useful. With this stuff in your back pocket, you’ll be ready to go change the world, and even better, write jQuery like you know what you’re doing. It’s gonna be fun.

Click to Read