Import users from CSV with meta - Version 1.12.2.2

Version Description

  • Readme fixed
Download this release

Release Info

Developer carazo
Plugin Icon 128x128 Import users from CSV with meta
Version 1.12.2.2
Comparing to
See all releases

Code changes from version 1.12.2.1 to 1.12.2.2

Files changed (1) hide show
  1. readme.txt +5 -1
readme.txt CHANGED
@@ -59,7 +59,7 @@ Plugin will automatically detect:
59
 
60
  * Charset and set it to **UTF-8** to prevent problems with non-ASCII characters.
61
  * It also will **auto detect line-ending** to prevent problems with different OS.
62
- * Finally, it will **detect the delimiter** being used in CSV file ("," or ";" or "|")
63
 
64
  == Screenshots ==
65
 
@@ -71,8 +71,12 @@ Plugin will automatically detect:
71
 
72
  == Changelog ==
73
 
 
 
 
74
  = 1.12.2.1 =
75
  * SMTP settings removed, old link was yet placed and caused misunderstandings, thanks to @paulabender for the notice
 
76
 
77
  = 1.12.2 =
78
  * Extra check to avoid problems with CSV bad formed
59
 
60
  * Charset and set it to **UTF-8** to prevent problems with non-ASCII characters.
61
  * It also will **auto detect line-ending** to prevent problems with different OS.
62
+ * Finally, it will **detect the delimiter** being used in CSV file
63
 
64
  == Screenshots ==
65
 
71
 
72
  == Changelog ==
73
 
74
+ = 1.12.2.2 =
75
+ * Readme fixed
76
+
77
  = 1.12.2.1 =
78
  * SMTP settings removed, old link was yet placed and caused misunderstandings, thanks to @paulabender for the notice
79
+ * Tested up to WordPress 5.0.3
80
 
81
  = 1.12.2 =
82
  * Extra check to avoid problems with CSV bad formed