WordPress 启用 HTTPS 后原数据库的修改

UPDATE wp_devpostmeta SET meta_value = REPLACE( meta_value, 'http://2.devework.com', 'https://res.devework.com' ) ;

UPDATE wp_devposts SET guid = REPLACE( guid, 'http://2.devework.com', 'https://res.devework.com' ) ;

UPDATE wp_devposts SET post_content = REPLACE( post_content, 'http://2.devework.com', 'https://res.devework.com' ) ;
© DeveWork.com 2018. sitemap  统计 Updated at 2018-01-06 21:06

results matching ""

    No results matching ""