原来的网盘域名过期了,也不想续费了.于是换换了个域名...
但是博客里有部分文章留的是旧域名..懒得一个一个改了..找也费劲..
直接用 MySQL语句就可以执行:
UPDATE `表名` SET `字段名` = replace(`字段名`, '待替换的内容', '替换的内容')
比如我要替换的我旧域名:
UPDATE `wp_posts` SET `post_content` = replace(`post_content`, 'https://old.com/', 'https://new.com/')
I don’t think the title of your article matches the content lol. Just kidding, mainly because I had some doubts after reading the article.
No, they are all articles I wrote myself. You can contact me on WeChat, my WeChat ID is dnnh2018