Wordpress Help

Recent

Attack on Wordpress – “http://www.indesignstudioinfo.com/ls.php”

Some of my blogs have suffered the “http://www . indesignstudioinfo . com / ls.php” attack.
What this attack did to my blogs was to add base64 encripted code to one or more .php files on my host.
After searching for a few hours, I found out that this encripted code adds a redirect to some trojan infected [...]

How to integrate your Twitter tweets in your Wordpress theme

I have been doing a lot of searching for a way to integrate Twitter tweets in my themes without the help of any plugin. If you are reading this, I suppose you are looking for the same thing. Here it is how:
Step 1. Where ever you want your tweets listed (sidebar.php, single.php, footer.php) insert these [...]

Add Thumbnails to the WP-Postviews Plugin

What choices do you have for listing most viewed posts?
The first one that comes to my mind is WP-Postviews plugin by Lester Chan. I am using it on many of my Wordpress powered websites, including TNT Base.
You can find it here: http://lesterchan.net/wordpress/readme/wp-postviews.html
Everything works great with Lester’s plugin, it does what is supposed to, but I [...]