strangerstudios / convertkit-paid-memberships-pro

Integrate ConvertKit with Paid Memberships Pro. The plugin subscribes members with the assigned tag and also track purchase data for subscribers.
https://www.paidmembershipspro.com/add-ons/convertkit-integration/
GNU General Public License v2.0
2 stars 3 forks source link

Added the option to add non-member tags #15

Closed JarrydLong closed 2 years ago

JarrydLong commented 2 years ago

All Submissions:

Changes proposed in this Pull Request:

Adds in the ability to add a tag of your choice to non-members.

Resolves #5

How to test the changes in this Pull Request:

  1. Navigate to /wp-admin/options-general.php?page=convertkit-pmp
  2. Enable the checkbox Opt-In Non-members
  3. Select your preferred tag under the 'Assign tags' section for 'Non-members

Other information:

Changelog entry

Enhancement: You can now tag non-members

JarrydLong commented 2 years ago

image