No, the plugin does not have this feature.
Regards
ya it does have.. can we make option in this plugin
I can not code it for you. Feel free to fork the plugin and add the functionality.
You should look around this function thumbs_rating_add_vote_callback()
Good luck!
I have researched more about how to add email notification for plugin,but i couldnt get any perfect solution for it. Can you consult me for adding email notification feature to this plugin ? When the users voted it should send notification to admin mail. Thanks
Do you have any java script code for sending email notification
It’s not posible with just JavaScript. You would have to create an ajax request to a PHP function, which will do the email sending.
The below link give the ajax function to send request to a php to send email.. i dont know where to add the js code suggest me how to write the function to send mail
http://stackoverflow.com/questions/26188865/using-ajax-in-wordpress-to-send-mail