DB_HOST

常量


define( 'DB_HOST', 'localhost' );
定义位置
  • wp-config-sample.php
    , line 32
引入
弃用

Database hostname

define( 'DB_HOST', 'localhost' );