# Placeholder Asset Files

This directory contains placeholder image files for the WordPress plugin assets. Replace these with your actual designed assets.

## Placeholder Files Created

- `icon-128x128-placeholder.txt` - Represents the 128x128 icon
- `icon-256x256-placeholder.txt` - Represents the 256x256 icon  
- `banner-772x250-placeholder.txt` - Represents the standard banner
- `banner-1544x500-placeholder.txt` - Represents the retina banner
- `screenshot-1-placeholder.txt` - Represents the first screenshot
- `screenshot-2-placeholder.txt` - Represents the second screenshot
- `screenshot-3-placeholder.txt` - Represents the third screenshot

## To Use Real Assets

1. Create your PNG/JPG files with the exact dimensions specified
2. Name them without the "-placeholder.txt" suffix
3. Place them in this directory
4. Run the deployment script

The deployment script will automatically detect and use real image files when available, or skip placeholders during deployment.
