Posted by admin_mwc on 3 November 2008 12:00 AM in Wordpress Help | 4 Comments
Image via CrunchBase
There are a couple of WordPress Comments enhancements in the market. However, I am not rushing to install Disqus, IntenseDebate or JS-Kit any time soon.
If I plan to install one of them, it has to be IntenseDebate simply because Automattic, the company behind WordPress, has … Read more…
Posted by admin_mwc on 2 November 2008 12:00 AM in Wordpress Help | 6 Comments
This post is an update to my previous post on “My Favourite WordPress Plugins for 2008“. I actively use these plugins on my WordPress sites. If you know of better alternative plugins, please leave a comment and let me know about it. I am researching Twitter WordPress plugins … Read more…
Posted by admin_mwc on 20 October 2008 8:42 AM in Wordpress Help | 9 Comments
I had to hack the Top Commenters Widget plugin because it was displaying pingbacks and trackbacks in my top commenters list.
The hack is very easy. Simply edit line 147 to be like my code above.… Read more…
Posted by admin_mwc on 8:04 AM in Wordpress Help | 3 Comments
I hacked the Most Commented plugin to make it display only posts with 1 or more comments. I did this because I thought display posts with zero comments in a “most comments” post list was not very smart.
It is really simple. Simply add ” AND comment_count = 1″ on … Read more…
Posted by admin_mwc on 19 October 2008 12:00 AM in Wordpress Help | 9 Comments
I have read numerous tutorials online about displaying WordPress comments and trackbacks separately. Most of the tutorials seem to be carbon copies of each other and it probably looks something like this…
There are 2 flaws with the code above.… Read more…
It does not display the number of trackbacks in the