Full code bất động sản cho thuê căn hộ đẹp, đã tối ưu, và dịch sàng tiếng việt
Hỗ trợ cài đặt config code giông giao diện
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
Import database
Vào file config thay đổi thông số
/** MySQL database username */
define('DB_USER', 'user');
/** MySQL database password */
define('DB_PASSWORD', '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', '');
define('WP_HOME','http://domain.com/');
define('WP_SITEURL','http://domain.com/');