define('FS_METHOD', 'direct'); /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the * installation. You don't have to use the web site, you can * copy this file to "wp-config.php" and fill in the values. * * This file contains the following configurations: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://codex.wordpress.org/Editing_wp-config.php * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'dbs2173425' ); /** MySQL database username */ define( 'DB_USER', 'dbu777663' ); /** MySQL database password */ define( 'DB_PASSWORD', 'ycOhGFCokdFcAKDIeGVf' ); /** MySQL hostname */ define( 'DB_HOST', 'db5002726993.hosting-data.io' ); /** Database Charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8' ); /** The Database Collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /** * Authentication Unique Keys and Salts. * * Change these to different unique phrases! * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service} * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again. * * @since 2.6.0 */ define( 'AUTH_KEY', 'ib;i:WEt73ov&oT+Es?.!1b}&Q4witPicn^nbB*#Ria*>[/' ); define( 'LOGGED_IN_KEY', 'R>WdVrGh~iR89_' ); define( 'AUTH_SALT', 'VBvde.#U?lc+^=k-iwp>3NliQsn,;RFft6upCN=0nG2hf)#Dh}/hYFPmEXJO5W/Z' ); define( 'SECURE_AUTH_SALT', '(=;SW3n320:F=N[u=E&21E@Ypl,,o~ .T|P<}wpnDqgOy=-Lga6GW2wJN|-|cf|F' ); define( 'LOGGED_IN_SALT', 'DhhPS_=)qwcUm`V37 y>fiK9qjvX Qf86T9Z:QFop9;jbPeaYd)|dk`_BO0I68zJ' ); define( 'NONCE_SALT', 'UB^0Ui(oHo15aC>vmMry/u8XvjBYqNU=EF^t+n5FK]`#zGs`&#%uulOy(f[g0RR>' ); define( 'WP_CACHE_KEY_SALT', '~U=ih+N{UTIDO}M)oaJ)=dTiX!l6IqDG7tbE%~9UB;7[c_~y,_3:.vd2o!}KfhX0' ); /** * WordPress Database Table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'uMouU'; /* That's all, stop editing! Happy publishing. */ define( ‘WP_HOME’, ‘https://www.emiliebliguetethicaljewellery.com’ ); define( ‘WP_SITEURL’, ‘https://www.emiliebliguetethicaljewellery.com/clickandbuilds/EmilieBliguetEthicalJewellery’ ); /** 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';