
內容簡介
這個外掛可移除預設啟用的連結 URL,當使用者上傳圖片到你的 WordPress 網誌時。這可以避免意外地將圖片連結出去。有提供截圖以說明這個外掛在 WordPress 中的作用。
注意事項
此外掛只移除副檔名為 .jpg、.jpeg、.png、.gif、.bmp、.tiff、.tif 的圖片檔案的連結。
其他副檔名的檔案,如 PDF 檔案,仍然會像往常一樣運作。
若你希望從現有的文章中移除圖片連結,需要搜尋已發布的文章,或者利用 jQuery 在文章渲染後移除連結。總之,此外掛僅能幫助從現在開始移除使用者上傳的圖片連結,並且不會影響你現有的文章🙂
在此處建議新功能和改進方法
外掛標籤
開發者團隊
原文外掛簡介
This plugin removes the Link URL that is enabled by default when images are uploaded to your WordPress blog. This helps prevent accidentally linking to images. A screenshots is available to help clarify where this affects WordPress.
Notes
This plugin removes links for image files ending with the following extensions: .jpg, .jpeg, .png, .gif, .bmp, .tiff, .tif
Files with other extensions – such as PDF files – will continue to work normally
If you have existing posts and want to remove the links from images: WordPress actually stores the links as part of the post content, so removing the links would either require looping through the posts and running a regular expression, or perhaps cheating with jQuery and removing links after the post is rendered. In short, this plugin helps remove links from images that your users post from now on, but doesn’t touch your existing posts 🙂
Suggest new features and improvements here
