Tagged Questions
0
votes
1answer
37 views
Check spam in custom form - akismet
I have a plugin that has input form, I have decided to check submitted data with akismet. I do have API key, WP comments are filtered correctly...
here is, what I found: ...
0
votes
3answers
101 views
How to stop direct HTTP POST to a PHP script?
I have a form on my site, created using Contact Form 7 with Captcha. Contents of the form when POSTed are being sent to a PHP script, the "action" attribute of the form is set to ...
0
votes
1answer
190 views
Adding a “Report the post” button/form?
I have a user-generated-content website with WP.
I would like to allow the readers to notify me of posts that should be taken down.
I need to:
add a button to the end of each posts, that when ...
1
vote
0answers
111 views
Adding Contact Form 7 to my anti-spam rules in .htaccess
I have the following rules set in my .htaccess file to block spam. It works by not allowing anyone to login, register, or make a comment unless the conditions are met. It works, but I would like to ...
1
vote
3answers
5k views
Contact Form 7 Plugin send emails to my Gmail as spam
I just added Contact Form 7 to my site. I'm using the default configuration (didn't change any setting). The mails are classified as spam in my Gmail inbox. Is there any way of making them go directly ...