WordPress自定义用户数据表
备忘:WordPress自定义用户数据表 wp-config.php 中加入: define('CUSTOM_USER_TABLE', 'wp_users'); define('CUSTOM_USER_META_TABLE', 'wp_us...
备忘:WordPress自定义用户数据表 wp-config.php 中加入: define('CUSTOM_USER_TABLE', 'wp_users'); define('CUSTOM_USER_META_TABLE', 'wp_us...