Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Untitled Snippet

<?php
/**
 * Custom WordPress configurations on "wp-config.php" file.
 *
 * This file has the following configurations: MySQL settings, Table Prefix, Secret Keys, WordPress Language, ABSPATH and more.
 * For more information visit {@link http://codex.wordpress.org/Editing_wp-config.php Editing wp-config.php} Codex page.
 * Created using {@link https://generatewp.com/wp-config/ wp-config.php File Generator} on GenerateWP.com.
 *
 * @package WordPress
 * @generator GenerateWP.com
 */


/* MySQL settings */
define( 'DB_NAME',     'barbaros_sd678SAASDA89sadas587' );
define( 'DB_USER',     'barbaros_d98SD29' );
define( 'DB_PASSWORD', 'TH.8anb+-l;I' );
define( 'DB_HOST',     'localhost' );
define( 'DB_CHARSET',  'utf8' );


/* MySQL database table prefix. */
$table_prefix = 'jkhs8762SahjhsS2_';


/* Authentication Unique Keys and Salts. */
define('AUTH_KEY',         'Iy#nMo@@>&u71|:}dgZ;`4<2p<w@=2!UzlB~g(M_rf');
define('LOGGED_IN_KEY',    'E|2+sKNf<[yX8S-ywCe`,r|D{5`+1`.;N<[}8X/s_*-IvpC7TH4h[WwIUY*6+/<8');
define('NONCE_KEY',        ',S@(+4c-ld+?Xe-F74xFV-!^/XD1!|OVkSJ-6MDen`UO-2bXl]6<lZp-fN-+T7RS');
define('AUTH_SALT',        'U?KBGOQlN-mWZ8B:$__CIlKO20%65OGsJ*U]');
define('LOGGED_IN_SALT',   '~dA/ _Dk&Eo(d4[|7?G+~|ap_ C>W.waJthe#vKr#');


/* WordPress Localized Language. */
define( 'WPLANG', 'tr_TR' );


/* Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
	define('ABSPATH', dirname(__FILE__) . '/');

/* Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');