Advertisement
verygoodplugins

Untitled

Jun 24th, 2020
1,376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.16 KB | None | 0 0
  1. if ( function_exists( 'wp_fusion' ) ) {
  2.     remove_action( 'gform_user_updated', array( wp_fusion()->integrations->{'gravity-forms'}, 'user_registered' ), 10, 4 );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement