== Description ==
The Invite Only Add On allows you to restrict membership signups for specific membership levels and require an invite code.
After completing their membership checkout, your member will receive a unique invite code that they can share with others. You can specify the number of uses on the invite code, make it unlimited, or give the member multiple single-use codes.
A list of used/unused invite code(s) is displayed on the Membership Account page, allowing a member to see who has used their code to register and manage the unused codes tied to their account.
The admin can increase the number of invites available for a user on the "Edit User" page.
Note: this plugin requires Paid Memberships Pro.
== Changelog ==
= 0.3.5 - 2023-08-21 =
* ENHANCEMENT: Updating `<h3>` tags to `<h2>` tags for better accessibility. #27 (@michaelbeil)
* BUG FIX/ENHANCEMENT: Improved compatibility with PMPro Multiple Memberships Per User Add On. #22 (@dparker1005)
* BUG FIX/ENHANCEMENT: Updated localization and escaping of strings. #28 (@dparker1005)
* BUG FIX: Fixes PHP error that gets thrown on archive pages. #24 (@JarrydLong)
* REFACTOR: No longer pulling level from `$_REQUEST` variable. #26 (@dparker1005)