Advertisement
verygoodplugins

Untitled

Aug 12th, 2020
2,520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. if ( function_exists( 'wp_fusion' ) ) {
  2.     add_action( 'add_user_to_blog', array( wp_fusion()->user, 'user_register' ), 5 );
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement