How to Delete All Existing Comment Author URLs in WordPress

Post Thumbnail of How to Delete All Existing Comment Author URLs in WordPress

I have been getting spam comments for years. Although I already installed Akismet plugin to block most of the spams, I am still getting a plenty of them everyday. As I can see in recent years, at least 20% of my site comments are “fake” comments with keyword links as the commentor name.

Filed in Wordpress Development
Posted on 13 May 2012 • 0 comment

Giveaway Contest – Divine Elemente, a PSD to WordPress Software

Post Thumbnail of Giveaway Contest - Divine Elemente, a PSD to WordPress Software

Divine Elemente is an Adobe Photoshop plugin, which can convert a design from Photoshop to HTML / CSS / PHP code without coding. It is a Photoshop plugin (for Windows only) intended to save more than 90% of your time you would spend to create a WordPress theme.

Filed in Design Tips, Wordpress Development
Posted on 15 April 2012 • 1 comment

WordPress – Auto Convert Youtube Video URL to Embed Code

Post Thumbnail of Wordpress - Auto Convert Youtube Video URL to Embed Code

For those who are familiar with WordPress, you might wonder why I blog about this topic since WordPress already added this feature since version 2.9. Although this is not a theme-specific issue, there are still some users who emailed me asking why their youtube video URL are not being converted to embed code automatically.

Filed in Wordpress Development
Posted on 13 March 2012 • 0 comment

Free WordPress Plugins to Boost Your Blog’s Traffic

Post Thumbnail of Free Wordpress Plugins to Boost Your Blog's Traffic

People run blogs for lots of different reasons. Some are looking to extol the virtues of their personal beliefs, others are doing it for their business, while more still do it to showcase their artistic efforts. But whatever the reasoning for running a Wordpress blog, one thing is certain: traffic is crucial. If you’re a blogger, you’ve very likely been through this very scenario – everything is set up, the blog looks great, content is being added frequently, and so on. But the traffic numbers are simply not as high as you’d like them to be.

Filed in Wordpress Development
Posted on 12 March 2012 • 0 comment

[WordPress] How to Exclude Certain Categories From RSS Feed, Home, Search Page and More

Post Thumbnail of [WordPress] How to Exclude Certain Categories From RSS Feed, Home, Search Page and More

Sometimes we need to exclude a few unimportant categories from our main feed or other pages. A quick search through the web, you will arrive at wprecipes’ tutorial, which unfortunately happens to be erroneous because wrong function was used (as of 15 Dec 2011). Anyway, in this blogpost I am gonna show how to exclude categories in RSS Feed, as well as Homepage, Search Page and more.

There are a number of ways to achieve what we want, but the best and cleanest method is to exclude using WordPress Action Hook.

Filed in Wordpress Development
Posted on 15 December 2011 • 0 comment

How to Create A Standalone WordPress Custom PHP Page

Post Thumbnail of How to Create A Standalone Wordpress Custom PHP Page

The term “Standalone” here refers to a page that run using WordPress engine but does not display using your WordPress theme. It means that your page can access all PHP functions in WordPress but you get to decide how the page looks like. The good news is, to do this using WordPress is amazingly easy.

Filed in Wordpress Development
Posted on 5 August 2011 • 3 comments

How to Fix FTP Login Problem in WordPress in XAMPP for Mac OS (Localhost)

Post Thumbnail of How to Fix FTP Login Problem in Wordpress in XAMPP for Mac OS (Localhost)

If you are using XAMPP for Mac OS like me, and was asked to enter FTP login information when you upgrade Wordpress core and download themes or plugins, then this guide is for you. After searching for solution online, I found that this is a permission problem due to your Mac’s username is different compared to the default user name in XAMPP for Mac, called nobody.

Filed in Mac, Web Development
Posted on 12 July 2011 • 14 comments

How to List All Categories, Pages and Their ID in WordPress

Post Thumbnail of How to List All Categories, Pages and Their ID in Wordpress

If you are a developer, in some cases you need to get all categories and their IDs. You might start referring to wordpress codex but most likely you will end up with no solution, just like me. Rather than counting on wordpress’s built-in function, you can write your own MySQL query to accomplish this.

Filed in Wordpress Development
Posted on 16 December 2010 • 2 comments

Creating A Simple WordPress Plugin That Modifies Post Content

Post Thumbnail of Creating A Simple Wordpress Plugin That Modifies Post Content

In some occasion, you might need to add a same piece of codes to your blog posts over and over again, and when you need to make changes to them, you need to manually change all of them. This is very tedious. Not anymore, if you make a plugin that does the purpose.

Filed in Wordpress Development
Posted on 29 June 2010 • 7 comments

Adding Post Thumbnail Feature to your WordPress Theme

Post Thumbnail of Adding Post Thumbnail Feature to your Wordpress Theme

Wordpress added a new major feature in version 2.9 – The Post Thumbnail. Now everyone can easily make your website looks more magazine-like and professional. I will show you how to add the feature to your theme within 5 minutes.

Filed in Wordpress Development
Posted on 22 February 2010 • 9 comments
 Page 1 of 2  1  2 »