WordPress Archive

Nofollow links in WordPress posts

You may want to create rel nofollow links in your WordPress posts when writing them for your own specific reasons. There are two ways of going about adding links with a nofollow relationships inside your TinyMCE editor.

WordPress: Using Really Simple Captcha

All WordPress plugin developers, you can integrate a security captcha image into your own WordPress plugin using the Really Simple Captcha plugin. It is a plugin in itself but it serves as an API and doesn’t have any purpose on its own without other plugins using it. This is an example of how to use

WordPress : Enqueue Styles

This article will show you how to safely insert your CSS for your WordPress plugin or theme into the HEAD section of both the WordPress front-end and administration panel.

WordPress: Saving FTP Details

Doing an automatic upgrade of WordPress or any of your installed WordPress plugins is rather quick and painless though it could be much quicker if you didn’t have to fill in the FTP login details to your site each time.

WordPress Plugins 2009

I’ve decided to recommend 5 universal, essential plugins for WordPress so that you can start the year of 2009 on the right foot with your WordPress websites. If you haven’t tried these, go ahead and put them on your WordPress website!

WordPress Source Code Reference

Browse and search the WordPress source cross reference while working on WordPress related projects.

WordPress Whois Plugin

Download the WordPress WHOIS plugin which will allow you to insert a domain WHOIS search form into any WordPress post or page. WordPress Whois Plugin Berrie Pelser approached me after seeing the WHOIS script on my site. He asked if it would be possible to develop this script into a WordPress plugin. And so I

WordPress Image Gallery

Building WordPress image galleries is a rather painless process and allows you to display a set of photos/images to your users inside posts/pages related to an event or topic.

Turn off error reporting on your production site

On a production site, you would most likely want to hide all possible PHP errors, warnings and notices from your users for both usability, presentational and security purposes.

WordPress : Banner Ad Embedding

Do you feel the need to earn revenue from your WordPress blog or website but you haven’t found the appropriate solution to convert traffic into ROI? If your answer is YES, then it is probable that this post is aimed at you.