Advertisement
verygoodplugins

Untitled

Jan 23rd, 2020
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. if ( function_exists( 'wp_fusion' ) ) {
  2.     add_filter( 'wpf_api_update_contact_args', array( wp_fusion()->user, 'merge_lead_source' ) );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement