Advertisement
verygoodplugins

Untitled

Sep 20th, 2022
910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. add_action( 'wp_fusion_init', function() {
  2.  
  3.     remove_filter( 'wprus_action_data', array( wp_fusion()->integrations->{ 'wp-remote-users-sync' }, 'merge_contact_data' ), 10, 3 );
  4.  
  5. } );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement