// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'نام دیتابیس');
/** MySQL database username */
define('DB_USER', 'نام کاربری دیتابیس');
/** MySQL database password */
define('DB_PASSWORD', 'رمز دیتابیس');
/** MySQL hostname */
define('DB_HOST', 'هاست دیتابیس');