Tag Archive | "WordPress"

WordPress: Using Really Simple Captcha

Tuesday, June 1, 2010

3 Comments

ShareAll 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 [...]

Continue reading...

WordPress Image Gallery

Saturday, November 22, 2008

61 Comments

WordPress Image Gallery

ShareBuilding 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.

Continue reading...

Turn off error reporting on your production site

Wednesday, October 1, 2008

8 Comments

Turn off error reporting on your production site

ShareOn 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.

Continue reading...

WordPress : Banner Ad Embedding

Tuesday, September 23, 2008

19 Comments

WordPress : Banner Ad Embedding

ShareDo 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.

Continue reading...

WordPress 2.7 Navigation

Wednesday, September 17, 2008

0 Comments

WordPress 2.7 Navigation

ShareWordPress 2.7 is expected to be released in November 2008. The WordPress development team posted an entry on the WordPress development blog regarding the WordPress 2.7 navigation options. Go ahead and take the survey and make yourself heard.

Continue reading...

WordPress : Build a Thickbox plugin

Sunday, September 14, 2008

18 Comments

WordPress : Build a Thickbox plugin

ShareIn this guide/tutorial, I will show you how to build a WordPress Thickbox plugin which allows you to use the Thickbox library on your WordPress website and display images in an overlay on the front-end of your site.

Continue reading...

Install WordPress via Command Line

Tuesday, September 2, 2008

3 Comments

Install WordPress via Command Line

ShareI wrote a useful article/tutorial over at BloggingRocket which guides you through the process of installing WordPress with Shell Access. Please feel free to check it out and comment.

Continue reading...

WordPress.com Stats Stopped Working

Wednesday, August 6, 2008

4 Comments

ShareI recently integrated a blog and documentation base into the Tribulant.com website and noticed after a few days that my WordPress.com stats stopped working completely after switching the theme.

Continue reading...

WordPress Shopping Cart Plugin

Tuesday, August 5, 2008

2 Comments

WordPress Shopping Cart Plugin

ShareThe WordPress Shopping Cart plugin gives you the ability to quickly and seamlessly integrate an online shop with a fully functional shopping cart interface into any WordPress website.

Continue reading...

WordPress : Using jQuery library with your plugin or theme

Saturday, June 28, 2008

10 Comments

ShareWhen you develop a WordPress plugin or theme, you might want to make use of the jQuery library included and distributed with the WordPress package.

Continue reading...