bbp_get_wp_login_action

bbp_get_wp_login_action

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_wp_login_action') is found 1 times:

  • /includes/common/template.php line 1297
     
    		$login_url = site_url( $login_url, $r['context'] );
    
    		// Filter & return
    		return apply_filters( 'bbp_get_wp_login_action', $login_url, $r, $args );
    	}
    
    /**
     * Output hidden request URI field for user forms.
     *
     * The referer link is the current Request URI from the server super global. To