Guest User

Untitled

a guest
Nov 17th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <?php
  2. /**
  3. * Use local email system, instead of Caldera Forms pro, for all forms
  4. *
  5. */
  6. add_filter( 'caldera_forms_pro_send_local', '__return_true' );
Add Comment
Please, Sign In to add comment