jetpack_sso_bypass_login_forward_wpcom

jetpack_sso_bypass_login_forward_wpcom

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.8.1

apply_filters('jetpack_sso_bypass_login_forward_wpcom') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/sso/class-helpers.php line 129
    		 * @since jetpack-3.1.0
    		 *
    		 * @param bool false Should the site's log in form be automatically forwarded to WordPress.com's log in form.
    		 */
    		return (bool) apply_filters( 'jetpack_sso_bypass_login_forward_wpcom', false );
    	}
    
    	/**
    	 * Returns a boolean for whether the SSO login form should be displayed as the default
    	 * when both the default and SSO login form allowed.
    	 *
    

See this hook used in plugins: