Last active
September 22, 2021 10:16
-
-
Save amans2k/4d12a2eb8072fec0d1cdcdd217e9266c to your computer and use it in GitHub Desktop.
Autonami automations: send email action: mark email as professional automatically checked
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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