File: /home/u107747664/domains/lp.plumbingsparkle.com/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u107747664_O16A7' );
/** Database username */
define( 'DB_USER', 'u107747664_TYk1N' );
/** Database password */
define( 'DB_PASSWORD', 'Xa59Fo0eWM' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '[Q10dr:WV;+8]Y+an>)qjy}r|`=9R[HI;DTM% 9g8%|9jLv3s]#,pyQj[T;JP.VN' );
define( 'SECURE_AUTH_KEY', 'GXvZ={B:;LlLs--T&F/8C%qls(|^|BLI]>m)h/_fU4f{~e72<N@-;}7z42349Vq:' );
define( 'LOGGED_IN_KEY', 'I#g[6JRLEmCAqjt|DU[@.s1@!bfznn1N+0{:n-S7%iN.$=cV{#Zi92BF_<WID #R' );
define( 'NONCE_KEY', 'aA{(=J(C9~}SH)}n!-@bQUYLW;&V y{@KY#?]4?PX,h0;77c]!vxP A4,$b)|DGo' );
define( 'AUTH_SALT', 'OOj/|AdF{;2X%/OPv1]e|pJiL`]vl_3p.AA-mI6HrH{6(&HqI;,VV][E@IGBK)Q$' );
define( 'SECURE_AUTH_SALT', '8~X/](2r/=[R7;v_05rwac$)s+)R+G[u%s_Kbq;I~s};k6+W PX_fL?eQ$]<Kb5w' );
define( 'LOGGED_IN_SALT', '{`O43U+<(pDq*7f-;c!->+{iU3b~1H,BX.uUQdD o,^O tgG<O=g$C:g,~vu;5t;' );
define( 'NONCE_SALT', '9v@H:Jz99vP0q4kWfpahy%-O8q[X3@I@H(.r}g^}5z_mc9=GNaFooTR]i!L|4#N_' );
define( 'WP_CACHE_KEY_SALT', '~Pww-@*sQ$WnyB,SH~+uTwrmA_CdF<#4oZ4V:Jj9w2UnEGXg.p8195*@jjKdN72B' );
/**#@-*/
/**
* 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 = 'wppv_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', 'cb1df7e5b45f797f272f227762b7996c' );
define( 'WP_AUTO_UPDATE_CORE', false );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';