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:

Sexy Rate Plugin 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

14 Comments , , , , , , ,

14 Responses to “Sexy Rating – WordPress Plugin”

  1. seo blog June 21, 2008 at 4:10 pm #

    well a very nice work but i was looking for some thing different,it is also good script keep this ongoing

  2. Aydın June 22, 2008 at 7:35 pm #

    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?

  3. baron June 22, 2008 at 8:17 pm #

    hi. Thanks for plugin

    perfect.

    Regards

  4. Sajith M.R June 22, 2008 at 8:50 pm #

    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

  5. Sajith M.R June 22, 2008 at 8:59 pm #

    Or download new zip file from http://downloads.wordpress.org/plugin/sexyrate.zip, I have changed it for PHP 4.4 and below also

  6. Aydın June 22, 2008 at 9:51 pm #

    Thank you very much. It’s working fine now… I’ve made some modifications, hope it’s OK…

  7. albert November 18, 2008 at 1:20 am #

    can this pluggin be modified to rate posts too? It suits exactly what am working on if it can do this.

  8. James Bower September 8, 2009 at 2:57 am #

    Great blog, reading it through RSS feed as well

  9. wholesale uggs September 29, 2009 at 1:10 pm #

    That is the best article i have ever seen,saved it.Thank you for your opinion

  10. HeartDisk December 11, 2009 at 4:14 pm #

    great job

  11. medikal August 15, 2010 at 5:34 am #

    so I wanted to thank you for enlighten me with an expression so well. I wish you continued sharing. Good work

  12. harsh August 25, 2010 at 11:54 pm #

    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..

  13. YF May 4, 2012 at 1:02 pm #

    The script runs very well on my side. Thank you!

Trackbacks/Pingbacks

  1. sexyrate - January 31, 2009

    [...] system for your blog. The visitor of your blog or website can rate your blog. You can see how …..read more Download Plugin! Version 1.0 Last Updated: June 21, 2008 Author: Sajith Visit Plugin’s Home [...]

Leave a Reply

More in Downloads, php, webworld (81 of 161 articles)


Online Photoshop in PHP (Series Part 4) >> Today we will discuss about cropping of images using php and ...