This is a simple tutorial to inform others of a way to retrieves Wordpress author page url via user id. It seems weird Wordpress didn't write the function out, but this is written within Wordpress core code. Continue reading
Customize WordPress Avatar Using Filter Hook
Another Wordpress tutorial that uses Wordpress filter hook to customize Wordpress avatar. This filter hook was not documented in Wordpress and i managed to get this to work. Hence, i wrote this down in the hope that it will be useful for others. Continue reading
Change WordPress Default From Email Address Without Plugin
A very simple way of changing Wordpress default from email address to the one you prefer in your Wordpress blog without using any plugin to affect the performance of your Wordpress blog. Continue reading
WordPress Template_page meta key and update_post_meta
A simpel article to help people who are having difficulty changing the default template of a post or page in Wordpress using the method update_meta_post as there are no documentation regarding this. Continue reading
How To Exclude Page Permanently In WordPress Without Using Any Plugin
here is a way to permanently exclude pages globally across Wordpress instead of individual excluding page using wp_list_page parameter without using any Wordpress plugin Continue reading
Disable Automatic Conversion Of URL To HTML Link In WordPress Comment
Disabling the automatic converting url or email addresses Wordpress sees into HTML link that is clickable on the comment text area. Continue reading
Multiple Upload Using Single Upload File With jQuery
Performing Multiple upload without having multiple upload bar. Using a single upload bar to upload multiple file into the server. This method is very useful on a submit form where upload is necessary to proceed but we do not want the user to upload on uncompleted submission. Continue reading
21 Tips To Find A Good Shared Web Hosting Company
Some tips i look at when i look for a shared web hosting company. Continue reading

