Remove Broken Images

0

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 re

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags

Description

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.