verygoodplugins

Untitled

Jun 18th, 2020
410
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_action( 'wp_login', array( wp_fusion()->access, 'return_after_login' ), 0, 2 );
  3. }
Add Comment
Please, Sign In to add comment