Display Total Twitter Follower in Text 

Twitter become popular tools for some blogger to publish their new information to their followers, with simple code we can display total twitter follower in WordPress. Let\’s do it display-twitter-counter-in-text.jpg (6 KB)

Fix readfile Problem on TimThumb 

There are readfile function problem on some server in TimThumb auto resized imaged on the fly, this script development by Darren Hoyt and Tweak by Ben Gillbanks, The problem that I currently have is readfile function that disabled by Hosting Server Administrator, they said disabled this function for security reason. TimThumb.png (11 KB)

30 Twitter Hacks and Plugins to Spice Up Your WordPress Blog 

Twitter has grown exponentially in the past few months and Still, It’s growing like crazy. Twitter has surpassed Facebook and others to become the fastest-growing site in the “Member Communities” category. Twitter is a powerful marketing and promotion tool that no active blogger can ignore. twitterhacksplugin.jpg (27 KB)

WordPress: List Categories next to their Descriptions 

Listing Category names beside their Description is not something WordPress offers an easy solution to within the codex though it sounds easy enough. WordPress’ wp_list_categories will add the Description to the Category name link as a title tag replacing the default “View all posts filed under CategoryName”. Unfortunately we ran into this issue while building [...]

5 Excellent WordPress Pagination Solutions 

WordPress Pagination enables you to paginate lists of entries. For example, at the bottom of my home page you can see a list of linked page numbers to enable visitors to jump to any page number they want, instead of “Next” and “Previous” links. digg-pagination.jpg (12 KB)

13 Useful WordPress SQL Queries You Wish You Knew Earlier 

WordPress is driven by a MySQL database. This is something active WordPress users would know. However, if you only just read about it here from us, here’s what you should know. MySQL is a free relational database management system available in most web hosting services. 13wpSQL100.jpg (5 KB)