How To Replace The Logo on WordPress Login Page
If you are developing a Wordpress site for a client or if you are creating a membership site with Wordpress then you may want to change the logo on Wordpress login page, Its not very difficult to replace the Wordpress logo on the login page. Here’s the procedure,
How To Replace WordPress’ Dashboard Logo
Wordpress uses its own logo in the top left corner of dashboard. If for branding purpose, you want to replace that logo with your own custom logo, then here’s the procedure…
How To Disable Trash in WordPress
The trash feature was introduced with Wordpress 2.9. It basically work just like recycle bin on your Windows system. When you delete any comment or post, it goes into trash, so that you can restore it later if you realize that it was deleted accidentally. Learn how you can control the trash feature…
The Correct Way To Add Plugin’s Functions Into Themes
If you are a Wordpress theme developer and you want to integrate a plugin with a theme, or if you are a Wordpress user who need to add a function call to theme files to use some plugin, then please add the function call in the correct way. This will prevent your blog from breaking if you accidentally deactivate the plugin in future.
Automatically Updating Footer Year in WordPress Blogs
One of the first thing the needs to be updated is the copyright year in the footer of the blog. The best way to change the copyright year in the footer is to use a simple wordpress hack so that it updates automatically every year.
How To Add Edit Link in WordPress Posts, Pages and Comments
If you need to edit your Wordpress posts/pages regularly or if you want to edit comments directly from the blog page, then you can consider adding Edit link to your post, page and comments template. This will save you a lot of time in managing your blog(s).
How To Link WordPress Post Title To An External URL
Simple hack to link any of your post’s title to an external resource. Handy way to share links without creating whole posts.


