Title: MembershipWorks Login Connector
Author: MembershipWorks
Published: <strong>May 23, 2013</strong>
Last modified: June 1, 2026

---

Search plugins

![](https://ps.w.org/memberfindme-login-connector/assets/icon-128x128.png?rev=998155)

# MembershipWorks Login Connector

 By [MembershipWorks](https://profiles.wordpress.org/sourcefound/)

[Download](https://downloads.wordpress.org/plugin/memberfindme-login-connector.6.4.zip)

 * [Details](https://wordpress.org/plugins/memberfindme-login-connector/#description)
 * [Reviews](https://wordpress.org/plugins/memberfindme-login-connector/#reviews)
 *  [Installation](https://wordpress.org/plugins/memberfindme-login-connector/#installation)
 * [Development](https://wordpress.org/plugins/memberfindme-login-connector/#developers)

 [Support](https://wordpress.org/support/plugin/memberfindme-login-connector/)

## Description

[MembershipWorks](https://membershipworks.com/) (formerly MemberFindMe) is a comprehensive
website, membership management and event management solution for small to mid sized
chambers, professional groups, associations and other member organizations.

This plugin supplements the main MembershipWorks plugin (version 5.0 and up) to 
allow your members signing in to MembershipWorks to be simultaneously signed in 
as a WordPress user. This lets you use other plugins that rely on the WordPress 
user system.

 * Creates a new user account on WordPress (if account does not already exist) upon
   member login or signup
 * Replaces Gravatar with the member’s MembershipWorks avatar
 * Adds a login/logout widget

## Installation

 1. Install the plugin via the WordPress.org plugin directory or upload it to your 
    plugins directory.
 2. Activate the plugin

## Reviews

![](https://secure.gravatar.com/avatar/2a000100971757b390178dbbe521dfb764c4720831d7be0d33015a54d15362d0?
s=60&d=retro&r=g)

### 󠀁[Nice addition for locking down content](https://wordpress.org/support/topic/nice-addition-for-locking-down-content/)󠁿

 [Bradley Pirman](https://profiles.wordpress.org/bradley-pirman/) September 3, 2016

We love this plugin for restricting members of MFM with specific labels to specific
areas of the site. The ability for our editors to easily add a shortcode makes this
plugin a no-brainer for anyone who wants to fully utilize the power of their MemberFindMe
installation.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/)

## Contributors & Developers

“MembershipWorks Login Connector” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ MembershipWorks ](https://profiles.wordpress.org/sourcefound/)

[Translate “MembershipWorks Login Connector” into your language.](https://translate.wordpress.org/projects/wp-plugins/memberfindme-login-connector)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/memberfindme-login-connector/),
check out the [SVN repository](https://plugins.svn.wordpress.org/memberfindme-login-connector/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/memberfindme-login-connector/)
by [RSS](https://plugins.trac.wordpress.org/log/memberfindme-login-connector/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release

#### 1.4

 * Allows partial non-member access to protected pages/posts
 * Improved handling of existing WordPress user accounts

#### 1.6

 * Allows restricting access by membership level or label

#### 1.7

 * Allows administrator to see member only content

#### 1.8

 * Improved handling of email conflicts

#### 2.0

 * Allows members to request password
 * No longer redirects members to WordPress login page if incorrect email or password
   is entered
 * Adds nonmember-redirect option
 * Adds nonmember option
 * Adds message option
 * Adds redirect option

#### 2.1

 * Adds support for redirect on logout
 * Fixes issue with ajax login on some sites

#### 2.2

 * Prevents expired members from viewing member only content

#### 2.3

 * Adds supports member only content by folder

#### 3.0

 * Revamped login, does not use wp-login.php for maximum compatibility

#### 3.0.1

 * Fixes issue with header warning when user not signed in

#### 3.0.2

 * Fixes issue with header warning when user not signed in

#### 3.0.3

 * Fixes issue with MFM administrator being signed out

#### 3.0.4

 * Allows nonmember and nonmember-redirect options to work for signed in users

#### 3.0.5

 * Fixes compatibility with WordPress 4.0.1

#### 3.1

 * Improved compatibility with WordPress HTTPS

#### 3.1.2

 * Improved compatibility with site urls set to https

#### 3.2

 * Improves compatibility with WordPress 4.0.1

#### 3.3

 * Fixes some PHP warnings

#### 3.4

 * Sends nocache headers to prevent browser from loading member only pages or posts
   from cache when back button is used
 * Fixes a PHP warning

#### 3.5

 * Fixes issue with WordPress 4.2.2 where user_nicename and display_name is not 
   set when a duplicate email address exists in WP

#### 3.6

 * Can set content of Text widget to member only
 * Adds nologin option

#### 3.7

 * Improved error messages

#### 3.7.1

 * Fixes bug with not fully logging out user when session expired

#### 3.7.2

 * Fixes issue with being unable to login if name update fails

#### 3.8

 * Fixes issue with username_exists

#### 3.8.1

 * Eliminates password changed email when logging in with WordPress 4.3

#### 4.0

 * Fixes PHP 5.3+ errors with deprecated function split
 * Fixes warnings from ob_clean
 * Updated API calls
 * Displays appropriate message when member is not allowed access because of labels/
   folders vs. membership expiration

#### 4.1

 * Fixes issue with unicode quotation marks inside shortcode

#### 5.0

 * MemberFindMe is now MembershipWorks!
 * Moves member only content processing to main MembershipWorks plugin
 * Accepts RETURN key to submit login form in widget
 * Fixes some UX issues with widget

#### 5.1

 * Fixes login widget when logging into a existing WordPress user account without
   a MW account
 * Provides option for using HTTP connection for customers running old versions 
   of OpenSSL that do not support PCI compliant HTTPS connections

#### 5.2

 * Allow WordPress users to reset password with email address

#### 5.3

 * Fixes secure cookie issue over HTTPS

#### 5.4

 * Fixes conflicts for users resetting passwords for an exiting WP user

#### 5.5

 * Fixes bug for WP users logging in

#### 5.6

 * Fixes URL for avatars

#### 5.7

 * Tested for WP 5.0+

#### 5.8

 * Tesed for WP 5.1

#### 6.0

 * Fixes 400 error on logout

#### 6.1

 * Calls wp_destroy_current_session() on logout

#### 6.2

 * Logs out MW session when WP session expires

#### 6.3

 * Fixes issue where user sees session expired message after signing out via widget

#### 6.4

 * Provides compatibility with WooCommerce login form

## Meta

 *  Version **6.4**
 *  Last updated **4 months ago**
 *  Active installations **800+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **7.0.5**
 * Tags
 * [member login](https://wordpress.org/plugins/tags/member-login/)[membership](https://wordpress.org/plugins/tags/membership/)
   [membership management](https://wordpress.org/plugins/tags/membership-management/)
 *  [Advanced View](https://wordpress.org/plugins/memberfindme-login-connector/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/memberfindme-login-connector/reviews/)

## Contributors

 *   [ MembershipWorks ](https://profiles.wordpress.org/sourcefound/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/memberfindme-login-connector/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://membershipworks.com)