????
Current Path : /home/r6536736/public_html/honest-reform.jp/ |
Current File : /home/r6536736/public_html/honest-reform.jp/wp-config.php |
<?php /** * 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', '667kv_xad7mt78' ); /** Database username */ define( 'DB_USER', '667kv_a6m488s3' ); /** Database password */ define( 'DB_PASSWORD', 'v347Y7_Sk$' ); /** Database hostname */ define( 'DB_HOST', 'mysql12.onamae.ne.jp' ); /** 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', 'kt,1}KS)<L8>OzL,O<cKI-h<Fdye#}0T?Wl[,8qa!W?@4>nLjX_B/Kzo#br/w*KR' ); define( 'SECURE_AUTH_KEY', 'msUAWTy@r)dM7[;O,<LBy8Fe`[>4{|IBUo&MEu<}N)g3}`A7ARIe7hvjeIjO|anc' ); define( 'LOGGED_IN_KEY', 'vRE,-EQIsH3E<*[?rz6wwJB]e{hUb>L4&.zx`DFnLu ;2gy3bM8^,7^[q`7lzYrO' ); define( 'NONCE_KEY', '/I>[Se*Fj>?>WN-lYtrDJ|=GO@c2|o|/`J)<c^?-_ CL._ kMFF|@2L14vZ39U6<' ); define( 'AUTH_SALT', 'sgSg_uGfDMXDZSXnRZE&Vvd4Ap,6}21bc`T tkh10a}[J8CNQu]235%&$5S|{-TY' ); define( 'SECURE_AUTH_SALT', '-UD jtqs|.X#T>#Pq{*xa1G8zG*_v&[:xq_pyF$x}:hSQGZjDJwU-M6NpDc&TI(D' ); define( 'LOGGED_IN_SALT', 'MZ-DRq`52D2F8(by,=!C?K5H?}pF8YPK=`D?gh29-|`~4(!(?=1ZHy@NH}W6wI3>' ); define( 'NONCE_SALT', 'l5J>3zg)w7Lgf<r Iff0)#AbOs4NzgCQ`>$f|E,33H=PjBHa!n78 .%iL#U6[<d&' ); define( 'WP_CACHE_KEY_SALT', ' (BU(Q8d5G#v>8p9_XDDw:p$C#~4q[qB|7@=,aB E1#WEjn+s*jD9aB;}ae)tVhX' ); /**#@-*/ /** * 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 = 'wp_'; if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === "https") { $_SERVER['HTTPS'] = 'on'; define('FORCE_SSL_LOGIN', true); define('FORCE_SSL_ADMIN', true); } /* 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( 'RS_DASHBOARD_PLUGIN_SID', 'LxM6NNyq7Ui5wr1h_GpoNzu2i4zygmgipWIpWobBr86owKP_s_e75H28aHd6wnxqOu9dkusuHhuWvps5dsdO53-p53jCijTfaWHSuUwu4Co.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'CWuFvm_s2lqgEzqMUOqiGPYdH7br77_bND4QmQ5aiLTTeZLSFsnZDsxfcB63IHh1IyGcHnjHHGvpdSDYBBgS6pHHBYaDrQHerCOZeXrGy_I.' ); /* 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';