There is a bug with its custom login that can cause third party plugins such as Link to fail. The bug is in the login.php file found here: ../PennyTheme/lib/login_register/login.php. On line 385 the theme is calling the wp_login WordPress action, but the action is not passing the $user object which will cause Link to fail …