spacer

by c.bavota

spacer

Create Widgetized Sidebars for Each Category in WordPress

November 1, 2012

Nov 01 2012

One of the greatest features in WordPress is the ability to create multiple widgetized areas. There are tons of widgets available in the WP plugin directory so having the ability…

Read more

7 Comments
spacer

Filtering wp_title() for Better SEO

October 17, 2012

Oct 17 2012

When I last submitted Magazine Basic to the WordPress theme directory, I was told that they no longer allowed direct modification of certain elements within the header.php file. That meant…

Read more

9 Comments
spacer

Set Up an iOS Simulator on a Mac

September 25, 2012

Sep 25 2012

Lately, I’ve been developing a lot of responsive designs specifically for the iPad and iPhone. Since I do all my developing on a Mac, I thought there’d be some type…

Read more

1 Comment
spacer

Trim Characters using PHP

August 13, 2012

Aug 13 2012

I had previously written about how you can easily trim your text using a build in WordPress function called wp_trim_words() but sometimes you actually want to trim your text to…

Read more

12 Comments
spacer

Convert Pre Tag Contents to HTML Entities in WordPress.

July 24, 2012

Jul 24 2012

When I was working on the Gridiculous responsive grid boilerplate and putting together the site, I wanted to create an easy way to add a syntax highlighter for my code…

Read more

19 Comments
spacer
spacer

Using the Ternary Operator in PHP

June 28, 2012

Jun 28 2012

It took me a while to actually figure out the name of this type of operator since trying to search “PHP” and “question mark” didn’t really result in anything useful.…

Read more

20 Comments
spacer

Add a Copyright Field to the Media Uploader in WordPress

June 20, 2012

Jun 20 2012

When you upload something into WordPress using the Media Uploader, you can include information such as a caption or a description. If you wanted to include something else, you would…

Read more

13 Comments
spacer

Gather Post Stats from Twitter and Facebook

May 30, 2012

May 30 2012

If you’ve included any social buttons on your site, such as the Facebook like button, you can usually see how many people have clicked on it. It’s all done through…

Read more

17 Comments
spacer

Trim Your Text with wp_trim_words() in WordPress

May 14, 2012

May 14 2012

When I first started putting out Premium themes for WordPress, I create a custom excerpt function that would trim your post content to a certain number of words. Today, I…

Read more

spacer

A Better wp_link_pages() for WordPress

May 3, 2012

May 03 2012

If you’ve written a long post, WordPress provides the <!–nextpage–> quicktag so you can divide it into multiple pages. All you need to do is make sure that the theme…

Read more

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.