Why do you want to display the spam agent? Isn’t the current log message enough?
Thread Starter
Ryan
(@nocean)
Hi @takayukister – thanks for the quick reply!
The log is awesome, definitely. But when there are multiple spam protections in place, it would be great to see at a glance in the index (rather than entering the individual item) what is stopping the spam.
Maybe this isn’t widely needed, I’m not sure. I am the developer of the Honeypot addon for CF7, and so it’s definitely possible it’s more of a niche thing.
I’m guessing the agent and log message are stored as meta data on the custom post type that Flamingo creates (all guesses here, I haven’t dug into the code yet), so I suppose I could wire up my own custom function to display it if you don’t think it would be useful widely.
-
This reply was modified 5 years, 2 months ago by
Ryan.
Aha. You want them on the index page.
I myself don’t feel this is necessary, but, as you wrote, both of the spam agent and message are passed to Flamingo, so it won’t be hard to implement your custom logic referencing them.