使用Jquery将内容中的所有shortCode出现都更改为html img标签

问题描述

在这个问题上,谁能为我提供帮助,我对图片URL的一些短代码有足够的了解,并且需要更改所有出现的短代码以使用jQuery进行标记

下面的示例是我的内容

Your comments and new ideas are always appreciated. To help us make this wiki even better Please Click on **[imageURL]https://amylynnandrews.com/wp-content/uploads/2019/02/TellYourTime_Cover_Revised-550x880.jpg[/imageURL]**.

An auto connection link is a shortcut to a form for a given object. Used in a third-party application,it enables to access directly to the Product to use menu options or the search field.
**[imageURL]https://amylynnandrews.com/wp-content/uploads/2020/04/make-a-clickable-image-with-html.png[/imageURL]**

,并且需要将其转换为

您的意见和新想法始终受到赞赏。为了帮助我们使此Wiki更好,请单击

An auto connection link is a shortcut to a form for a given object. Used in a third-party application,it enables to access directly to the Product to use menu options or the search field. <img src="https://amylynnandrews.com/wp-content/uploads/2020/04/make-a-clickable-image-with-html.png" />

希望我的问题很清楚。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)