Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的任务是编写一个 Wordpress 插件,将帖子内容中的每个文本 URL [http://www.website.com] 转换为可点击的链接。
现在,我不希望你给我一个完整的解决方案,我只需要你的方向。寻找什么,不该做什么等等。
我知道应该使用正则表达式,但我对它的经验为零,我不确定从哪里开始。
谢谢!