Changeset 1391921
- Timestamp:
- 04/11/2016 10:13:55 AM (10 years ago)
- Location:
- members-import/trunk
- Files:
-
- 2 edited
-
members-import.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
members-import/trunk/members-import.php
r1391594 r1391921 7 7 Author: Manish Kumar Agarwal 8 8 Author URI: http://www.youngtechleads.com 9 Version: 1. 29 Version: 1.3 10 10 Author Emailid: manishkrag@yahoo.co.in/skype:mfsi_manish 11 11 */ 12 13 require_once( './password-change-mandatory.php' );14 12 15 13 // add admin menu -
members-import/trunk/readme.txt
r1391594 r1391921 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=soumi.das1990@gmail.com&item_name=Members%20Import%20&return=http://www.youngtechleads.com/thanks/ 4 4 Tags: csv, user, import, users, member, members, batch, batch import, batch import members, batch import users, one click user creation, import csv, import from csv, user registration, wordpress members import,wordpress csv import, wordpress users import, buddypress, buddypress members import 5 Stable tag: 1. 25 Stable tag: 1.3 6 6 Tested up to: 4.5 7 7 … … 57 57 == Changelog == 58 58 59 = 1.3 = 60 * Fatal Error fixed 61 = 1.2 = 62 * No, more password send via email. According to WP 4.3 63 * Tested with WP 4.5 64 * Removed password Nag feature, no more required. 65 * Optimized code. 66 * Fixed couple of warnings. 67 * Thanks to team youngtechleads to join. 59 68 = 1.1 = 60 69 * If you are using email id as user login/username then in CSV use only one and select first check box before import.
Note: See TracChangeset
for help on using the changeset viewer.