admin管理员组文章数量:1023827
After some update, they all changed to none. Need to change to 'Media file'. Can I do it once and for all pictures in all articles?
I see in the text of article difference between images with Link To none and Media File:
<!-- Media File -->
<a href="... url ..."><img class="alignnone wp-image-936 size-full" src="... url ..." alt="Боракай" width="1000" height="586" /></a>
<!-- None -->
<img class="alignnone wp-image-936 size-full" src="... url ..." alt="Боракай" width="1000" height="586" />
So, it is an a
tag. I suppose some regex applied to all articles would help.
After some update, they all changed to none. Need to change to 'Media file'. Can I do it once and for all pictures in all articles?
I see in the text of article difference between images with Link To none and Media File:
<!-- Media File -->
<a href="... url ..."><img class="alignnone wp-image-936 size-full" src="... url ..." alt="Боракай" width="1000" height="586" /></a>
<!-- None -->
<img class="alignnone wp-image-936 size-full" src="... url ..." alt="Боракай" width="1000" height="586" />
So, it is an a
tag. I suppose some regex applied to all articles would help.
本文标签: mediaIs it possible to change 39Link to39 in all images in all articles
版权声明:本文标题:media - Is it possible to change 'Link to' in all images in all articles? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745602358a2158530.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论