Hi fellas I am looking for 3 plugins on Wordpress 1) Rating System for Post : some sort of rating system for each post , so users can rate posts . It would be gr8 if the plugin has an option to classify post based on Rating and show it on the sidebar. 2) I have a CPATCHA system in place for Comments even then I get lots of post mainly about Casinos , so i have a manual comment approval system, Is there a Plugin to notify Poster when a comment has been approved. 3) Is there a way to prevent Attachment Hotlinking on Wordpress. eg: i have file on my site www.xyz.com/blah/blah/xyz.zip and I dont want other sites to post the link directly so users can downlod it by clicking on the link from the other site. ( I dont want to make Registration compulsory to download though ) thanks
1) WP-PostRatings. 2) Is a plugin necessary? I get an email each time a comment is approved and I don't have any comment plugins installed. Make sure the "E-mail me whenever: Anyone posts a comment" option is checked off in your admin panel. 3) To stop hotlinking you'll need to edit your htaccess file. A quick Google search will show you what lines to add.
thanks , will look in to WP-PostRatings and htaccess to prevent hotlinking. as for the 2nd option , I was looking for a method to send a mail to my Members and not to myself. thanks for your help