I am looking for some coding which can help me to delete multiple posts by ticking/choosing boxes. All I would like to do is to choose the posts first (by ticking) then choose Delete chosen Posts after wards. I need to implement this one on my classified ads website which has many spam posts and need to be deleted Currently I have to delete one by one which is very time consuming Thanks for any idea or sample code. Bestempire
use cookie to manage the duplicate spam post. while first time they click on the ads u write cookie. And after that they click on the ads u check and see the cookie is present. don't post the data.