lesterchan / wp-polls

Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress's blog post/page.
https://wordpress.org/plugins/wp-polls/
93 stars 78 forks source link

Updating start date/time not working #95

Closed IanMezza closed 6 years ago

IanMezza commented 6 years ago

Testing on a clean installation updating an already open poll doesn't seem to update neither the start date/time field nor the poll status.

lesterchan commented 6 years ago

With the PR you posted, I am assuming https://github.com/lesterchan/wp-polls/pull/96 fixes it?

IanMezza commented 6 years ago

Yes it does.