Skip to content

Instantly share code, notes, and snippets.

@amans2k
Last active September 22, 2021 10:16
Autonami automations: send email action: mark email as professional automatically checked
<?php
/**
* Autonami v2.0.7 required
* http://imgwxl.com/a/2021-09-22-15:46:05.png
*/
add_filter( 'bwfan_default_enable_promotional_emails', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment