今天是 2026年6月12日 星期五
问候图片
今天是周末!
831篇
文章总数
216.73.216.253
您的IP地址是
4437天
运行时间
10位
用户总数
6255次
浏览总数
周五 6月12日
00:00:00
上午

wordpress数据库批量替换【文章内容】

参考

UPDATE wp_posts SET
post_content = replace(post_content, '搜索引擎优化', '搜索引擎营销');

举例

UPDATE wp_posts SET
post_content = replace(post_content, 'width="700" height="500"', 'width="1060" height="600"
');

UPDATE wp_posts SET
post_content = replace(post_content, 'width="800" height="571"', 'width="1060" height="600"
');

width="700" height="500"
width="800" height="570"
width="1060" height="600"

wordpress数据库批量替换【文章内容】-1

上一篇 已经失效
下一篇 昆明空城记 武汉,昆明等你!