Arne Lap

Results 52 issues of Arne Lap

### Has this issue already been reported? - [X] I have searched through the existing issues. ### Is this a question rather than an issue? - [X] This is not...

bug
AutoKey triggers

As WpBruiser seems to be abandoned, while it is still working perfectly fine right now and it's code seems to be stable, at some point an alternative spam protection would...

feature

In the deployed plugin zip the file extension ends up being .js.js ![image](https://user-images.githubusercontent.com/9718808/164888690-f0d7cdb3-2d20-4ba6-a22c-c49f3db7eb68.png) [ttps://wordpress.org/support/topic/getting-warn-contain-virus/#post-15580878](https://wordpress.org/support/topic/getting-warn-contain-virus/#post-15580878)

The most common use would be to first capture just an email address, and then show a follow-up form where you capture more data such as name and birth date....

feature

It would be nice if the WP Forms integration has an option to turn off double opt-in, currently it is always double opt-in and there is no way to switch...

Hi, you can improve the performance of the plugin by adding defer in the js and this css rule in the css files https://developers.google.com/web/updates/2020/08/nic85#content-visibility https://web.dev/content-visibility/ https://wordpress.org/support/topic/improve-perfomance-2/

Someone requested the feature to be able to filter messages that are send to the log to be able to manipulate them or maybe not send some logs at all....

feature

Notify https://secure.helpscout.net/conversation/1081383318/21551?folderId=787830

Here’s a var_dump of the $data variable from the mc4wp_integration_contact-form-7_data hook: array(4) { ["FNAME"]=> string(5) "First" ["LNAME"]=> string(4) "Last" ["EMAIL"]=> string(14) "[email protected]" ["CHECKBOX1"]=> array(1) { [0]=> string(4) "opt1" } }...

question

We can now add tags via Mailchimp for Wordpress, the next request is to also be able to remove tags or replace all tags with a new set of tags.