update wp_posts set post_content=replace(post_content,’http://127.0.0.1’,’http://www.sunhaibing.com’);
表wp_posts里面的post_content (文章内容)
表wp_posts里面的pinged (ping内容)
表wp_posts里面的guid (WordPress默认链接结构)
表wp_comments里面的comment_author_url (留言作者URL地址 )
update wp_posts set post_content=replace(post_content,’http://127.0.0.1’,’http://www.sunhaibing.com’);
表wp_posts里面的post_content (文章内容)
表wp_posts里面的pinged (ping内容)
表wp_posts里面的guid (WordPress默认链接结构)
表wp_comments里面的comment_author_url (留言作者URL地址 )
You must be logged in to post a comment.
近期评论