Tag Archive | "WordPress"

WordPress: Add RSS feed to sidebar

Friday, February 3, 2012

0 Comments

You can easily add any RSS feed (remote or local feed) to your WordPress sidebar using a sidebar widget. To do this, go to Appearance > Widgets in your WordPress dashboard and locate the RSS sidebar widget. Then you’ll drag the RSS sidebar widget to one of your sidebars where you would like it to [...]

Continue reading...

WordPress: Shortcode in Text Widget

Monday, November 22, 2010

0 Comments

By default, WordPress doesn’t parse WordPress or other 3rd party shortcodes in text widgets. I often see people putting shortcodes into text widgets and wonder why nothing is displayed.

Continue reading...

WordPress: Using Really Simple Captcha

Tuesday, June 1, 2010

8 Comments

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

Continue reading...

WordPress Image Gallery

Saturday, November 22, 2008

70 Comments

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.

Continue reading...

Turn off error reporting on your production site

Wednesday, October 1, 2008

10 Comments

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.

Continue reading...

WordPress : Banner Ad Embedding

Tuesday, September 23, 2008

21 Comments

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.

Continue reading...

WordPress 2.7 Navigation

Wednesday, September 17, 2008

0 Comments

WordPress 2.7 Navigation

WordPress 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

21 Comments

WordPress : Build a Thickbox plugin

In 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

I 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

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