If you have started to see a :) on your wordpress footer (When you are not logged in as the site administrator) don’t worry you have not been hacked. It seems that the wordpress.com stats plugin adds the :) to the footer to let you know stats are working.

If you don’t want it there all you need to do is add the following line to your themes CSS

img#wpstats { display:none; }

Related Posts

No related posts.