نمایش نتایج: از شماره 1 تا 10 , از مجموع 26

موضوع: سفید شدن وردپرس

Threaded View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #15
    عضو انجمن lizard.tiny آواتار ها
    تاریخ عضویت
    Jul 2011
    محل سکونت
    miladworkshop.ir
    نوشته ها
    480
    تشکر تشکر کرده 
    234
    تشکر تشکر شده 
    960
    تشکر شده در
    478 پست

    پیش فرض پاسخ : سفید شدن وردپرس

    نقل قول نوشته اصلی توسط Dade Web نمایش پست ها
    بفرمایید:



    کد:
    <?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:
     *
     * * 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', '');
    
    
    /** MySQL database username */
    define('DB_USER', '');
    
    
    /** MySQL database password */
    define('DB_PASSWORD', '');
    
    
    /** MySQL hostname */
    define('DB_HOST', 'localhost');
    
    
    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8mb4');
    
    
    /** 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',         '&$|5{:_-#16 ,v4?:wA`CK49.HKU!QvP=mbN,{^wPo$f|&fZ[y[SE+7*+u8H3`|-');
    define('SECURE_AUTH_KEY',  'g!KI`PA26_D(f?7H<B!L$+&?0E6}%,w$0{F1X.tFn:b0S*4-J;NSz!#SqcD=&$rg');
    define('LOGGED_IN_KEY',    'RO)f;/a@kWZ|(gb|rY]AS^[SshRgy:L*3OH>es {#.?k0}XP4wte+k@LSB6UiY]N');
    define('NONCE_KEY',        ' 2En?l3C3*b0wL}CN~V)_&uSZ5EWi8&CJ5!E~tHRYtK!s;=b AL<f&>{A0ryd)QX');
    define('AUTH_SALT',        'wv!1QRH{z/(YWHbhtr`T)tRu`,lS*_y;0|3]Nx! SePMNUpGs|hh)qbT4!8cN-IX');
    define('SECURE_AUTH_SALT', 'Hpq!$/k{k+;4M{-K<jN|-4wy_K.(XPC&X;|-D@.+:|y&(@84Hwcf-rB~H1.xd~jn');
    define('LOGGED_IN_SALT',   '^OZt.HL$poss,Lq<L|yOhRY~=sTbh H zf@C3}rP_&DAL$0Wp` B*Kr=Ci`vwblx');
    define('NONCE_SALT',       'Ku&1X^3Sa&<.cL|XEw>kj+fxlolnU0UuyC5Z[oyAO)RW!pyfCL&|L]bSk+6y|QT.');
    
    
    /**#@-*/
    
    
    /**
     * 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_';
    
    
    /**
     * 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 Codex.
     *
     * @link https://codex.wordpress.org/Debugging_in_WordPress
     */
    define('WP_DEBUG', false;
    
    
    /* That's all, stop editing! Happy blogging. */
    
    
    /** 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');
    خود فایل رو zip کنید قرار بدید اینی که دادید خط ها جا به جا شده
    Contact Me >> Mobile : 09304443004 | Telegram ID : @miladworkshop | Email : info@miladworkshop.ir

  2. تعداد تشکر ها از lizard.tiny به دلیل پست مفید


اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •