Paid Memberships Pro – Import Users from CSV Add...

= 0.4 – 2022-03-14 =
* ENHANCEMENT: Added in an option to skip over members if trying to import members with their current membership level. This is helpful for large CSV files that may have duplicate records.
* ENHANCEMENT: Prevent subscriptions from being cancelled by incorrect imports. Keep these subscriptions in tact, but can disable this logic by using the `pmproiufcsv_cancel_prev_sub_on_import` filter.
* ENHANCEMENT: Show a notice if the Import Users From CSV (base) plugin isn’t installed or activated which is required for this Add On to work.
* ENHANCEMENT: Improved general SQL scripts where possible by using prepare method from WPDB class.,* Added ability to set the timestamp of the dummy order created by setting a membership_timestamp column. Use a date format like 2014-01-01.
* Setting membership_id for dummy orders based on value in import.
= .1.1 =
* Added ability to send custom emails after import by defining the $pmproiufcsv_email global.