An open API service indexing awesome lists of open source software.

https://github.com/kimbranzell/wp-image-usage-tracker

Track where your images are used across your WordPress site. Get instant insights about image usage in posts, pages, widgets, and more.
https://github.com/kimbranzell/wp-image-usage-tracker

images wordpress wordpress-images wordpress-plugin

Last synced: 2 months ago
JSON representation

Track where your images are used across your WordPress site. Get instant insights about image usage in posts, pages, widgets, and more.

Awesome Lists containing this project

README

          

# Image Usage Tracker for WordPress

Track where your images are used across your WordPress site. Get instant insights about image usage in posts, pages, widgets, and more.

## Description

Image Usage Tracker helps you maintain a clean and efficient media library by showing exactly where each image is being used across your WordPress site. Whether it's in posts, pages, widgets, or as featured images - you'll know exactly where each image appears.

## Features

- **Real-time Tracking**: Automatically tracks image usage when content is created or updated
- **Detailed Usage Information**: See exactly where each image is used with direct links
- **Media Library Integration**: View usage data directly in the Media Library
- **Bulk Scanning**: Scan all images at once to update usage data
- **Search Functionality**: Quickly find specific images and their usage
- **Screen Options**: Customize your view with WordPress native screen options

## Installation

1. Upload the plugin files to `/wp-content/plugins/image-usage-tracker`
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Navigate to Media → Image Usage to view the tracker

## Usage

### Viewing Image Usage
1. Go to Media → Image Usage
2. See a list of all images with their usage count
3. Click "Scan Now" on any image to update its usage data

### Bulk Scanning
1. Click "Scan All Images" at the top of the page
2. Wait for the scan to complete
3. View updated usage data for all images

### Media Library Integration
1. Open any image in the Media Library
2. Find the "Image Usage" section in the attachment details
3. See where the image is being used across your site

## Requirements

- WordPress 5.0 or higher
- PHP 7.2 or higher

## Contributing

Contributions are welcome! Feel free to:
1. Fork the repository
2. Create a feature branch
3. Submit a Pull Request

## License

This project is licensed under the GPL v2 or later.