How to Embed PDF, Spreadsheet, and others in WordPress Blog Posts

One of our users asked us how they can embed PDFs in their WordPress blog and make it available for others to download as well. In this article, we will show you how you can…

How to Add Multiple Galleries in WordPress Posts and Pages

Want to add multiple image galleries in your WordPress posts and pages? While WordPress handles images beautifully, the default image galleries lack certain features. In this article, we will show you how to add multiple…

How to do Live Blogging in WordPress

Live blogging is rolling textual coverage of ongoing events within a single blog post or channel, very similar to live television or radio. Live blogging is being adapted by a lot of smaller and larger…

How to Create Custom Write Panels in WordPress with More Fields Plugin

It seems that every day WordPress theme’s are getting more advanced and robust. This is a good thing for the existing developers that know what they are doing in terms of coding, but it puts…

Get Twitter Followers in Exchange of Downloadable Files in WordPress

Have you seen a site where you are asked to join an email list in order to access their free e-book or another product. Well, that is getting old very fast. More and more people…

Native Dashboard – WordPress Dashboard in Multiple Languages

Recently one of our users asked us for an easy way of installing WordPress in their native language. There is a manual way that requires you to make edits to your wp-config.php file which may…

How to Show Post Updates/Revisions to your readers in WordPress

Recently one of our readers asked via twitter, how to show their post updates/revisions publicly to their blog readers. We shared an article before which showed how to display the last updated date of your…

How to Display Google+ Profile Widget in WordPress

Google+ has been a popular subject for the past few weeks. This new social network is growing very fast. Popular tech celebrities already boasts thousands of followers (in circles). If you are one of the…

No Self Ping – Keeps WordPress from Sending Pings to Your Own Site

Everybody knows that internal linking is good for SEO. It is also good for user experience because it helps the user relate to what is being talked about in a specific article. Ever since WordPress…

How to Restrict Uploads to Specified File Types Only in WordPress

Few days ago while working on a client’s site, we were asked to code a function that restrict uploads to specified file types only (jpg, gif, png). After looking around the repository and finding nothing…