WP-Polls 2.11 » NEW: You Can Now Place The Poll On The Sidebar As A Widget » NEW: Moved wp-polls.php To wp-content/plugins/polls/ Folder » FIXED: AJAX Not Working In Opera Browser » FIXED: Poll Not Working On Physical Pages That Is Integrated Into WordPress »…
It has come to my knowledge that wp-polls and wp-postratings does not work with Opera. After much research, I found out that Opera does not support alpha/opacity. » WP-Polls Fixed polls-js.js » WP-PostRatings Fixed postratings-js.js Just overwrite the old .js file with the new .js…
The targeted launch for WP-Polls 2.1 and WP-PostRatings 1.02 is 1st June 2006, as you can see now both will feature the fade in and fade out effect and the loading icon. WP-Polls 2.1 will also feature a new option where you can choose to…
I have updated my wp-polls to 2.1 beta to this site. The poll is now AJAX based, please feel free to play around with it. I have disabled the logging of IP and cookie for the poll because I will be testing it. If not…
I have fixed a small bug in wp-polls.php. Under the function vote_poll(); $voted_cookie = check_voted_cookie($poll_ip); It should be $poll_id instead of $poll_ip. Thanks to Janne from Finland