Skip to content

Instantly share code, notes, and snippets.

@amilabandara
Created January 22, 2021 10:56
Show Gist options
  • Save amilabandara/70b7f55b71a7f19fc74ad07a096b28b8 to your computer and use it in GitHub Desktop.
Save amilabandara/70b7f55b71a7f19fc74ad07a096b28b8 to your computer and use it in GitHub Desktop.
Discard spam comments
// Discard spam comments while showing spammer it's processed.
add_filter( 'gpb_enable_honeypot', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment