rob006 Hey, please feel free to snub me off for asking a very stupid question, but this plugin is asking me to fill in the following details from Wordpress. Any idea where can I find these things in my already installed wordpress instance?
Login URL (.../wp-login.php)
Profile URL (.../wp-admin/profile.php)
Cookie Name (wordpress_logged_in_...)
Database Host (DB_HOST)
Database User (DB_USER)
Database Password (DB_PASSWORD)
Database Name (DB_NAME)
Database Charset (DB_CHARSET)
Database Prefix ($table_prefix)
Logged In Key (LOGGED_IN_KEY)
Logged In Salt (LOGGED_IN_SALT)
Nonce Key (NONCE_KEY)
Nonce Salt (NONCE_SALT)
I can manage the login URL and profile URL, but others?