Categories

Understanding Images in WordPress

There are two related but distinct ways images live in WordPress

4Views
0
0

There are two related but distinct ways images live in WordPress, and it helps to understand the difference before you start uploading or deleting things.

The Media Library

This is the central store of every file you’ve ever uploaded — images, PDFs, documents, and more. Go to Media → Library to browse, search, or delete files.

  • Uploading a file here does not put it anywhere on the site by itself — it just makes it available to use later, in any page, post, or block that needs it.
  • Think of it as a shared filing cabinet rather than a display case: the file exists and is stored, but nothing happens visually on the site until it’s actually placed somewhere.
  • You can search by filename, filter by file type or upload date, and see basic details (file size, dimensions, upload date) by clicking on an item.

Adding an Image Inline

When you add an Image block to a page or post, you’re choosing a file from the Media Library — or uploading a new one on the spot, which then also gets added to the Library automatically — to actually display in that specific place.

  • The same image file can be reused across multiple pages, posts, or even as a Featured Image elsewhere, all pointing back to the single copy stored in the Library.
  • This is efficient (no need to re-upload the same logo or banner repeatedly) but it also means a single file can end up used in more places than you’d expect.

Why This Matters

Because the Media Library is shared, deleting an image from it removes it everywhere it’s used across the site — not just from the one page you might have been thinking of. This can leave broken image icons (or blank gaps) behind on any other page, post, or template that was quietly relying on that same file.

Careful: There’s no simple built-in “find everywhere this image is used” tool in standard WordPress. This makes deleting shared images — like a logo, a banner, or a commonly reused photo — genuinely risky if you’re not certain where else it appears.

Practical Ways to Reduce Risk

When replacing an image site-wide (e.g. swapping an old logo for a new one), check with an admin or a wider team first if you’re not certain how many places the current one is used — a website audit or a search of the site’s pages may be the only reliable way to check without a dedicated tool or plugin.

Before deleting anything from the Media Library, ask: is this a one-off image (used in a single news post) or something that might be reused (a logo, an icon, a stock photo used across several pages)? One-off images are generally safe to remove; shared-looking assets are not.

If in doubt, don’t delete — just stop using it. Removing an image from a specific page (via the block) without deleting it from the Library is much safer. The file stays available but no longer appears there.

Use descriptive filenames and alt text on upload where possible, so if you do need to investigate later, searching the Library by name is easier than guessing from a thumbnail.

Conversation

Leave a Reply

Have you found this useful? Yes: 0 0

Thanks for the feedback. Let us know what was missing and we will improve this page.

Contact us about this post

Thank you for your feedback.