[wp-meta] [Making WordPress.org] #3524: Don't delete old contact form "spam" until a camp is over

Making WordPress.org noreply at wordpress.org
Tue Mar 20 16:43:23 UTC 2018


#3524: Don't delete old contact form "spam" until a camp is over
----------------------------------+----------------------------------------
 Reporter:  iandunn               |      Owner:
     Type:  enhancement           |     Status:  new
 Priority:  normal                |  Milestone:
Component:  WordCamp Site &       |   Keywords:  needs-patch good-first-bug
  Plugins                         |
----------------------------------+----------------------------------------
 Jetpack contact forms use Akismet to catch spam, and then delete the spam
 periodically. Sometimes there are false positives, though, which can mean
 that sponsor requests, etc get deleted before the organizers manually
 check the spam folder.

 We could solve that by adding something to the `jetpack-tweaks` mu-plugin
 that would check if the camp has happened yet (via
 `get_wordcamp_post()->meta['Start Date (YYYY-MM-DD']`), and if it hasn't,
 then unhook `grunion_delete_old_spam`.

 cc @tpflanz

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3524>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list