File: /home/dfwparty/candytheclown.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQxNzg0MDguMzM3NzM2LCJleHAiOjE3ODQyNjQ4MDguMzM3NzM2LCJqdGkiOiI3NTg1OGQ1Ni1mNjVkLTQ2OGEtYmJkYi04M2VhNDY1ZmRlM2YiLCJpbnN0YWxsYXRpb25JZCI6NzAzLCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDoyMDgzL2FwaS93cHRrL3dwdC9pbmRleC5waHAiLCJ1c2VyR3VpZCI6IjhjMjQ5ZDc1LTE0NjgtNDE0Yy1iMzE0LTAwMDdjYTFjZmU4MCJ9.upcJUxEXnoiReHk3SifyEBezkOxASAxnwL0KqiNTyI87hLZYqvDjFkn1ohBakYTqNxhPSOV_ic8cVRRnGIaupHO4UnL76VDgw_ihI2FwALu7AVrDI3YrAvFPeMqkuzzQpANzk8DOU0g0jR6AvCRuySSGsKgjd1UEzRFIDn6AMMqafs8SF4rIf8RdHLYQURv-c59zlzyQ2GZploifPBMmBj0fbxBCCG71m3Obrh8U_CXy8XM_V6N14TQccgv5ZiAqrWgepzzVMZ8CC6C_mr5h27-HBrLYxpL6pXY5XrVj09hN-uSHUSMAZ8jghDb2AS5mxCwr6O-lHDPmxnJIee2sBJtQdNjf65ipd4J0jW998zFcEN-R722RfM_qkdO65vDOdpeAdps5Lnpx_oab7MnpOOkDFII1KcUqKhevHKEqDsMrAiq6zj0O54OfON1_KSqykITBgwm0AXUl5q32cqtbuib3G3tdeuFv4jQ8vrHdTRwOittqJgXie0qd9Oj-hBz_P6B_XQNLJ0UgtmvlH4o5lLKh-26lo1poun6MOE4fB-oZumOq5P62SmK1lLoAOnBwwXtAdflpd5yshUk0zU14yhMM6ZVonZQ07dkNOxodP5tzQWyXpqS80Sk1PJrddfCihnC2lRP3V5ZdnKk_dsE43N4E_FnusfCOCBkmEIYzmZg');
/**
* 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
* * 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', 'dfwparty_wp559' );
/** Database username */
define( 'DB_USER', 'dfwparty_wp559' );
/** Database password */
define( 'DB_PASSWORD', '-HS9p[j724' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** 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', '6ggx4wlizgamyptboowzkuhvqdhlbefio4ai6a5mvmynp0sguwhwyw4ulwdo3gkv' );
define( 'SECURE_AUTH_KEY', 'd8lizlsoc657urz3szplttadbknwvmcielylqolpqpcthnhcwbulox77uiohbaig' );
define( 'LOGGED_IN_KEY', 'zwldwkt4hcixryxhgrww2cmbg6lxmhgkfkojolhfthpkhkdpctmxaasdsj3ympma' );
define( 'NONCE_KEY', 'yzczfxdzdtplh9bxhf9gpy8trbkst99s7cyxuvlwiopgte2pkevvimcybcyfagdo' );
define( 'AUTH_SALT', 'oigcgivrncqkkeh5thst2blsw5fekfyksqerbogp976htz6szqhurnrrcxueyo2o' );
define( 'SECURE_AUTH_SALT', 'rhnbjzjgwsk4xhotrwatwcikyesfj2xenq5xn81vqckotk9vmjanifwpngojx7n0' );
define( 'LOGGED_IN_SALT', 'p244wvjtby6m8kynrfecd2oyrlqd1x074yooennd15eo5prlqgcrxd1i2tq1leaa' );
define( 'NONCE_SALT', 'mnaeuogamz03uex0lo3sly6cc9it8gyrzobmvjozcfkzinatkko0jcofo8tphuwi' );
/**#@-*/
/**
* 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 = 'wpwx_';
/**
* 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/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* 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';