Paid Memberships Pro - Import Users from CSV 1.1.1

Download Paid Memberships Pro - Import Users from CSV 1.1.1 from nulled fire. Automatically assign memberships and update subscriptions with the Import Users from CSV plugin.
* BUG FIX: Fixed an issue when trying to import membership_id "0" wasn't cancelling the members level.
* 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.
* ENHANCEMENT: General improvements to localization of plugin, now translatable.
* BUG FIX: Fixed issue where expiration date (membership_enddate) was being set to import's date when importing pre-existing members. This now removes the expiration date for existing members if the membership_enddate column is blank or missing.
* BUG FIX: Fixed bug with the welcome email sent if using the $pmproiufcsv_email global.
* BUG FIX/ENHANCEMENT: Setting order status to "success" by default for gateway integration. You can also now set a specific membership_order_status column for imported rows.
* ENHANCEMENT: Now showing a notice if the Import Users From CSV plugin is not also installed.