45 Best WordPress Tips and Tutorials of April 2011

Why wordpress is one of the most popular CMS and blogging platform around? I think it because wordpress is free, customizable and have a great support by community or other developers. And as wordpress users, we should keep updated with the new development, tips and tricks shared by other developers. So every month we tried to collect the best of wordpress articles around the world.

Best WordPress Tutorials of April 2011

In this article we are going to share very useful wordpress tutorials for April 2011. We hope this post will help you in solving problems on your wordpress site and as a source of inspiration to develop your wordpress site.

Best WordPress Tutorials

Get Twitter Follower Count with PHP

Best wordpress tips and tutorials of April 2011

by Pippin Williamson
Almost every web design / development blog, and the majority of other blogs, like to display the number of people they have following their Twitter account. Their are a variety of ways to do this, and dozens of plugins that do it for you, but as a developer it is a really good if you know how to do it without relying on a plugin.

How To Add A Navigation Menu To Your WordPress Theme

Best wordpress tips and tutorials of April 2011

by Kevin Muldoon
For me, wp nav menu is one of the best additions to WordPress over the last 3 years as it allows you to manage all of your menus from the one area using a drag and drop interface. Customising how menus are styled has also been made easier and creating a drop down menu only takes you a few seconds.

Fool Proof Tips to Styling WP Nav Menus

Best wordpress tips and tutorials of April 2011

by Pippin Williamson
Kevin wrote a great introduction tutorial on using the WordPress 3.0+ nav menus. As Kevin mentioned in that post, styling your menus can be difficult at times, especially if you are migrating from a static nav menu and attempting to maintain the same styling. Having used the 3.0 nav menus in more than a dozen custom themes myself, I’m going to give you all a few tips on how best to attack the CSS.

Quick Tip: Increase Maximum Upload Size In WordPress

Best wordpress tips and tutorials of April 2011

by Briley Kenney
Some blogs, that specialize in photography for example, would benefit from a much larger file size limit. However to increase the file size we need to edit important WordPress source files which could potentially harm the application (if the user is not careful), so it’s a good idea to backup the entire WordPress database before continuing just in case.

Customising The Default Search Box

Best wordpress tips and tutorials of April 2011

by Kevin Muldoon
I therefore decided to move the search box to the top of the sidebar. WordPress makes this very easy. You can place a search box in your sidebar by simply adding this code to your sidebar.php template:

Get Adjacent Posts to Currently Viewed Post

Best wordpress tips and tutorials of April 2011

by Pippin Williamson
There is a very useful function in WordPress called get_adjacent_posts() that allows us to retrieve either the previous post, or the next post, and all of it’s information, which is stored in a variable. This function is particularly useful for situations, such as portfolios, where you want to display a teaser of the previous or next post, such as the posts’ thumbnails.

Beginner’s Guide: Common sense WordPress SEO strategy

Best wordpress tips and tutorials of April 2011

by Brian Krogsgard
It seems there is an epic, never-ending battle out there in the interwebs between those that argue Search Engine Optimization Matters and those that preach that Content is King. Of course, as in most things, the truth is likely somewhere in the middle.

Beginner’s Guide: How to utilize Google resources in WordPress

Best wordpress tips and tutorials of April 2011

by Brian Krogsgard
There are many ways to utilize the seemingly endless resources of Google in WordPress. The following list includes what I consider to be the most important Google tools, some others nearly every web developer uses, and hopefully even some that you don’t know about yet.

Display Popular Posts by Day, Week, Month, and All Time in WordPress

Best wordpress tips and tutorials of April 2011

by WPBeginner
So in this article, we will show you how to add a tabber with popular posts by day, week, month, and all time in your WordPress sidebar without editing a single line of code. We will also show you how to create a separate page that displays popular posts by day, week, month, and all time in your WordPress blog.

Why and How you should be using iFrames for Videos in WordPress?

Best wordpress tips and tutorials of April 2011

by WPBeginner
By using the iFrame tag for your videos, you ensure that your videos are displayed for people on the computer, iPhone, iPad or any other device that may come in the near future. Traffic from mobile devices are increasing at a rapid rate, and this is something that we should all be prepared for.

Step by Step Guide to Creating a Slider in WordPress with SlideDeck

Best wordpress tips and tutorials of April 2011

by WPBeginner
In this article, we will show you how you can create a slider in WordPress without editing a single line of code with the SlideDeck WordPress Plugin.

Why You Need a CDN for your WordPress Blog? [Infographic]

Best wordpress tips and tutorials of April 2011

by WPBeginner
Many beginners still don’t understand what CDN is because we are constantly asked with the question, “Would I still need hosting if I get a CDN?”. This is partially our fault for not making things clear. It was brought to our attention that every time we have written about CDN, we always ignore the basics. So in this article, we will make an attempt to explain what is a CDN, and why you need a CDN for your WordPress blog.

How to Automatically Empty Your WordPress Trash

Best wordpress tips and tutorials of April 2011

by WPBeginner
In WordPress 2.9, there was a new “Trash” feature added to the core. The bad part about this trash feature is that you have to empty the trash regularly. By default the trash empties itself every 30 days. But in this article, we will show you how you can automatically empty your trash daily, weekly, or however many days you want.

How to Change Font Size onClick in WordPress with JavaScript

Best wordpress tips and tutorials of April 2011

by WPBeginner
Have you ever come across a site or blog that lets their visitors change the font size from some +/- button in the sidebar? Well in this article, we will show you how to give your users the ability change the font size in WordPress using a simple JavaScript function and some HTML.

Power User Tip: Custom Post Type Feeds & Google

Best wordpress tips and tutorials of April 2011

by Joost de Valk
Not many people realize the power that WordPress gives them by making feeds for everything on the site. If you register a custom post type it gets a feed by default, so for my new WordPress Plugin Review section, which is built on a custom post type for plugin reviews, there’s a custom feed here:

Separating frontend and admin code

Best wordpress tips and tutorials of April 2011

by The easiest way of separating frontend and backend code is having a set of classes, most of my plugins end up with at least three classes:

Daily Tip: How to Add Custom TwentyTen Headers for Each Category

Best wordpress tips and tutorials of April 2011

by Sarah Gooding
f you’re using the TwentyTen theme for your WordPress site and utilizing custom headers, there’s a new plugin available that will allow you to assign different headers to each category.

Daily Tip: How to Reverse WordPress Comment Order to Show the Latest on Top

Best wordpress tips and tutorials of April 2011

by Sarah Gooding
Here’s a handy little hack that I found over at iwebsource.net. It basically reverses your comment order to show the latest ones on top, so that you don’t have to scroll all the way to the bottom to find read the most recent comments.

5 Simple Ways to Improve a Boring WordPress Theme

Best wordpress tips and tutorials of April 2011

by Sarah Gooding
Here are some simple updates you can apply to your theme to make things a a little more interesting and engaging.

How to Avoid Data Loss: Every Website’s Worst Nightmare

Best wordpress tips and tutorials of April 2011

by Sarah Gooding
Data Loss – it’s every website manager’s worst nightmare and there’s nothing you can do to stop it. There is always the lurking possibility that you may receive an email like this:…

Speeding Up Your WordPress Website: 11 Ways to Improve Your Load Time

Best wordpress tips and tutorials of April 2011

by Siobhan Ambrose
One of the questions that comes up fairly regularly in my weekly WPMU DEV chats is “how can I speed up my WordPress website?” It’s an important question, particularly for businesses who want to scale their website.

How to Embed Google Talk Chatback on Your WordPress Site for Live Support

Best wordpress tips and tutorials of April 2011

by Sarah Goding
Making live chat available on your website is a strategy that has been shown to dramatically increase sales. Customers appreciate the ability to get in touch with you instantly.

Daily Tip: How to Add a Signature to Your WordPress Posts

Best wordpress tips and tutorials of April 2011

by Sarah Goding
Adding a signature to your WordPress posts is one way to give your blog a more personal touch. The code below will automatically include your signature after the content of your blog posts so that you don’t have to manually add it every time.

Using the new Facebook ‘Send’ button with WordPress

Best wordpress tips and tutorials of April 2011

by Ronnie Burt
It was only a year ago that Facebook introduced us to the now ubiquitous ‘like’ button. And now, they launched the new ‘send’ button so that we can all add to the list of sharing tools we have at the top or bottom of all of our posts.

The Complete Guide to Optimizing Your WordPress Site for Sharing on Facebook

Best wordpress tips and tutorials of April 2011

by Sarah Goding
In this article we’ll cover seven key ways to optimize your site for when people share it on Facebook. You don’t need to go overboard and implement all of the tips below.

10 Techniques for Customizing the WordPress Admin Panel

Best wordpress tips and tutorials of April 2011

by Filip Stefansson
In the previous post, we removed a lot of clutter and things that we didn’t need. Now we’ll focus on things that happen behind the scene that can enhance the user experience.

Fine-Tuning WordPress for SEO

Best wordpress tips and tutorials of April 2011

by Adam Heitzman
The following are some basic tips on how to fine-tune your WordPress site to attain improved search engine results ranking.

Add a jQuery DatePicker to Event Posts {WP}

Best wordpress tips and tutorials of April 2011

by Michael Martin
Today, we want to improve the admin end of things. Instead of using custom fields, we’ll make a box for the event’s date, and use jQuery to let users pick the date from a calendar.

How to Bold First Few Words in Excerpt

Best wordpress tips and tutorials of April 2011

by Reza – DynamicWP
The WordPress Excerpt is an optional summary or description of a post; in short, a post summary. It is used to truncate blog posts so that only part of the entry — the introduction or a summary of the post — is displayed, instead of the entire entry.

How to Limit Character in The Post Title

Best wordpress tips and tutorials of April 2011

by Reza – DynamicWP
This little wordpress hack will allow you to limit the displayed post title by a defined number of characters on your blogs home page.

How to Create Drop Cap to WordPress Post without Plugin

Best wordpress tips and tutorials of April 2011

by Reza – DynamicWP
A drop cap is the first letter of a paragraph that’s of a much bigger size than the rest that follow. The letter formatting is such that the letter “˜drops down’ to cover the few lines following the first one.

Uncluttering the post editing screen in WordPress

Best wordpress tips and tutorials of April 2011

by Justin Tadlock
his week, I’ve been reconfiguring a lot stuff on the backend of this site. One of the things I done was disable quite a few meta boxes to make a cleaner post editing screen. Sure, I could simply click the “Screen Options” tab and hide the meta boxes. However, I have no need for these meta boxes at all. I just wanted them gone.

Designing a product page with WordPress

Best wordpress tips and tutorials of April 2011

by Justin Tadlock
In this post, I’ll cover how I created a product page for Pro WP Plugin Development. This was my first real step into this area of Web design, so this is just as much as learning experience for me as it will be for you.

Add trash button to WordPress Admin Bar

Best wordpress tips and tutorials of April 2011

by Frank
Since version 3.1 of WordPress you have an Admin Bar with several functions. It’s an easy task to add custom buttons to the Admin Bar. I will show you how with an example of a “trash” button. This will be another example how to extend your Admin Bar, as I did it in a previous post, where I added a search field to the Admin Bar.

Comment Form Hooks Visualized

Best wordpress tips and tutorials of April 2011

by Latz
To give you an easy overview the following diagrams visualize the points where the various hooks are anchored. The number of available hooks depend on the discussion settings and the user’s capabilities.

View Blog ID in WordPress Multisite

Best wordpress tips and tutorials of April 2011

by Frank
When you work quite a bit with WordPress Multisites, sometimes you need the IDs for some functions or Plugins. The easiest way is via the hover effect with your mouse or you use a little code snippet to add a column with the ID in the table view.

How to show an urgent message in the WordPress admin area

Best wordpress tips and tutorials of April 2011

by Dan Harrison
This is a very short guide that shows you how to add a error or status message using the correct WordPress hooks.

Add custom links to WordPress admin bar

Best wordpress tips and tutorials of April 2011

by Jeff Star
Introduced in WordPress 3.1, the Admin bar is a new feature that many users like. Today, I’m going to show how you can add custom links to WordPress admin bar.

Tumblr Links with Post Formats

Best wordpress tips and tutorials of April 2011

by Jeff Star
In this tutorial, you’ll learn how to use WordPress’ new Post Formats to setup your own Tumblr-style Links in 3 easy steps.

What to do when Auto-Update Fails

Best wordpress tips and tutorials of April 2011

by Jeff Star
The convenience of automatically updating the WordPress core, plugins, and themes is awesome, but things can go wrong once in awhile and auto-updates can fail. If this happens, getting back on track is a bit tricky, so here’s a quick guide to help restore site functionality and ensure a proper update.

Admin Bar Tricks

Best wordpress tips and tutorials of April 2011

by Jeff Star
In this DigWP post, we round up a ton of tips, tricks, and plugins for ultimately mastering the WordPress Admin Bar.

How to Drastically Improve Your WordPress Blog’s Comments

Best wordpress tips and tutorials of April 2011

by Mirko Humbert
The first step to creating this community is to attract high-quality comments. To help you do this, we’ve laid out some key factors to keep in mind.

9 Ways of Showing WordPress Plugin Authors our Gratitude

Best wordpress tips and tutorials of April 2011

by Stéphanie Walter
In this article we will show 9 ways of saying thank you to those amazing plugin developers, show them our gratitude for the great work and help them to maintain their great creations.

Optimize WordPress For Heavy Traffic

Best wordpress tips and tutorials of April 2011

by Alex Denning
As we go through this post, the methods we’re going to use will get increasingly complicated — start with the first and go as far as you can!

Different Size Post Thumbnails in your WordPress Themes

Best wordpress tips and tutorials of April 2011

by Oli
Basically, adding featured image support to a theme allows you to upload an image which gets associated with that post and can then be displayed alongside it in your theme.

Our Favorite WordPress Themes in April

Kaboodle

Best wordpress tips and tutorials of April 2011

by WooThemes
Kaboodle is a trendy, pixel-perfect, customizable business theme with a clean layout, featured home page slider, and custom post types for testimonials, portfolio items, mini-features and slides. Every new business can do with a spiffy design like this!

Buy Now Demo

Saving Grace

Best wordpress tips and tutorials of April 2011

by WooThemes
Saving Grace is a theme specifically for charities & non-profit organizations. Designed by Matthew Smith, the theme features stunning typography and attention to detail. We’ve also included donation functionality so you can accept donations through PayPal and let visitors see the progress of donations in the theme.

Buy Now Demo

MyCuisine WordPress Theme

Best wordpress tips and tutorials of April 2011

by ElegantThemes
MyCuisine is delicious, offering up some eye-catching visuals wrapped in a Tuscan shell. It is a small-business theme built with Restaurants in mind, however, the theme can easily be adapted for any business that desires a cool, vintage aesthetic for the website.

Buy Now Demo

InReview WordPress Theme

Best wordpress tips and tutorials of April 2011

by ElegantThemes
InReview is an advanced Review Theme that allows you to transform your WordPress blog into a fully-functional ratings website. The theme makes rating products easy with our custom options and integrated user-review system. The theme also includes affiliate integrated and custom widgets to help you increase conversions.

Buy Now Demo

Envisioned WordPress Theme

Best wordpress tips and tutorials of April 2011

by ElegantThemes
Envisioned is a beautiful and powerful portfolio theme that enables you to easily create professional, multi-media galleries. Envisioned has the most powerful gallery features of any of our themes, allowing you to produce versatile layouts of various sizes and aspect ratios.

Buy Now Demo

Folioway – Premium Portfolio WordPress Theme

Best wordpress tips and tutorials of April 2011

by addway
Clean and elegant, incredibly powerful and flexible, it’s just the best wordpress theme for your or your company’s work presentation.

Buy Now Demo

Edge – Professional Corporate and Portfolio WP

Best wordpress tips and tutorials of April 2011

by unisphere
Edge is a WordPress theme designed with corporate businesses in mind. The theme is also well suited for online portfolios and blogs.

Buy Now Demo

Celta Business – Modern Corporate WordPress Theme

Best wordpress tips and tutorials of April 2011

by celtathemes
Celta Business is a modern corporate theme that features an unique design, suitable for any company. This theme is based on a solid WordPress framework, that includes several great features like visual shortcodes editor and a powerful admin panel. It’s ease of use makes it a template suitable for both WordPress experts and beginners.

Buy Now Demo

Duotive Three – Complete WordPress Template

Best wordpress tips and tutorials of April 2011

by duotive
Our clients said that Duotive 2WO was a great template, Duotive Three is even better! Using the all new Duotive Admin Panel and all the features available makes working with WordPress easier than ever!

Buy Now Demo

Premium Pixels: Fancy Pants Blog / Magazine Theme

Best wordpress tips and tutorials of April 2011

by OrmanClark
The Premium Pixels theme is perfect for the blogger which takes pride in their appearance. This theme has appeared in numerous design galleries while serving PremiumPixels.com and has gained countless ‘nods of approval’ from those in the know. Now it’s all yours.

Buy Now Demo

I hope you enjoyed this post! Do you have another wordpress tutorials? Please share with us by leaving a comment below.
Thanks :)

Pass your 642-437 on first attempt using 70-680 and other resources. We offer 100% success in real 350-001 exam prepared by experts.

5 Comments to “45 Best WordPress Tips and Tutorials of April 2011”

Add Comments (+)

  1. Thanks for this excellent list, especially liked the CDN infographic, and the performance related articles like the one about emptying “the trash” and speeding up loading time.

    S.K.

  2. lorenzo says:

    Ya, really useful collection of post tips.
    Amid all the nowadays trashy “wp 101″ finally a really useful and confident one.

    thanks for the work

  3. Eko S. says:

    @S.K and @lorenzo: We’re glad you found this post useful. Don’t forget to subscribe our RSS Feed or follow our tweet to stay update with us. :)

  4. Great resources, gosh so much useful info!

  5. What a great list of tips! I was looking for how to utilize Google resources in WordPress. This will help me a lot. This article is really great because it will not only help people know more about WordPress but they will also know what’s new with WordPress. In other words the content of the article is all positive and it is a great start of people would get a chance to read this.

    Regards,

    John Vender

Trackbacks/Pingbacks

  1. 45 Best WordPress Tips and Tutorials of April 2011 | Wordpress Marketing
  2. 45 Best WordPress Tips and Tutorials of April 2011 | WordPressPlanet.com
  3. WordPress UK »  45 Best WordPress Tips and Tutorials of April 2011
  4. 45 Best WordPress Tips and Tutorials of April 2011 | Neorack Tutorials
  5. 45 Best WordPress Tips and Tutorials of April 2011 | Wordpress Develop
  6. 45 Best WordPress Tips and Tutorials of April 2011 | TankPHP
  7. Must Read Links for Web Designers and Developers – Volume 11 | Tech King
  8. 45 Best WordPress Tips and Tutorials of April 2011 « Empire AveNuelabs
  9. Publikační systémy – WordPress 3.1 | Phire Base - Graphic, Webdesign, Inspiration. Adobe & WP
  10. Publikační systémy – WordPress 3.1 | Phire Base - Graphic, Webdesign, Inspiration. Adobe & WP
  11. Tweet-Parade (no.19 May 2011) | gonzoblog.nl

Leave a Reply

 

Amazingly Beautiful WordPress Themes