PluginProbe
MainWP Dashboard: Self-hosted WordPress Management for Agencies / trunk
MainWP Dashboard: Self-hosted WordPress Management for Agencies vtrunk
6.2 6.1.8 6.1.7 6.1.6 6.1.5 6.1.4 6.1.3 6.1.2 6.1.1 6.1 6.0.12 6.0.11 4.6.0.1 5.0 5.0.1 5.0.2 5.0.3 5.0.3.1 5.0.3.2 5.1 5.1.1 5.2 5.2.1 5.2.2 5.3 All 153 releases
← All changes | assets/csv/sample.csv +4 -0 5.3trunk View file →
@@ -1,8 +1,12 @@
1 1 # It's important if you remove the headerline that the order of the columns remains the same and all colums should be added
2 2 # The header fields may not be renamed
3 3 #
4 4 # Url and Admin Name are the only required columns
5 +# Your password is never stored by your Dashboard and never sent to MainWP.com. Once this initial connection is complete,
6 +# your MainWP Dashboard generates a secure Public and Private key pair (2048 bits) using OpenSSL,
7 +# allowing future connections without needing your password again. For added security,
8 +# you can even change this admin password once connected—just be sure not to delete the admin account, as this would disrupt the connection.
5 9 #
6 10 # Possible values for Verify Certificate: 1 or 0 (1 for true, 0 for false)
7 11 # Possible values for SSL Version: auto, 1.x, 1, 2, 1.1, 1.2, 1.3. The default value is "auto"
8 12 Site Name, Url, Admin Name, Admin Password, Tag,Security ID,HTTP Username,HTTP Password,Verify Certificate,SSL Version