
內容簡介
這是一個非常簡單的插件,它使用 jQuery 從您的頁面中刪除無法顯示的圖片。
需要注意的是,版本 1 不會更改任何內容,也不會從頁面的初始 HTML 輸出中刪除圖像標籤,因此它不能防止 404 錯誤,也不能改善 SEO 或 PageSpeed 分數。但是,它可以防止在您的頁面上出現可怕的「破圖示」圖標,在大多數情況下它也會刪除某些瀏覽器為正在加載的圖像分配的空白空間。
版本 2 即將推出:我們將添加一個管理工具,讓您查看包含破圖片的文章和頁面列表以及從數據庫自動刪除其 img 標籤的工具。
外掛標籤
開發者團隊
原文外掛簡介
This is an extremely simple plugin that uses jQuery to remove broken images from displaying on your pages.
Note that version 1 does not alter any content in the database, nor does it remove the image tags from the initial HTML output of the page, so it doesn’t stop 404 errors, nor does it benefit SEO or PageSpeed scores. It does, however, prevent the dreaded “broken image” icon from appearing in your pages, and in most cases it will remove the blank space some browsers allocate for images as they are loading.
Coming in version 2: We’ll be adding an admin tool to let you see a list of posts and pages containing broken images, along with a tool to automatically remove their img tags from the database.
