The A to Z of How to Choose a Reliable Web Host For Your Blog

Wordpress Tutorial

0
Thumbnail image for WordPress Hack To Change Footer Text In The Dashboard

Here is a little WordPress hack to change the footer text within your WP dashboard. This little tweak is useful specially when you are designing a client site. You will most probably be giving the client access to the dashboard so that he can edit his website or blog and ...

0 comments Read the full article →
0
Thumbnail image for Disable Autolinking of URL to HTML in WordPress Comments

Here is a small hack to disable the autolinking of url in WordPress comments. As you already know, WordPress converts any url in the comment section to an HTML link automatically and while this is a useful function, it can also be very annoying when people just leave unrelated links ...

0 comments Read the full article →
1
Thumbnail image for Display Current Date on WordPress with PHP

I have seen many bloggers using JavaScript to display the current day and date on their blog. However the same thing can be done using only one line of PHP. You might want to display the current date for various reasons.

1 comment Read the full article →