Skip to content

Instantly share code, notes, and snippets.

@amans2k
Last active September 22, 2021 10:16
Show Gist options
  • Save amans2k/4d12a2eb8072fec0d1cdcdd217e9266c to your computer and use it in GitHub Desktop.
Save amans2k/4d12a2eb8072fec0d1cdcdd217e9266c to your computer and use it in GitHub Desktop.
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