WPIntell

Source evidence

Works great but some features are missing

Message Filter for Contact Form 7 · review · 2020-09-06T01:18:00+00:00

praisesentiment
highseverity
0.77relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 32 rows with source links

15.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 4 stars
markus0815 unresolved
I like the plugin very much! An option to filter messages that contain links would be really helpful (95% of all spams I get through my forms contain links)! It would also be great if it would be possible to customize error messages (i.e. “Messages containing links are not allowed”) Thank you @markus0815 for your feedback. @kofimokome thank you very much for the fast update reflecting my wishes (link filter / custom error message)! The link filter detects currently all occurrences of https which could lead to false positives, since we use the mail form for software support. I would like to propose using a regex: https://stackoverflow.com/questions/6038061/regular-expression-to-find-urls-within-a-string Ideally it would detect urls starting with http:// , https:// , fto:// but also urls where the protocol is omitted. ok. I will look at it.

Comments

3 shown
Kofi Mokome 2020-09-07T10:47:00+00:00

Thank you @markus0815 for your feedback.

markus0815 2020-09-21T01:15:00+00:00

@kofimokome thank you very much for the fast update reflecting my wishes (link filter / custom error message)! The link filter detects currently all occurrences of https which could lead to false positives, since we use the mail form for software support. I would like to propose using a regex: https://stackoverflow.com/questions/6038061/regular-expression-to-find-urls-within-a-string Ideally it would detect urls starting with http:// , https:// , fto:// but also urls where the protocol is omitted.

Kofi Mokome 2020-09-21T08:51:00+00:00

ok. I will look at it.