I've updated a bit my Click Counter Plugin for WordPress, now version 1.01
This version improves a bit the SQL query code, now there is no redundant queries when the same URL is repeated. Also, RSS feeds don't have javascript in links any more, so they still validate (thanks to Donncha for pointing this problem)
6 comments
Comments are closed.
you can validate javascript in links by calling a function like this :
HREF="javacript:doOpenWindow();"
except that a href with a javascript doesn't work when you open the link in a new window
not work with '.exe' extentions
It does work with any url, no matter the extension or anything.
yes its right