wordpress-avada,修改域名及存储路径 sql脚本
摘要:
修改域名: use wordpress; -- 修改表wp_posts: update wp_posts set guid = replace(guid,'old_url','new_url') where guid is not null; update wp_posts set post_con 阅读全文
posted @ 2016-11-26 21:06 ziyi_ang 阅读(212) 评论(0) 推荐(0)
浙公网安备 33010602011771号