Tips & Tricks

Showcasing what I learn about WordPress. Bringing you content to help aid in creating the best WordPress blog.

How to: Add a contact me via Skype™ button

This little trick is really simple and easy. All you need to do is plug this line of code anywhere…

2 days ago

How to: show/hide a widget in WordPress with jQuery

In a previous post I talked about how to show/hide a single div html code with a search inside. Today…

1 week ago

WordPress Security Hacks

Hi guys this is my first post on wpcult the great site Austin built.  Hope you guys find it usefull. If…

1 month ago

How to: Create a fbshare.me shortcode

Social networks are everywhere. I am sure you're on facebook. Well why not at a facebook share script to your…

2 months ago

Turn your RSS feed into a shortcode

Last week I wrote how to "Use WordPress to print a RSS feed for Eventbrite attendees". It was pretty popular,…

2 months ago

Use WordPress to print a RSS feed for Eventbrite attendees

Today I was working on the WordCamp.LA site. I was trying to show the "attendee list" on the attendees page…

2 months ago

Guide to Building a Pinterest Presence for Bloggers

Introduction Why Pinterest Deserves Your Attention Now, let's talk numbers—impressive numbers. With over 450 million active dreamers and doers, Pinterest…

2 months ago

Calling custom fields for next/previous posts

Custom fields are definitely very useful and are used on many WordPress installs. Today I’m going to show you how…

2 months ago

Remove spaces when echoing the_title

Ever wanted to print or echo the WordPress title attribute without spaces?

2 months ago

Display the_excerpt only if there is text

Have you ever wanted to display the excerpt only if you write one? A simple couple lines of code can…

2 months ago