Fix readfile Problem on TimThumb
wptricks.net - There are readfile function problem on some server in TimThumb auto resized imaged on the fly. The problem that I currently have is readfile function that disabled by Hosting Server Administrator, they said disabled this function for security reason. So ...
Create Custom Page with Custom Loop and Query
wptricks.net - How to Create Custom Page with Custom Loop and Query in WordPress and we’ll put some custom query (added extra query) to create custom loop as like in front page.
Tutorial Added Drop Caps on WordPress
wptricks.net - There are so many ways to added Drop Caps in WordPress.. and in this post you'll find it. We can use plugin or using CSS3 Technology. This is really easy to follow and step by step guided make it clearly ...
Added Permalinks Shortcode on WordPress
wptricks.net - Shortcode is another WordPress wonderful API, with shortcode we can added content easily and just work ;) we only need added some code in our functions.php and we can added permalinks using shortode. Check it out