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...Wednesday, October 1, 2008
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...Tuesday, September 23, 2008
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...Wednesday, September 17, 2008
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...Sunday, September 14, 2008
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...Tuesday, September 2, 2008
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...Wednesday, August 6, 2008
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...Tuesday, August 5, 2008
The 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...Saturday, June 28, 2008
When 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...Wednesday, June 25, 2008
First off, you have to know that not all Wordpress plugins can be translated. The plugin developer(s) had to take the necessary steps such as using the Wordpress __() and _e() functions and load_plugin_textdomain() in order to parse the strings/text of the plugin through the localization system.
Continue reading...
Saturday, November 22, 2008
1 Comment