Link has a feature called “Link on Login”. What does this do? As your registered users log in Link will search the Connections entries for their email address, if one is found, that entry is automatically linked.
Registration Forms – User Registration Forms, Invitation-Based Registrations, Front-end User Profile, Login Form & Content Restriction The Pie Register plugin is calling a core WordPress action, wp_login on login which Link hooks into but it is not passing both of the required parameters so when other plugin such as Link hook into it, it will …
http://wordpress.org/plugins/calpress-event-calendar/ When this plugin is active Link fails to link a user to an entry. The reason is the plugin removes the wp_login action that is required to trigger the linking. There is a fix, but it requires editing the plugin. The instructions follow: Open this file and go to line 639: \calpress-pro\app\controller\class-calp-app-controller.php You’ll find …
