【发布时间】:2011-03-19 21:26:14
【问题描述】:
好的,我的网站上有 500 多个帖子(使用 wordpress)。我试图将多个帖子中的 标记替换为单行。 示例
这个:
Start of post.......
< !---more--> ...post continues...
收件人:
Start of post.........
< !---more-->
...post continues...
如果行之间没有间距,那就太好了。提前谢谢..
【问题讨论】:
-
您对运行/编写查询以针对您的 MySQL 数据库运行的感觉如何?
-
不太舒服,但我可以试一试。
-
那里有插件,但它们似乎只能在单行的基础上工作。
标签: wordpress replace find lines