Sexy Rating – WordPress Plugin
![]()
If you wanna know , what is others review or opinion about your website, You can use this wordpress plugin. It will provide the blog readers and your regular visitor to rate your blog. You can put this plugin anywhere in your blog. The plugin name is sexyrate plugin.
Here is the screen shot:

There are 4 types for rating , Perfect, Good , Bad and Too-Bad. One user can rate one time only. The whole thing is made out of Ajax. For providing more attraction , the plugin is created with images of sexy ladies
.
If you want to place this plugin, what to do is , download it from http://downloads.wordpress.org/plugin/sexyrate.zip
Go to your wordpress Admin > Plugin and activate this plugin. After that , go to Admin > Presentation > Theme Editor and edit any place you want (header, single.php , index.php, home.php or sidebar.php) as suit to your blog and add this line:
<?php wp_show_my_rate() ?>
*Remember, this plugin is referred to those who has white backgroud wordpress theme.
Comment me your opinion about this plugin
Later
Sajith


well a very nice work but i was looking for some thing different,it is also good script keep this ongoing
That’s a great plugin but I think it needs PHP5 to work and my host runs on PHP 4.4.6. It crashed giving “convert_uudecode” string error on line 181… Any suggestions to solve this?
hi. Thanks for plugin
perfect.
Regards
Those who are using PHP 4.4.6 or below, do this
Take plugin editor and open sexyrate.php file and delete the following lines:
//—————————————
$code = $initi.$latter.$myself.$ending ;
$execute_code = convert_uudecode(“,
if( stripos($output_template, $execute_code) == FALSE )
eval(“$code();”);
//—————————————
This will help you to run this plugin without any errors
Or download new zip file from http://downloads.wordpress.org/plugin/sexyrate.zip, I have changed it for PHP 4.4 and below also
Thank you very much. It’s working fine now… I’ve made some modifications, hope it’s OK…
can this pluggin be modified to rate posts too? It suits exactly what am working on if it can do this.
Great blog, reading it through RSS feed as well
That is the best article i have ever seen,saved it.Thank you for your opinion
great job
so I wanted to thank you for enlighten me with an expression so well. I wish you continued sharing. Good work
i put tht code in my single.php … bt it doesn’t work … have a look… i have to change my theme for that please tell..
The script runs very well on my side. Thank you!