Title: Delete Polls
Last modified: August 30, 2016

---

# Delete Polls

 *  Resolved [galvakojis](https://wordpress.org/support/users/galvakojis/)
 * (@galvakojis)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/delete-polls/)
 * I have several polls in one page, i need to delete, one of them. My question 
   is: if poll will be deleted from database, if not, how to achieve this?
 * [https://wordpress.org/plugins/pollka/](https://wordpress.org/plugins/pollka/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Unicornis](https://wordpress.org/support/users/unicornis/)
 * (@unicornis)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/delete-polls/#post-6790999)
 * You can edit the page and delete the shortcode for the poll you want to delete.
   Multiple polls on a single page are numbered, so it should not mess up the other
   polls.
 * The results (votes) for the deleted poll stay in the database, there is no option
   in the plugin to delete them. You can delete it from the database, but directly.
   In the table polls all the polls are stored and poll_votes stores the answers.
   Each poll is identified by post_id (the id of the page it is posted on) and poll_id(
   number of poll on this page).

Viewing 1 replies (of 1 total)

The topic ‘Delete Polls’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pollka.svg)
 * [pollka polls](https://wordpress.org/plugins/pollka/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pollka/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pollka/)
 * [Active Topics](https://wordpress.org/support/plugin/pollka/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pollka/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pollka/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Unicornis](https://wordpress.org/support/users/unicornis/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/delete-polls/#post-6790999)
 * Status: resolved